-
Notifications
You must be signed in to change notification settings - Fork 4
fix coco export for pose-estimation #81
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
TODO : readme追記 |
README.md
Outdated
| "value":"jesture", | ||
| "color":"#10c414", | ||
| "attributes":[ | ||
|
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
空の場合は改行いらないです
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
こちら、空のものは改行しないよう修正いたしました。
README.md
Outdated
| "color":"#10c414", | ||
| "order":1, | ||
| "attributes":[ | ||
|
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
空の場合は改行いらないです
README.md
Outdated
| "06b5c968-1786-4d75-a719-951e915e5557" | ||
| ], | ||
| "value":[ | ||
|
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
空の場合は改行いらないです
いっぱいあるみたいなので全部直しておいてください!
README.md
Outdated
| Supporting bbox or polygon annotation type. | ||
|
|
||
| ### COCO | ||
| support the following annotation types. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
1行上あけて、大文字始まりでお願いします
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
こちら、1行開けて、
同様の箇所は大文字始まりになるよう修正いたしました。
README.md
Outdated
|
|
||
| ### YOLO | ||
|
|
||
| support the following annotation types. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
大文字始まり
他のところも
No description provided.