Visualizing the darknet network structure by .cfg file, and also provide the output featrue map size for each layer.
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.
YOLOv2
YOLOv3
python3, graphviz