-
Add section. Show running with correct logging and link to model store.
```
~ docker run -v /Users/robin/Data/pytorch-models:/modelstore/detection -e VISION-DETECTION=True -p 80:5000 deepquestai/…
-
Hello! great integration, loving it so far....
The thing that im missing is a setting to establish a minimum confidence level, and that it dont save snapshots that dont rank above that minimum.
Woul…
-
I have been using the latest version of DeepStack: Version 2021.09.01 in 2 diferent systems: one is a ubuntu vm running on vmware ESXI, the other is a macbook pro m1. I am able to run detection of obj…
-
Hello, i'm interested to create a custom model locally.
I tried to do it online but i get kicked out after 12 hours
I followed every step in the guide, only need the last correct string to see if wo…
-
save_faces save images with very poor quality. Is it possible to save this in better quality, so they can be used for training?
-
Somewhere there is an issue with coordinates so that if more than one face is detected, the coordinates come out wrong. This only affects y_max. I think an array is being set incorrectly somewhere.
…
-
I didn't see a Discussions area or I would have posted this there.
I was wondering if it was possible to connect to multiple detectors. let's say facebox and deepstack or a combination of the 3. T…
-
Hi, I was trying to get it up and running on a Jetson Nano 4GB model where I got deepstack going. Following the Ubuntu instructions I get this error:
Creating network "lastwatchai_default" with the…
-
Currently detection can only handle a single image at a time. This causes Multi camera systems with multiple image generations per second to have their record events delayed until irrelevant.
I be…
-
Hi there,
When trying to register a face with deepstack, I run into timeout errors.
![image](https://user-images.githubusercontent.com/22516811/163518492-55b9dcc1-996f-4bbe-abde-cba89e43c191.png)…