Skip to content

Conversation

@ammkk
Copy link

@ammkk ammkk commented Aug 21, 2023

概要

  • export_cocoとconvert_coco_to_fastlabelでのcocoフォーマットにアプリ側に対応したattributes情報を追加しました

背景

  • FastLabelのアプリ側のcocoフォーマットにattributesが追加されたため

動作確認

  • export_cocoが下記プロジェクトに対して正常動作すること
    • 画像-矩形
    • 画像-多角形
    • 画像-姿勢推定
  • convert_coco_to_fastlabelが下記プロジェクトに対して正常動作すること
    • 画像-矩形
    • 画像-多角形
    • 画像-姿勢推定
      • attributesの追加については正常に行われたが、keypointsの取得ができないことが判明した
      • 別途対応する必要がある

@ammkk ammkk self-assigned this Aug 21, 2023
Copy link
Contributor

@takahiro-tamenishi takahiro-tamenishi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

コメントしました!

Copy link
Contributor

@takahiro-tamenishi takahiro-tamenishi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@takahiro-tamenishi takahiro-tamenishi merged commit b0d355a into main Aug 21, 2023
@takahiro-tamenishi takahiro-tamenishi deleted the feature/add-attributes-to-coco-annotations branch August 21, 2023 05:59
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.

3 participants