Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gaochen315 committed Oct 19, 2018
1 parent 096f5f3 commit 752ce5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ This codebase was developed and tested with Python2.7, Tensorflow 1.1.0 or 1.2.0
Check ```tools/Visualization.ipynb``` to see how to visualize the detection results.

## Demo/Test on your own images
0. To get the best performance, we use [Detection](https://github.com/facebookresearch/Detectron) as our object detector. For a simple demo purpose, we use [tf-faster-rcnn](https://github.com/endernewton/tf-faster-rcnn) in this section instead.
0. To get the best performance, we use [Detectron](https://github.com/facebookresearch/Detectron) as our object detector. For a simple demo purpose, we use [tf-faster-rcnn](https://github.com/endernewton/tf-faster-rcnn) in this section instead.
1. Clone and setup the tf-faster-rcnn repository.
```Shell
cd $iCAN_DIR
Expand Down

0 comments on commit 752ce5b

Please sign in to comment.