depthai-python
depthai-python copied to clipboard
Install NN blobs from blobconverter
- updated requirements.py
- added example for thermal yolo detection
Oh, I see install_requirements.py fails on macos
/Users/runner/work/depthai-python/depthai-python/examples/install_requirements.py:17: SyntaxWarning: invalid escape sequence '\s'
Fix that before merging please.
That's actually not the breaking part. The new macos runner throws externally managed environment which is hopefully fixed by https://github.com/luxonis/depthai-python/tree/fix/install_requirements.