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

貢獻者指南