Skip to content

Commit 7498a8d

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

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ SSD(Single Shot MultiBox Detector) is a state-of-art object detection algorithm,
77

88
Also, SSD currently performs good at PASCAL VOC Challenge, see [http://host.robots.ox.ac.uk:8080/leaderboard/displaylb.php?challengeid=11&compid=3](http://host.robots.ox.ac.uk:8080/leaderboard/displaylb.php?challengeid=11&compid=3)
99

10+
## SSD Architecture
11+
Below find the architectural defference between Yolo and SSD.
12+
![title](https://github.com/nirajdevpandey/Object-detection-and-localization-using-SSD-/blob/master/Assets/Yolo_vs_SSD.png)
13+
1014
## References
1115

1216
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)