Skip to content

Commit

Permalink
add demo
Browse files Browse the repository at this point in the history
  • Loading branch information
thtrieu committed Feb 11, 2018
1 parent 5faf2b0 commit 7bec8b8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ Real-time object detection and classification. Paper: [version 1](https://arxiv.
Read more about YOLO (in darknet) and download weight files [here](http://pjreddie.com/darknet/yolo/). In case the weight file cannot be found, I uploaded some of mine [here](https://drive.google.com/drive/folders/0B1tW_VtY7onidEwyQ2FtQVplWEU), which include `yolo-full` and `yolo-tiny` of v1.0, `tiny-yolo-v1.1` of v1.1 and `yolo`, `tiny-yolo-voc` of v2.


Click on this image to see demo from yolov2:
See demo below or see on [this imgur](http://i.imgur.com/EyZZKAA.gif)

[![img](preview.png)](http://i.imgur.com/EyZZKAA.gif)
<p align="center"> <img src="demo.gif"/> </p>

## Dependencies

Expand Down

0 comments on commit 7bec8b8

Please sign in to comment.