cvat icon indicating copy to clipboard operation
cvat copied to clipboard

Is it possible to filter by tag, but not hide the rest of labels?

Open gstrat88 opened this issue 1 year ago • 7 comments

Hi! If i filter using the label i am using for tagging, the rest objects are getting filtered as per the documentation says. Is it possible to use the filter to only filter the frames containing the tags, and not the objects? Thanks!

gstrat88 avatar Mar 28 '25 13:03 gstrat88

Hi @gstrat88, you can try to setup a filter with label and type=tag:

Image

And then use right arrow/left arrow to navigate to frames containing the tags:

Image

klakhov avatar Mar 29 '25 09:03 klakhov

Yes I can, but this will hide the other labels. I am looking for a way to filter by tag, navigate using lets say right left but the other labels stay visible, on the filtered frames.

gstrat88 avatar Mar 29 '25 09:03 gstrat88

No, that is not possible as the subject of filtration are annotations, not frames.

bsekachev avatar Mar 31 '25 10:03 bsekachev

nice, thanks a lot! I would try to implement a last filter toggle shortcut then to emulate this option, do you happen to know if already exists?

gstrat88 avatar Mar 31 '25 10:03 gstrat88

Good idea, it is not implemented There is a feature request #6623

bsekachev avatar Mar 31 '25 10:03 bsekachev

Among 1,000 images, I'd like to find those that are not marked. NOT TYPE IS NULL -> Works and displays my images TAGS TYPE IS NULL -> Doesn't work

I don't see how I can find these images? Is this not possible?

Image

davy-blavette avatar Apr 14 '25 08:04 davy-blavette

Agree a filter for Frames would be helpful, or at least improve the Filters to allow logic with Tags

itsakiki avatar May 05 '25 19:05 itsakiki