Skip to content
Discussion options

You must be logged in to vote

Yes, YOLO11 is just a model, so it should be agnostic to the annotation format you use. (i.e Labelme annotation format supports almost any vision models) as long as the training frameworks of your choice supports.

That said, popular training frameworks for YOLO models (e.g ultralytics) uses "YOLO" format, and Labelme json file can be converted to that. (Do it yourself, or Labelme official version https://labelme.io/docs/export-to-yolo)

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by wkentaro
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants