This small repository contains a list of Python utilities I find useful for machine learning projects.
Given .png or other image files in subfolders with the following structure path/subFolder/label_dir/ creates resized
images in a single output folder. All images will be saved as subFolder_filename_label_dir.png.