-
-
Notifications
You must be signed in to change notification settings - Fork 187
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Viseron 3.0.0b12 Deepstack face recognition Error #862
Comments
I found the issue, The response coming from DeepStack is without box property. Response
I have done the below changes locally in /src/viseron/components/deepstack/face_recognition.py and seems to be working fine now
|
Thanks for finding the issue, will fix it in Strange tho, it has definitely worked before and DeepStack has not been updated in a long time |
Sorry totally missed the questions.
You configure it like this:
Yes i am working on that as we speak!
What do you mean here exactly? The URL looks fine to me |
Hi @roflcoopter , thanks for your reply! I absolutely love what you’ve created and would be thrilled to see it become even more amazing.
The problem with this is, when I am accessing the mp4 files, I’m encountering a 404 error and noticed some strange behaviour while trying to find a workaround:
I know the above might seem trivial, but I just want to send a notification in Home Assistant with the thumbnail and video URL, which, when clicked, will open the thumbnail and video. |
Glad you like it! v3 is a huge bump in functionality for Viseron, hence why it has taken me so long. Since you have Could you enable debug logging and send me the logs from when the recording ends and the video is created? logger:
default_level: debug |
Hi, I am using Viseron 3.0.0b12 And continuous 24/7 is working great as it uses fewer resources. I am using Deepstack for object detection and face recognition. The Object Detection is working great, as I am using person detection to record and save mp4.
But for face recognition part is giving the below error.
Because of that, The faces are not getting tracked
I have a few additional questions,
Viseron Config
Error Log
The text was updated successfully, but these errors were encountered: