Replies: 1 comment 2 replies
-
|
When you choose "false positive" from within Frigate, it submits additional data used during training so that I can attempt to reproduce the false positive for improving the base model. There is no way for you the user to provide that additional data if you were to mark it a false positive in Frigate+ directly. The partial cars with blue boxes you are seeing are the suggestions. These are generated by an entirely separate model that isn't relevant for the performance of your model. I have some improvements coming that should reduce the rate at which this happens. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The reason we're going through every single image manually when submitting them to Frigate+ is to identify "False positives". We need to tell Frigate if a detected "person" is really a person, or if it's not.
This process could be significantly improved by this workflow:
I have my car correctly detected as a "car" with a correct rectangle around it. But when I submit the image to Frigate+, it quite often detects half of the car as "another" car. Now I have to manually delete this "other" false positive car from maybe 30% of the pics. There's no way to un-train the model for this false car.
Beta Was this translation helpful? Give feedback.
All reactions