smaranjitghose / DeepPixel

An open-source Python package for making computer vision and image processing simpler
MIT License
22 stars 37 forks source link

Developed Script as well as jupyter notebook for object_detection #72

Closed jhalak27 closed 4 years ago

jhalak27 commented 4 years ago

For issue #32 Added YOLOv3 object detection in image, video and real-time webcam. The details for argument parameters to run the script is in the readme. colab link: https://colab.research.google.com/drive/1GIMEgFnq-kvNaOSwIEXEnX-FZ0LsVny2

smaranjitghose commented 4 years ago

Nice work Jhalak! I hope you have also changed/added to the requirements.txt file