At Elad's request, here it is. The official distribution for the deepstack-object plugin. https://hub.shinobi.video/articles/view/PcBtEgGuWuEL529 |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| INSTALL.sh | ||
| README.md | ||
| conf.sample.json | ||
| package-lock.json | ||
| package.json | ||
| shinobi-deepstack-object.js | ||
README.md
Shinobi Video plugin for DeepStack Object Detection
How to Install DeepStack Object Detection on GPU
This document has been rewritten over on ShinobiHub Articles.
Additional Information
Docker - Get docker
DeepStack - Getting started
Run DeepStack CPU docker image:
sudo docker run -e VISION-FACE=True -e VISION-DETECTION=True -v localstorage:/datastore -p 80:5000 deepquestai/deepstack