Shinobi/plugins/deepstack-object
Moe 87542d2fcc remove dotenv from deepstack plugin 2021-05-22 09:25:05 -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 remove dotenv from deepstack plugin 2021-05-22 09:25:05 -07:00
shinobi-deepstack-object.js clean up deepstack plugin+ 2021-05-19 19:50:16 -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