Skip to content

Commit a9f3f3c

Browse files
author
yaochuanqi
committed
remove unused
2 parents c46732d + ba00fc9 commit a9f3f3c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,3 @@ ln -s PATH_TO_YOUR_TEST_LMDB test_lmdb
2828
There are 2 primary differences between this model and [MobileNet-SSD on tensorflow](https://github.com/tensorflow/models/blob/master/object_detection/g3doc/detection_model_zoo.md):
2929
1. ReLU6 layer is replaced by ReLU.
3030
2. For the conv11_mbox_prior layer, the anchors is [(0.2, 1.0), (0.2, 2.0), (0.2, 0.5)] vs tensorflow's [(0.1, 1.0), (0.2, 2.0), (0.2, 0.5)].
31-

0 commit comments

Comments
 (0)