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

Add support for rendering video-level attributes #24

Open
brimoor opened this issue Apr 25, 2019 · 0 comments
Open

Add support for rendering video-level attributes #24

brimoor opened this issue Apr 25, 2019 · 0 comments
Labels
enhancement Code enhancement

Comments

@brimoor
Copy link
Contributor

brimoor commented Apr 25, 2019

eta.core.video.VideoLabels now has video-level attributes, which are the same as frame-level attributes but are set once and apply to all frames of the video. We need to add support for rendering these attributes via Player51.

My proposal is that video-level attributes are rendered in the same box as the existing frame attributes. Always on top of the list, say.

This proposal aligns with how video-level attributes are rendered by ETA: https://github.com/voxel51/eta/blob/develop/eta/core/annotations.py

See the example JSON on the right-hand side of the docs below to see a minimal example of a VideoLabels with video-level, frame-level, and object-level attributes:

https://voxel51.com/docs/api/#types-videolabels

@brimoor brimoor added the enhancement Code enhancement label Apr 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Code enhancement
Projects
None yet
Development

No branches or pull requests

1 participant