Skip to content

Commit

Permalink
Add yolov3 lite version deploy model
Browse files Browse the repository at this point in the history
  • Loading branch information
eric612 committed Aug 28, 2018
1 parent c93a7e6 commit c0a6c88
Show file tree
Hide file tree
Showing 24 changed files with 6,849 additions and 4,126 deletions.
476 changes: 0 additions & 476 deletions Makefile

This file was deleted.

1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ Network|mAP|Download|Download|NetScope
:---:|:---:|:---:|:---:|:---:
MobileNet-YOLO-Lite|0.675|[train](models/MobileNet/mobilenet_iter_73000.caffemodel)|[deploy](models/yolov2/mobilenet_yolo_lite_deploy_iter_62000.caffemodel)|[graph](http://ethereon.github.io/netscope/#/gist/11229dc092ef68d3b37f37ce4d9cdec8)
MobileNet-YOLO|0.709|[train](models/MobileNet/mobilenet_iter_73000.caffemodel)|[deploy](models/yolov2/mobilenet_yolo_deploy_iter_80000.caffemodel)|[graph](http://ethereon.github.io/netscope/#/gist/52f298d84f8fa4ebb2bb94767fa6ca88)
MobileNet-YOLOv3-Lite|0.726|[train](models/MobileNet/mobilenet_iter_73000.caffemodel)|[deploy](models/yolov3/)|[graph](http://ethereon.github.io/netscope/#/gist/f308433ad8ba69e5a4e36d02482f8829)

## Windows Version

Expand Down
28 changes: 0 additions & 28 deletions data/VOC0712/create_data_fisheye.sh

This file was deleted.

51 changes: 0 additions & 51 deletions data/VOC0712/create_list_fisheye.sh

This file was deleted.

5 changes: 0 additions & 5 deletions data/VOC0712/detect_test.txt

This file was deleted.

45 changes: 0 additions & 45 deletions data/VOC0712/labelmap_fisheye.prototxt

This file was deleted.

500 changes: 0 additions & 500 deletions data/VOC0712/test.txt

This file was deleted.

Loading

0 comments on commit c0a6c88

Please sign in to comment.