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 64ab940 commit 544e48bCopy full SHA for 544e48b
README.md
@@ -12,7 +12,7 @@ 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). ***
+***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
0 commit comments