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

Static dimensions per track over an entire video #8381

Open
2 tasks done
timresink opened this issue Aug 30, 2024 · 0 comments
Open
2 tasks done

Static dimensions per track over an entire video #8381

timresink opened this issue Aug 30, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@timresink
Copy link

timresink commented Aug 30, 2024

Actions before raising this issue

  • I searched the existing issues and did not find anything similar.
  • I read/searched the docs

Is your feature request related to a problem? Please describe.

Hi,

We are using CVAT a lot for labeling, one of your key USPs for us is the good interpolation of bounding boxes and support for rotated bounding boxes.

In our data domain, we label ships, bridges, buoys, etc... in topview videos, where the size of these objects is static. Sometimes these objects aren't clearly visible in early parts of the video, and we would like to change the dimensions of a track. Currently, we have to step through all the keyframes per object and manually adapt the size of the bounding box. Mostly, we just discard the bounding boxes and start over because that is faster.

Screenshot 2024-08-30 at 07 58 25

Describe the solution you'd like

It would save us A LOT of time, if we had the option to change the dimensions of an object over the entire track in a video at once. For example, be able to right-click a bounding box and select "propagate dimensions to track" or similar.

Thank you for considering this request and keep up the good work here!

@timresink timresink added the enhancement New feature or request label Aug 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant