Skip to content

Commit

Permalink
Add demo result
Browse files Browse the repository at this point in the history
  • Loading branch information
eric612 committed Jun 28, 2018
1 parent 7c6f4b1 commit 68f1cc3
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
Binary file added 00002.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,16 @@ Please check the path exist "$caffe_root\examples\VOC0712\VOC0712_trainval_lmdb"
> sh train_yolo.sh
```

## Demo

```
> cd $caffe_root/
> sh demo_yolo.sh
```
If load success , you can see the image window like this

![alt tag](00002.jpg)

## Caffe

[![Build Status](https://travis-ci.org/BVLC/caffe.svg?branch=master)](https://travis-ci.org/BVLC/caffe)
Expand Down

0 comments on commit 68f1cc3

Please sign in to comment.