cvhciKIT / sloth

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

Implement filtering of annotations #39

Open mika-fischer opened 13 years ago

mika-fischer commented 13 years ago

E.g. only show annotations of class "face" where the attribute "gender" is "male".

This should then hide all non-matching images/frames/videos in the tree view and the skipping should work accordingly.