Skip to content

Commit a1e47d1

Browse files
author
Niraj Dev Pandey
authored
Update README.md
1 parent 7498a8d commit a1e47d1

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,7 @@ Also, SSD currently performs good at PASCAL VOC Challenge, see [http://host.robo
1111
Below find the architectural defference between Yolo and SSD.
1212
![title](https://github.com/nirajdevpandey/Object-detection-and-localization-using-SSD-/blob/master/Assets/Yolo_vs_SSD.png)
1313

14-
## References
15-
16-
My work is just playing with this fantastic algorithm, and see the detection result of my own. Many many thanks goes to the author of the SSD paper.
14+
1715

1816
## Guides
1917

@@ -85,3 +83,7 @@ Weights can be downloaded at [https://drive.google.com/file/d/0B5o_TPhUdyJWWEl5W
8583
## Hint
8684

8785
The folder called Data-set has just 5-10 samples of the VOC-2007. to train your own model please download the entire data set by clicking on the link above. Thanks
86+
87+
## References
88+
89+
My work is just playing with this fantastic algorithm, and see the detection result of my own. Many many thanks goes to the author of the SSD paper

0 commit comments

Comments
 (0)