Hello, I am currently reproducing your paper and would like to ask where you downloaded the ModelNet40 dataset. I found that the dataset downloaded from the repository provided in the paper has a format that does not match the format used in your test JSON file. In the paper, the dataset format is
├── ModelNet40
│ ├── airplane
│ └── bathtub
│ └── bed
│ └── ……
│ └── xbox
whereas in your JSON file, the format is
├── ModelNet40
│ ├──8192_npy
│ │ ├── …………_8192.npy
Hello, I am currently reproducing your paper and would like to ask where you downloaded the ModelNet40 dataset. I found that the dataset downloaded from the repository provided in the paper has a format that does not match the format used in your test JSON file. In the paper, the dataset format is
├── ModelNet40
│ ├── airplane
│ └── bathtub
│ └── bed
│ └── ……
│ └── xbox
whereas in your JSON file, the format is
├── ModelNet40
│ ├──8192_npy
│ │ ├── …………_8192.npy