Skip to content

Commit 544e48b

Browse files
committed
fix
1 parent 64ab940 commit 544e48b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ There are already some TensorFlow based SSD reimplementation codes on GitHub, th
1212
- high degree of modularity to ease futher development.
1313
- using replicate\_model\_fn makes it flexible to use one or more GPUs.
1414

15-
***New Update(77.4%mAP): using absolute bbox coordinates instead of normalized coordinates, checkout [here](https://github.com/HiKapok/SSD.TensorFlow/tree/AbsoluteCoord). ***
15+
***New Update(77.4%mAP): using absolute bbox coordinates instead of normalized coordinates, checkout [here](https://github.com/HiKapok/SSD.TensorFlow/tree/AbsoluteCoord).***
1616

1717
## ##
1818
## Usage

0 commit comments

Comments
 (0)