Python_codes for Machine Learning pre-processing

Handy Python 3 codes for simple pre-processing such as:

  1. Remove mismatching image and xml files
  2. Copy file from multiple folder to a destination folder
  3. Rename files in a folder (images and their annotations)
  4. A Python 3 script to create YOLO dataset from a folder containing both images and labels (eg,. the output generated by Labelme or labelImg softwares)