Skip to content

Conversation

@ammkk
Copy link

@ammkk ammkk commented Jan 11, 2024

背景

  • SDKによるCOCO形式の出力において下記の問題があり対応しました
    • 定義されているアノテーションクラスのキーポイントとタスクに付与されているキーポイントの順序が異なるケースがある
    • アプリからのエクスポートではアノテーションクラスのキーポイントの順番で出力されるが、SDKではタスクに付与されているキーポイントの順序でエクスポートされるようになっていた

やったこと

  • 定義されているアノテーションクラスのキーポイントの順序でアノテーションのキーポイントを出力するようにしました

@ammkk ammkk self-assigned this Jan 11, 2024
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 6b31063 into main Jan 11, 2024
@takahiro-tamenishi takahiro-tamenishi deleted the feature/output-keypoints-coco-format-order branch January 11, 2024 09:26
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