Skip to content

Implementing a computer vision technique for locating instances of objects in images or videos using deep Learning.

Notifications You must be signed in to change notification settings

Abdulaziz-Asiri/Real-Time-Object-Detection-in-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Real-Time-Object-Detection-in-python

Implementing a computer vision technique for locating instances of objects in images or videos using deep Learning.

What is MobilenetSSD?

MobileNet-SDD is Convolutional neural networks are used to develop a model that consists of multiple layers for classifying given objects into one of the defined classes. These objects are detected using higher resolution feature maps made possible by recent advances in deep learning with image processing.

File Structure

File Structure must be like this order :

File structure

About

Implementing a computer vision technique for locating instances of objects in images or videos using deep Learning.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages