You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: