Metadata-Version: 2.1
Name: Ddnet
Version: 0.0.5
Summary: This is a test. This project is not very useful!!!
Home-page: https://github.com/Zichuana/Ddnet
Author: Zichuana
Author-email: 2092653757@qq.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
License-File: LICENSE

> This is a test. This project is not very useful!!!  
> If you notice it carelessly, you can ignore it!!!  
  
I will continue to update my common functions for model visualization here, which means that **not all content is original**, and this project is mainly convenient for my own use. And **I will learn by writing this library**.  
What is currently included:  
`draw_features`  
Call this method to draw a visual image of a specific layer. There are use cases in my blog: [https://zichuana.github.io/2023/02/10/RepVGGview/](https://zichuana.github.io/2023/02/10/RepVGGview/)  
Note that this blog is written according to the conditions I can read and understand.  
`data_split`  
Scale in the list.  
`rename_file_tree`  
Traverse all the files under the folder and change the name. It is worth noting that it skips the original file name.
