double-take
double-take copied to clipboard
[BUG] Car bumper recognized as face. Need a way to teach that something recognized as a face is not one.
Describe the bug Detecting car as face. No way to "teach" the detector to ignore this particular "face".
Version of Double Take 1.6.0
Expected behavior
It's saying with 98% confidence that a car is a face... this is clearly wrong. Is there a way to teach detectors to ignore "faces"? Basically a function to say "learn this image is not a face".
Screenshots
Hardware
-
OS: Docker on Debian
-
Browser (if applicable) Not applicable
Additional context There are so many false positives and also detections of faces that aren't the same person but with high confidence. There should be a function (API permitting) to ask the detectors to learn "this image is NOT this person" so that it would improve detection by ignoring that image. On the screenshot above I have literally hundreds of detections all above 90% confidence because it's night time so the noise in the image triggers detection. It's spamming the matches screen.
Can second that. My cat is not a man 👍
The problem with this is not in the double take app, but in the deepstack or compreface applications or whatever you use..
The problem with this is not in the double take app, but in the deepstack or compreface applications or whatever you use..
This is why I said "API permitting". Do you know if there is an API call for "untraining" a specific "thing" against a name on the database? If there is then DoubleTake should offer that for cases like these when you want to give the API a set of images to tell it that it ISN'T what it thinks it is.
Are you using Deepstack by any chance? If so I would recommend giving Compreface a go instead if you are able to, since moving over I haven't had a single silly detection.
I am on Compare face. It still thinks my cat is a person.... No false training done.
Problem is it is a general problem that you cant train negatives. Almost all AI staks support that feature.
Was there ever a resolution to this? I'm not sure what I need to do to teach double take or Compreface that my mailman is not me...