Skip to content

Features/inspection mode - #23

Merged
fwrise merged 2 commits into
RI-SE:mainfrom
BastianHavers:features/inspection-mode
Jun 23, 2026
Merged

Features/inspection mode#23
fwrise merged 2 commits into
RI-SE:mainfrom
BastianHavers:features/inspection-mode

Conversation

@BastianHavers

Copy link
Copy Markdown
Contributor
Add inspection mode

In inspection mode, two types of problems are automatically detected:
object ids that only occure for a small number of consecutive frames
(often thede detections are wrong),
and double detctions (overlapping bounding boxes, which are often wrong, too).
Inspection mode is activated via the "Edit" menu.
In inspection mode, one can jump between problems with arrow keys, or do
nomral editing. With a button, inspection mode can be left again.
In future, maybe more things could be detected in inspection mode.

BastianHavers and others added 2 commits June 17, 2026 16:09
In inspection mode, two types of problems are automatically detected:
object ids that only occure for a small number of consecutive frames
(often thede detections are wrong),
and double detctions (overlapping bounding boxes, which are often wrong, too).
Inspection mode is activated via the "Edit" menu.
In inspection mode, one can jump between problems with arrow keys, or do
nomral editing. With a button, inspection mode can be left again.
In future, maybe more things could be detected in inspection mode.
@fwrise
fwrise merged commit 410eaca into RI-SE:main Jun 23, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants