Skip to content
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

[UI] Screen to solve the goal "why was this review item created" #11399

Closed
NickM-27 opened this issue May 16, 2024 · 11 comments · Fixed by #13550
Closed

[UI] Screen to solve the goal "why was this review item created" #11399

NickM-27 opened this issue May 16, 2024 · 11 comments · Fixed by #13550
Labels
enhancement New feature or request pinned

Comments

@NickM-27
Copy link
Collaborator

Describe what you are trying to accomplish and why in non technical terms

In the 0.14 UI review items are much more efficient at displaying and allowing the review of periods of time. However, they obfuscate some of the details / information that allows a user to understand why a review item was created.

Describe the solution you'd like

Add a screen that allows the user to see the bounding boxes that were detected for a specific object or review time to better understand why a false positive occurred, object was considered active, object was lost, etc.

@NickM-27 NickM-27 added enhancement New feature or request pinned labels May 16, 2024
@jftanner
Copy link
Contributor

To slightly add to this: it would also be awesome to submit to Frigate+ from there, once bounding-boxes are available.

In trying out the new Review feature (also with a new model, because I do science wrong), I find that many of the events are tagged with an object that's not in them (usually person or cat, because my dogs are confusing), but it's difficult for me to do anything about it. I then need to look through the Frigate+ tab, which is a lot noisier.

@BradFD
Copy link

BradFD commented Jul 15, 2024

Please add bounding boxes toggle in the UI so I can figure out what triggers false positives.

@cagivacode
Copy link

Just switched to .14,,,,and yes I have some false positives (probablly new plant growth) but I can't really tell from the image.
Usually means adjusting the minimum threshold for an item base on changed environment, so "why" it was triggered would be helpful.

@bagobones
Copy link

Going to list out the UI troubleshooting things I think are missing, both new and old. This over laps other comments but wanted to dump a list as maybe this all gets re-vamped together.

  1. No longer see scores for detections so no way to tune thresholds
  2. No longer see bounding boxes so no way to troubleshoot zone boundaries
  3. No longer see any travel timeline like in 0.13 showing zones. Important to see if odd travel is due to bound box jumps etc.
  4. Still no audio troubleshooting tools, we need a debug for detected audio labels and the volume for tuning.
  5. No tool for debugging the new zone loitering_time and inertia

@ivanjx
Copy link

ivanjx commented Aug 14, 2024

i hope this also include bounding boxes for each objects instead of just one random object from the entire clip

@ostracizado
Copy link

True, without the bounding box the utility of max/min_area/score becomes somewhat redundant - even more for new cameras.
And also true that in HA you can still check it in the frigate folders, but it makes the process quite tricky.

@NickM-27
Copy link
Collaborator Author

NickM-27 commented Aug 14, 2024

An initial improvement towards this has been added for the next version being a side panel that shows the objects, scores, zones, and snapshot for each object (assuming snapshots are enabled) #13063

@hawkeye217
Copy link
Collaborator

This has been implemented in #13550 and will be available in Frigate 0.15.

Snapshots should be enabled in your config for the best experience. Clicking/tapping on the gray "chip" on a review item in the Review pane will bring up a panel with a list of tracked objects, scores, and entered zones that caused the review item to be created. Each object can then be examined further by clicking/tapping the "View object lifecycle" button and scrolling/swiping through the significant moments that Frigate kept track of.

@Nooton92
Copy link

Is this just for analyzing false positives? I have been having false negatives lately but I can't review the footage to see why without bounding boxes.

Events are triggered just not alerts though so hopefully this new feature will be useable at the event level so I can fix my false negatives.

@hawkeye217
Copy link
Collaborator

Yes, this will be available with the Explore view in the upcoming version of Frigate.

@Nooton92
Copy link

Nooton92 commented Oct 17, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request pinned
Projects
None yet
Development

Successfully merging a pull request may close this issue.

9 participants