voxel51/fiftyone

[FR] Rotated box CVAT integration

Ouverte

#6 033 ouverte le 19 juin 2025

 (1 commentaire) (3 réactions) (0 personne assignée)Python (400 forks)batch import
featuregood first issue

Métriques du dépôt

Stars
 (4 021 étoiles)
Métriques de merge PR
 (Merge moyen 3j 11h) (161 PRs mergées en 30 j)

Description

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

Guide contributeur