Skip to content
This repository was archived by the owner on Jan 19, 2025. It is now read-only.
This repository was archived by the owner on Jan 19, 2025. It is now read-only.

Quality View for automatically generated annotations #598

@lars-reimann

Description

@lars-reimann

Is your feature request related to a problem? Please describe

It should be possible to see the quality of the generated annotations at a glance. It should be visible

  • which annotations were created automatically and accepted (true positive)
  • which annotations were created automatically but changed/removed (false positive)
  • which annotations were not created automatically and not added manually (true negative)
  • which annotations were not created automatically but then added manually (false negative).

This should only look at annotations that can be created automatically in the first place.

Desired solution

  • Idea 1: Pie chart or equivalent
  • Idea 2: Confusion matrix

Screenshots (optional)

image

image

Additional context (optional)

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions