CreateMap: This may create a map using an already trained classifier. Can be run.
DataCreator: Creates a certain number of folds (10 by default) with training, testing, and validation sets. Self-contained, not run in anything else. Can be run.
GPU_Utils: Cannot be run.
My_Dataset: Cannot be run.
parameters: Settings used throughout the project. Cannot be run.
Quadruplet: Cannot be run.
TrainAClassifier: Probably trains the classifier based on the datasets generated by DataCreator. Can be run.