voxel51/fiftyone

[FR] Rotated box CVAT integration

Open

#6.033 geöffnet am 19. Juni 2025

Auf GitHub ansehen
 (0 Kommentare) (3 Reaktionen) (0 zugewiesene Personen)Python (4.021 Stars) (400 Forks)batch import
featuregood first issue

Beschreibung

Proposal Summary

Support rotated box to export to CVAT. Currently, the rotated box is represented as a Polyline and converted to CVAT as a Polygon Shape. So I can't edit it there. Moreover, it can't be converted to Rectangle in CVAT

What areas of FiftyOne does this feature affect?

  • App: FiftyOne application
  • Core: Core fiftyone Python library
  • Server: FiftyOne server

Contributor Guide