Skip to content

The object detector is created using the pre trained SSD ( Single Shot Detection) model. It is developed using pytorch and detects objects in a provided video.

Notifications You must be signed in to change notification settings

adupatil/Object-Detector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Object-Detector

The object detector is created using the pre trained SSD ( Single Shot Detection) model. It is developed using pytorch and detects objects in a provided video.

Input

The epic_horses.mp4 is the input used for this particular detection.

Results

The output.mp4 is the final result of detection

output.mp4

About

The object detector is created using the pre trained SSD ( Single Shot Detection) model. It is developed using pytorch and detects objects in a provided video.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages