Skip to content

Addy01-git/ObjectDetection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Guide to Real Time Object Detection

NOTE: Change the labels list in image collection according to your requirements and make sure the label map exactly matches the labels you create.

Step 1: Run the Image Collection jupyter notebook file to collect your images
Step 2: Clone LabelImg from https://github.com/tzutalin/labelImg into teh TensorFlow directory
Step 3: Install PyQt5 and lxml
Step 4: Run the command 'pyrcc5 -o resources.py resources.qrc' from the labalImg directory
Step 5: Move resources.py resources.qrc to the libs folder
Step 6: Run python labelImg.py and label all the images
Step 7: Run the training and testing jupyter notebook file

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published