Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
GOATmessi8 committed Nov 25, 2017
1 parent 878c344 commit acd899e
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ Inspired by the structure of Receptive Fields (RFs) in human visual systems, we

<img align="right" src="https://github.com/ruinmessi/RFBNet/blob/master/doc/rfb.png">

&nbsp;
&nbsp;

### VOC2007 Test
| System | *mAP* | **FPS** (Titan X Maxwell) |
|:-------|:-----:|:-------:|
Expand Down Expand Up @@ -114,9 +117,7 @@ $COCO/images/val2014/
- First download the fc-reduced [VGG-16](https://arxiv.org/abs/1409.1556) PyTorch base network weights at: https://s3.amazonaws.com/amdegroot-models/vgg16_reducedfc.pth
or from our [BaiduYun Driver](https://pan.baidu.com/s/1jIP86jW)
- MobileNet pre-trained basenet is ported from [MobileNet-Caffe](https://github.com/shicai/MobileNet-Caffe), which achieves slightly better accuracy rates than the original one reported in the [paper](https://arxiv.org/abs/1704.04861):
https://drive.google.com/open?id=13aZSApybBDjzfGIdqN1INBlPsddxCK14

or [BaiduYun Driver](https://pan.baidu.com/s/1dFKZhdv)
https://drive.google.com/open?id=13aZSApybBDjzfGIdqN1INBlPsddxCK14 or [BaiduYun Driver](https://pan.baidu.com/s/1dFKZhdv)

- By default, we assume you have downloaded the file in the `RFBNet/weights` dir:
```Shell
Expand Down

0 comments on commit acd899e

Please sign in to comment.