ModelNet10 Folder

November 26, 2024 · View on GitHub

This folder is intended to store the ModelNet10 dataset files after they have been downloaded.

Instructions

  1. Download the ModelNet10 dataset from Kaggle.
  2. Extract the downloaded files.
  3. 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

├──...