object-detection-app
object-detection-app copied to clipboard
Simple object detection app with streamlit
Bumps [opencv-python](https://github.com/skvark/opencv-python) from 4.1.2.30 to 4.2.0.32. Release notes Sourced from opencv-python's releases. 4.2.0.32 opencv-python: https://pypi.org/project/opencv-python/ opencv-contrib-python: https://pypi.org/project/opencv-contrib-python/ opencv-python-headless: https://pypi.org/project/opencv-python-headless/ opencv-contrib-python-headless: https://pypi.org/project/opencv-contrib-python-headless/ OpenCV version 4.2.0. Changes: macOS environment updated from xcode8.3...
Currently have to manually `docker push robmarkcole/object-detection-app` but presumably this can be automated on releases
Camera
Hi great project and an inspired one, I would like to know if I want to connect a camera or a phone camera instead of the computer camera , what...