It is necessary to support a recursive file structure for images and labels. The file read_in_data.py must be modified to support recursive/multilevel file structures. This structure must be specifiable at runtime, possibly as a flag. This can be a simple recursive flag signaling to look recursively for files or as a specific directory structure used to search for files.
Please comment with suggestions regarding the best method for doing this or submit a pull request for it.
It is necessary to support a recursive file structure for images and labels. The file read_in_data.py must be modified to support recursive/multilevel file structures. This structure must be specifiable at runtime, possibly as a flag. This can be a simple recursive flag signaling to look recursively for files or as a specific directory structure used to search for files.
Please comment with suggestions regarding the best method for doing this or submit a pull request for it.