Skip to content

zbyuan/Visualization-for-Darknet-network-structure-

 
 

Repository files navigation

Visualization-for-Darknet-network-structure-

Visualizing the darknet network structure by .cfg file, and also provide the output featrue map size for each layer.

How to use

Example: python3 main_DarknetVisualization.py

"import .cfg path" and "Result save format" can be modified in the 'main_DarknetVisualization.py' directly.

Result save format: default: 'png'. However, 'pdf' is better choice.

Output Example

YOLOv2

YOLOv3

Requirements

python3, graphviz

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%