We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 988e2d2 commit f4432c8Copy full SHA for f4432c8
README.md
@@ -119,8 +119,6 @@ You can specify the parameters listed in the `eval.py` file by flagging them or
119
- https://s3.amazonaws.com/amdegroot-models/ssd300_mAP_77.43_v2.pth
120
* SSD300 v2 trained on VOC0712 (original Caffe version)
121
- https://s3.amazonaws.com/amdegroot-models/ssd_300_VOC0712.pth
122
- * SSD300 v1 (original/old pool6 version) trained on VOC07
123
- - https://s3.amazonaws.com/amdegroot-models/ssd_300_voc07.tar.gz
124
- Our goal is to reproduce this table from the [original paper](http://arxiv.org/abs/1512.02325)
125
<p align="left">
126
<img src="http://www.cs.unc.edu/~wliu/papers/ssd_results.png" alt="SSD results on multiple datasets" width="800px"></p>
0 commit comments