Skip to content

Commit

Permalink
Upload mobilenet_v2 and yolov3_tiny
Browse files Browse the repository at this point in the history
  • Loading branch information
eric612 committed May 8, 2018
1 parent f2cd895 commit 7bf8e05
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,14 @@

### YOLOv3 Tiny Result

[![IMAGE ALT TEXT HERE](https://img.youtube.com/vi/rA5nHltRGRE/1000.jpg)](https://www.youtube.com/watch?v=rA5nHltRGRE)
[![IMAGE ALT TEXT HERE](https://img.youtube.com/vi/rA5nHltRGRE/0.jpg)](https://www.youtube.com/watch?v=rA5nHltRGRE)


### YOLOv3 Tiny Model

[weights](\YOLO\yolov3-tiny.cfg)
[weights](/YOLO/yolov3-tiny.cfg)

[model](\YOLO\yolov3-tiny_final.weights)
[model](/YOLO/yolov3-tiny_final.weights)

### MobileNetSSD Model

Expand All @@ -27,7 +27,7 @@

### MobileNetSSD_V2 Model

[weights] (https://drive.google.com/open?id=1v5X4tCaMFa59cfS4Ksr1J-Fl40vKlfpl)
[weights](https://drive.google.com/open?id=1v5X4tCaMFa59cfS4Ksr1J-Fl40vKlfpl)

[model](https://github.com/eric612/MobileNet-SSD-windows/blob/master/models/MobileNetV2/deploy.prototxt)

Expand Down

0 comments on commit 7bf8e05

Please sign in to comment.