voxel51/fiftyone

[FR] Rotated box CVAT integration

Open

#6.033 aberto em 19 de jun. de 2025

Ver no GitHub
 (1 comment) (3 reactions) (0 assignees)Python (400 forks)batch import
featuregood first issue

Métricas do repositório

Stars
 (4.021 stars)
Métricas de merge de PR
 (Mesclagem média 3d 11h) (161 fundiu PRs em 30d)

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

Guia do colaborador