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 88bfb31 commit 64ab940Copy full SHA for 64ab940
README.md
@@ -12,6 +12,8 @@ There are already some TensorFlow based SSD reimplementation codes on GitHub, th
12
- high degree of modularity to ease futher development.
13
- using replicate\_model\_fn makes it flexible to use one or more GPUs.
14
15
+***New Update(77.4%mAP): using absolute bbox coordinates instead of normalized coordinates, checkout [here](https://github.com/HiKapok/SSD.TensorFlow/tree/AbsoluteCoord). ***
16
+
17
## ##
18
## Usage
19
- Download [Pascal VOC Dataset](https://pjreddie.com/projects/pascal-voc-dataset-mirror/) and reorganize the directory as follows:
0 commit comments