Skip to content

DeepStack Windows Version - Beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@johnolafenwa johnolafenwa released this 19 Dec 13:21
· 216 commits to dev since this release
6c4d3f2

Native Windows Version of DeepStack

CPU Installation

Download and run DeepStack CPU Beta

GPU Installation

Download and run DeepStack GPU Beta

After Installation, open powershell and run the following commands as applicable

For Object Detection

deepstack --VISION-DETECTION True --PORT 80

For FACE Detection

deepstack --VISION-FACE True --PORT 80

For SCENE Recognition

deepstack --VISION-SCENE True --PORT 80

For CUSTOM OBJECT DETECTION MODELS

deepstack --MODELSTORE-DETECTION "C:/path-to-detection-models" --PORT 80

To Set Keys

deepstack --VISION-DETECTION True --PORT 80 --API-KEY MyPassword --ADMIN-KEY MyAdminPassword

More about DeepStack here https://docs.deepstack.cc