Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 444 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 444 Bytes

cv-bottle-detection-system

Bottle Detector using classical Computer Vision

Installation as a Library

pip install git+ssh://[email protected]/Neural-Automation-Solutions/cv-bottle-detection-system.git

WARNING! Make sure to manually add git+ssh://[email protected]/Neural-Automation-Solutions/cv-bottle-detection-system.git in your requirements.txt and remove cv-bottle-detection otherwise you module won't work when reinstalling.