cvhciKIT / sloth

Sloth is a tool for labeling image and video data for computer vision research.
Other
610 stars 198 forks source link

Show previous annotations for ids #72

Open herr-biber opened 12 years ago

herr-biber commented 12 years ago

Goal

You are annotating an episode of big bang theory: face bounding boxes and ids. During the first frames, you gave Sheldon id 1, Leonard id 2 and Penny id 3. After annotating targets with other ids > 3, you may have forgotten the mapping from targets to ids ("Which id was Penny?"). After opening "show previous ids", a window pops up and shows some previous example annotations (in terms of bounding box content) for every id used in the annotations.

Other benefits