ModelNet10 Folder
November 26, 2024 · View on GitHub
This folder is intended to store the ModelNet10 dataset files after they have been downloaded.
Instructions
- Download the ModelNet10 dataset from Kaggle.
- Extract the downloaded files.
- Place the extracted files into this folder.
Expected Structure
After placing the files, the structure of this folder should look like this:
ModelNet10/
├──bathtub/ # Example Category Folder
├──bed/ # Example Category Folder
├──chair/ # Example Category Folder
├──...