Skip to content

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

Notifications You must be signed in to change notification settings

jangsiye/preprocesssing-ml-data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

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.

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages