Mode switch doesnt work with Windows 2020.12.beta
Closed this issue · 3 comments
VorlonCD commented
I tried with both CPU and GPU versions:
C:\DeepStack>deepstack.exe --VISION-DETECTION True --MODE High --PORT 88
flag provided but not defined: -MODE
I also tried --MODE=High, --MODE and --mode
From the looks of shared.py, I can just use SET MODE=High
at a command prompt before running the EXE?
I didnt see the source for deepstack.exe in this repository?
johnolafenwa commented
This is a bug and will be resolved in a new update this week.
johnolafenwa commented
@VorlonCD This has been fixed in the latest release https://github.com/johnolafenwa/DeepStack/releases/tag/0.2-beta
VorlonCD commented
Great!!