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

[BUG] Clip annotation requests upload the incorrect frame #4788

Open
1 of 3 tasks
tawsifsr opened this issue Sep 11, 2024 · 0 comments
Open
1 of 3 tasks

[BUG] Clip annotation requests upload the incorrect frame #4788

tawsifsr opened this issue Sep 11, 2024 · 0 comments
Labels
bug Bug fixes

Comments

@tawsifsr
Copy link

tawsifsr commented Sep 11, 2024

Describe the problem

When submitting an annotation request from a clip view. The frames uploaded to cvat are off by 1 frame. This may be due to cvat using 0 based index and fiftyone frames being 1 based.

Code to reproduce issue

  1. Load any video dataset with annotations
  2. Switch to clip view
  3. Select a few clips for annotation
  4. Submit to cvat

System information

  • Ubuntu 20.04
  • Python 3.8.18
  • FiftyOne 0.25.1

Willingness to contribute

The FiftyOne Community encourages bug fix contributions. Would you or another
member of your organization be willing to contribute a fix for this bug to the
FiftyOne codebase?

  • Yes. I can contribute a fix for this bug independently
  • Yes. I would be willing to contribute a fix for this bug with guidance
    from the FiftyOne community
  • No. I cannot contribute a bug fix at this time
@tawsifsr tawsifsr added the bug Bug fixes label Sep 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bug fixes
Projects
None yet
Development

No branches or pull requests

1 participant