voxel51/fiftyone

[FR] Rotated box CVAT integration

开放

#6,033 创建于 2025年6月19日

 (1 条评论) (3 个反应) (0 位负责人)Python (400 个派生)batch import
featuregood first issue

仓库指标

星标
 (4,021 个星标)
PR 合并指标
 (平均合并 3天 11小时) (30 天内合并 161 个 PR)

描述

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

贡献者指南