This repository has been archived by the owner on Mar 19, 2023. It is now read-only.
Releases: robmarkcole/deepstack-ui
Releases · robmarkcole/deepstack-ui
Reduce docker image size
From 2.36GB to 1.37GB
Ref #63
Update dockerfile to support RPi
As title, this now supports both amd64 and arm64 archs.
thanks to @MaleNurse
Adds a debug mode
Adds option:
- DEEPSTACK_UI_DEBUG_MODE : options `True` or `False` (default). Lowers the minimum confidence threshold to 1%
Tidyup
Tidyup readme and automate pushing latest image to Dockerhub
Add ability to register a face
Add basic face recognition
Adds ROI
Filter by region of interest
Add object count
v0.3 Update README.md
provide docker run
Merge pull request #9 from robmarkcole/add-docker-env-var adds vars
Show bounding boxes
Merge pull request #7 from robmarkcole/fix-annotations show objects