Fixing False Negative Detection
Table of Contents
If a subject is not detected by tracking, you can fix it by drawing a bounding box around the undetected subject. The same procedure can also be used if you want to produce a tracking file for a video from scratch.
Creating a New Track
- Make sure the drawing mode is enabled.
- Draw a rectangle around the subject of interest. A menu with input option will appear next to the rectangle you just draw.
- Assign a class to the bounding box by either selecting an existing one or creating a new one. Optionally, change the pre-assigned color for the newly created class.
- You can either create single bounding box on the current video frame or interpolate multiple boxes between two video frames.
- To create a single bounding box for the new track, first make sure the Interpolate option is deselected. Then, click Save to confirm your choice.
Interpolation
-
To interpolate multiple bounding boxes, make sure the Interpolate option is selected and click Save to proceed.
- Skip backward or forward to the frame where you wish the interpolation to continue.
- Draw another bounding box for the same subject.
- To end the interpolation here, click End.
- To continue the interpolation further in other frames with the same class and track ID, click Continue.
- Repeat the previous step until you reach to the frame where the interpolation should end.
- Click End to complete the interpolation.
You can review the interpolated bounding boxes and correct any of them later by resizing if necessary.