waikato-ufdl / wai-annotations-yolo

wai.annotations module for managing YOLO datasets.
https://ufdl.cms.waikato.ac.nz/wai-annotations-manual/
Apache License 2.0
0 stars 0 forks source link

Add read/write support for YOLO txt files #1

Closed fracpete closed 2 years ago

fracpete commented 2 years ago

YOLO text file format:

Directory structure for output:

images/
  train/
  test/
  val/
labels/
  train/
  test/
  val/

Notes:

ADAMS implementations: