Skip to content

feat: Add CVAT export functionality and CvatConverter class for task … - #262

Closed
yut496 wants to merge 1 commit into
mainfrom
feature/export-cvat
Closed

feat: Add CVAT export functionality and CvatConverter class for task …#262
yut496 wants to merge 1 commit into
mainfrom
feature/export-cvat

Conversation

@yut496

@yut496 yut496 commented Feb 4, 2026

Copy link
Copy Markdown

概要

FastLabelアプリ上のタスクを、CVATアプリにインポートできる形式で出力する処理を追加

修正内容

  1. export_cvat メソッドを新規追加
  2. converters.py にCvat用の変換処理を追加
    • プロジェクトタイプは画像かつ矩形、多角形、折れ線、ポイント、線、セグメントに対応
      (円も試みたが、円の定義が異なったため断念

関連 Issue

fastlabel/fastlabel-application#10004

テスト

テストコードは工数短縮のため省略

@yut496 yut496 self-assigned this Feb 4, 2026
@yut496 yut496 closed this Apr 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant