-
I've recently setup motioneyeos on my Raspberry 3B+ (using the R3B+ OS image) and use it along with a USB camera equipped with a Sony IMX291 image sensor. Configuration changes I made were to add file…
-
@KukenRaj
What is the average accuracy percentage of vehicle license plate detection?
-
Thanks a lot Engineer! Your Contribution has helped me a lot. It gave me exactly what I wanted. But I'm having a swear issue now.
I used all instruction you gave, to train a model to classify betwee…
-
I am attempting to run a Open Model Zoo example from a OpenVINO Docker image on a Raspberry Pi 4 but each attempt results in "Can't read" the input file.
I've downloaded the models using the downl…
-
#209 moved YOLO to a larger model, but still at the smaller image size. This work item is to also investigate whether it is worth the additional compute time/memory to move to the larger image dimensi…
-
Training a custom model works like a charm after tinkering a few hours, but I'd like to retrain the current Inception model so the existing detections (car, person, etc.) remain and new ID's are added…
-
Per discussion on HA subreddit, this feature seems like it would be a neat enhancement to ensure faces can be reviewed for all detections.
-
I need some help architecting a solution.
I am currently using Blue Iris with 10 cameras around my home. It is working great but I am not satisfied with the motion detection. I cannot find a mix o…
-
Day mode can be rather bright in tunnels. I suggest adding an option to the Map Mode menu (Day, Night, Sunrise/Sunset and Light sensor) to enable night mode when in a tunnel. This feature is present i…
-
Hello,
I executed the command provided under the "Eval VAD with 1 GPU" section.
```
CUDA_VISIBLE_DEVICES=0 python tools/test.py projects/configs/VAD/VAD_tiny_stage_2.py ckpts/VAD_tiny.pth --launche…