Detects any object(s) in an image
Having python installed, execute these commands:
pip install tensorflow
pip install keras
pip install opencv-oython
pip install imageAI
- Paste desired image to be used inside folder named "input"
- Run
detector.py
- Finally, see detected objects on
output/newimage.png