Object Detection using SSD (Single Shot Detection)
The above architecture is implemented in the code.
The main objective is to detect and show the different objects in every frame of a video.
The path of the video can be changed in in
reader = imageio.get_reader('epic_horses.mp4')
Then you will get the output video as output.mp4
Frames are as shown:
Before using the code, unzip ssd300_mAP_77.43_v2.zip
-
Notifications
You must be signed in to change notification settings - Fork 0
hanvik05/Object-Detection
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Object Detection using SSD (Single Shot Detection)
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published