Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 434 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 434 Bytes

preprocesssing-ml-data

A collection of Python scripts related to preprocessing image data for artificial intelligence training.

The format that accounts for the largest portion of the annotation is YOLO format.
(Some script criteria are json, xml files.)

  • ./preprocessing_datset/
    • The collection of scripts for checking the suitability of a dataset.
  • ./script/
    • The collection of scripts to refine annotations.