Skip to content

andressrodrl/YOLO_slicing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

YOLO_slicing

Slice YOLO format dataset into overlapping slices.

HOW TO USE

python main.py --folder_in <input folder> --folder_out <output folder> --w <slice width> --h <slice height> --w_o <overlap width ratio> --h_o <height overlap ratio>

About

Slice YOLO format dataset into grids

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages