Issue
The current README mentions a required directory structure for the datasets but lacks detailed instructions on how to prepare these datasets before running the training or testing scripts. Users might find it difficult to understand exactly how to download and organize the datasets based on the provided links.
Suggestion
Please add a section in the README that clearly outlines the steps for downloading the datasets, including:
- Detailed instructions on where to download each dataset from the links provided.
- Specific guidance on how to extract or convert the data if necessary.
- Clear directives on how to verify the integrity and correctness of the dataset before proceeding.
Benefit
This will enhance user experience and reduce the potential for confusion among users who are new to the project or to similar deep learning tasks.