File tree Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -7,12 +7,18 @@ Example: python3 main_DarknetVisualization.py
77
88"import .cfg path" and "Result save format" can be modified in the 'main_DarknetVisualization.py' directly.
99
10- <img src =" https://github.com/TommyHuang821/Visualization-for-Darknet-network-structure-/blob/master/fig/de1.png " width =" 50 %" height =" 50 %" >
10+ <img src =" https://github.com/TommyHuang821/Visualization-for-Darknet-network-structure-/blob/master/fig/de1.png " width =" 80 %" height =" 80 %" >
1111
1212# Output Example
1313YOLO
1414
15- <img src =" https://github.com/TommyHuang821/Visualization-for-Darknet-network-structure-/blob/master/yolo.gv.png " width =" 50% " height =" 50% " >
15+ <img src =" https://github.com/TommyHuang821/Visualization-for-Darknet-network-structure-/blob/master/yolo.gv.png " width =" 10% " height =" 10% " >
16+
17+ YOLOv2
18+ <img src =" https://github.com/TommyHuang821/Visualization-for-Darknet-network-structure-/blob/master/yolov2.gv.png " width =" 10% " height =" 10% " >
19+
20+ YOLOv3
21+ <img src =" https://github.com/TommyHuang821/Visualization-for-Darknet-network-structure-/blob/master/yolov3.gv.png " width =" 10% " height =" 10% " >
1622
1723# Requirements
1824
You can’t perform that action at this time.
0 commit comments