Search found 7 matches
- Thu Mar 18, 2021 10:17 pm
- Forum: ZoneMinder 1.34.x
- Topic: Trying to get object detection working
- Replies: 5
- Views: 2869
Re: Trying to get object detection working
A quick question... Does zme require OpenCV to be installed even if only Coral TPU is used?
- Thu Jan 07, 2021 5:18 pm
- Forum: ZoneMinder 1.34.x
- Topic: ES 6.1.5 (object detection not working)
- Replies: 15
- Views: 9197
Re: ES 6.1.5 (object detection not working)
Dont work (Dlanonds docker version).
All I get is:
Code: Select all
ModuleNotFoundError: No module named 'skbuild'
- Sat Dec 12, 2020 6:26 am
- Forum: Docker
- Topic: Face Detection not working
- Replies: 2
- Views: 8330
Re: Face Detection not working
Hi sorry for late response...
I did a full reinstall and it seems to work again..
I did a full reinstall and it seems to work again..
- Sun Dec 06, 2020 9:55 pm
- Forum: Docker
- Topic: Face Detection not working
- Replies: 2
- Views: 8330
Face Detection not working
Hi! Just downloaded and started dlandon latest image where OpenCV is updated to 4.5.0. With OpenCV 4.3.0 face detection was working but with the latest image from github its kinda failing. It does finds a face but does not send a push because it's does not match my filters? What should I look for ...
- Sun Dec 06, 2020 3:31 pm
- Forum: Docker
- Topic: Docker upgrade
- Replies: 9
- Views: 8977
Re: Docker upgrade
Great.. Just needed to be sure... Did a restart but it did not pull the newest container...
Thanks.
Thanks.
- Sun Dec 06, 2020 1:17 pm
- Forum: Docker
- Topic: Docker upgrade
- Replies: 9
- Views: 8977
Re: Docker upgrade
You mean by doing: docker rm Zoneminder and docker run -d --name="Zoneminder" \ --net="bridge" \ --privileged="true" \ -p 8443:443/tcp \ -p 9001:9001/tcp \ -e TZ="SE/Stockholm" \ -e SHMEM="50%" \ -e PUID="99" \ -e PGID="100" \ -e INSTALL_HOOK="1" \ -e INSTALL_FACE="1" \ -e INSTALL_TINY_YOLOV3="0 ...
- Fri Dec 04, 2020 1:04 pm
- Forum: Docker
- Topic: Docker upgrade
- Replies: 9
- Views: 8977
Re: Docker upgrade
So for a noob like me, how would the upgrade process be if I consider upgrading your docker?
//Best regards...
//Best regards...