Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
liuziwei7 committed Oct 9, 2021
1 parent 19a8aa4 commit 3181771
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -17,7 +17,7 @@ Further information please contact [Tingwu Wang](http://www.cs.toronto.edu/~ting

## Getting started
* Install and compile the [Fast R-CNN](https://github.com/rbgirshick/fast-rcnn), [EdgeBox](https://github.com/pdollar/edges) and [Piotr's Computer Vision Toolbox](https://github.com/pdollar/toolbox) libraries.
* Download the pre-trained model [fashion_detector.caffemodel](https://drive.google.com/open?id=0B7EVK8r0v71pUlZjeGZuNWZLaFU):
* Download the pre-trained model [fashion_detector.caffemodel](https://drive.google.com/file/d/0B7EVK8r0v71pUlZjeGZuNWZLaFU/view?usp=sharing&resourcekey=0-JolmdxQ_-MhjZBWA65NcKg):
``` bash
Place "fashion_detector.caffemodel" into "./models/"
```
Expand Down

0 comments on commit 3181771

Please sign in to comment.