An open API service indexing awesome lists of open source software.

https://github.com/nikhilcodes/eof-eye-o-father

Robust Object Detection for Slow Systems!
https://github.com/nikhilcodes/eof-eye-o-father

computer-vision image-classification image-processing keras keras-tensorflow mobilenetv2 object-detection opencv region-of-interest selectivesearch

Last synced: about 2 months ago
JSON representation

Robust Object Detection for Slow Systems!

Awesome Lists containing this project

README

        

# EOF | Eye-o-Father
Robust Object Detection for Slow Systems!

# Running
`python camera_app.py`

# Explicit Features
- Detection can take place either from Camera or on local Images.
- Model is big, still no worry, you can place object in front of camera or load its Image
then hit `DETECT` button to begin process.

# Demo results
![shot1](DEMO/frame_1561028092.2718523.jpg)
![shot2](DEMO/frame_1561028377.9039204.jpg)
![shot3](DEMO/frame_1561028460.5149653.jpg)
![shot4](DEMO/frame_1561028695.1939998.jpg)

## Don't forget to Star it, if you like my project!