Shinobi/plugins/deepstack-object
Moe 8bf8a67910 DeepStack Object Detection Plugin by Elad Bar
At Elad's request, here it is. The official distribution for the deepstack-object plugin.

https://hub.shinobi.video/articles/view/PcBtEgGuWuEL529
2021-05-19 11:33:51 -07:00
..
.gitignore DeepStack Object Detection Plugin by Elad Bar 2021-05-19 11:33:51 -07:00
INSTALL.sh DeepStack Object Detection Plugin by Elad Bar 2021-05-19 11:33:51 -07:00
README.md DeepStack Object Detection Plugin by Elad Bar 2021-05-19 11:33:51 -07:00
conf.sample.json DeepStack Object Detection Plugin by Elad Bar 2021-05-19 11:33:51 -07:00
package-lock.json DeepStack Object Detection Plugin by Elad Bar 2021-05-19 11:33:51 -07:00
package.json DeepStack Object Detection Plugin by Elad Bar 2021-05-19 11:33:51 -07:00
shinobi-deepstack-object.js DeepStack Object Detection Plugin by Elad Bar 2021-05-19 11:33:51 -07:00

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

GPU installation guide

More installation options

Windows (CPU / GPU support)

nVidia Jetson

Raspberry PI