-
Hi, thank you for your masterpiece!
I try to use my model (yolov3) and face recognition (compreface). By default configuration, it's working well. But when I'm using my custom model, the comprefac…
-
I'm trying to follow along the documentation, and I think this is what I'm supposed to plug in for the mask coordinates.
The Documentation does not show the mask/coordinates pieces within the over…
-
After reboot the viseron container starts automaticly, but in this case always the EdgeTPU is not found:
[ERROR ] [viseron.detector.edgetpu] - EdgeTPU not found. Detection will run on CPU
If I …
-
If more than one unknown (below similarity threshold) face is present, only one is saved.
CompreFace returns a list of subjects ordered by similarity.
[https://github.com/exadel-inc/CompreFace/blo…
-
At present, Viseron currently pulls in the object models when Docker creates the image. Would it be possible to specify a second directory (something like `-v /host/path/models/custom:/models/darknet/…
-
Hello,
Not sure if this is just because I'm doing something wrong that should be very simple, but I'm brand new to Viseron and using the latest dev build I'm getting the above error. My docker run …
-
HI there,
i do have an issue that the recording is not stopping for a parked car.
Motion stopped, but recording continues.
Any help on this?
```
- name: FrontDoor
mqtt_name: FrontDoo…
-
When the configured camera is offline (unplugged or not network not reachable) the stream/connection is broken. You do have to restart viseron to reconnect to the camera. It should try to reconnect au…
-
I'm struggling to get the MJPEG Stream of the cameras to work in Home Assistant.
According to the [Static Stream Doco](https://viseron.netlify.app/components-explorer/components/ffmpeg#static-strea…
-
I have been trying to load in the latest Yolov4 models below to Viseron for testing and when I do, no objects get detected.
https://github.com/AlexeyAB/darknet/releases/tag/yolov4
The scaled Yol…