Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Video-level classification #4952

Open
2 tasks done
ehofesmann opened this issue Sep 14, 2022 · 3 comments
Open
2 tasks done

Video-level classification #4952

ehofesmann opened this issue Sep 14, 2022 · 3 comments
Assignees

Comments

@ehofesmann
Copy link
Contributor

My actions before raising this issue

Currently, tags can only be applied to video frames. It would be useful to provide a way to classify an entire video with a single tag.

Expected Behaviour

Add either a new label type or an option to tags allowing them to be defined over an entire video. Or even better, allow tags to be defined over a frame range which would also allow for temporal clip annotation.

Current Behaviour

Currently, a workaround is to just tag the first frame, then post-process the labels to upgrade the frame-level tag to a video-level tag. This is not ideal since it relies on conventions that can accidentally be broken by annotators.

Context

Some of the users of the FiftyOne and CVAT integration are working heavily with video data. They perform the majority of their annotation in CVAT, but due to the lack of a way to annotate a whole video with a single tag, they have been looking into other annotation tools for this purpose. Given that this seems like a relatively simple label type, it may be worth adding to CVAT natively.

@bsekachev bsekachev added the enhancement New feature or request label Sep 15, 2022
@bsekachev
Copy link
Member

Maybe related #1228

@ehofesmann
Copy link
Contributor Author

@bsekachev Ah yeah, that is similar! What I'm specifically looking for is not an attribute on an object annotation, but just a video-level attribute directly that is immutable and cannot be modified using keyframes.

@nmanovic nmanovic added anno scenario and removed enhancement New feature or request labels Jan 5, 2023
@nmanovic nmanovic changed the title [Feature Request] Video-level classification Video-level classification Jan 5, 2023
@nmanovic
Copy link
Contributor

nmanovic commented Jan 5, 2023

It is connected with #5003

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants