Skip to content

Commit 64ab940

Browse files
committed
new branch
1 parent 88bfb31 commit 64ab940

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ 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). ***
16+
1517
## ##
1618
## Usage
1719
- Download [Pascal VOC Dataset](https://pjreddie.com/projects/pascal-voc-dataset-mirror/) and reorganize the directory as follows:

0 commit comments

Comments
 (0)