/labelme2yolo

simple tool to convert labelme annotations to yolo annotations

Primary LanguagePythonMIT LicenseMIT

labelme2yolo

simple tool to convert labelme annotations to yolo annotations

usage

python3 main.py path/to/input/folder path/to/output/folder

todo

  • convert lableme to yolo (✅)
  • create image augmentations (✅)
  • make it go faster ( )