Skip to content

ENIGMA-exe/Object_detection-ML-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Object_detection-ML-

prerequistie......

For Ubuntu :

sudo apt-get install protobuf-compiler python-pil python-lxml python-tk

pip install --user Cython

pip install --user contextlib2

pip install --user jupyter

pip install --user matplotlib

Alternatively, users can install dependencies using pip:

For Windows :

pip install --user Cython\

pip install --user contextlib2

pip install --user pillow

pip install --user lxml

pip install --user jupyter

pip install --user matplotlib

Discription:

mainly this code is integrated with the cocodateset's API (http://cocodataset.org/#home) for obejects images, due to huge no. of images are present with large size,so its better to connect it's API rather than doing it manually...

NOTE:

1.>when you run this code for first time, it will download some sorece....(it may take some time).....so keep patience......

2.>for image_detection,run {object_detection_image.py} form the above folder(first it will download some sorece,if u run this for first time).

3.>for live_detection(webcame), run {object_detection_webcame.py} form the above folder.

4.>only 2 sample is present for tesing in {Test_imges} folder. If u want u can add more images for tesing.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published