-
Notifications
You must be signed in to change notification settings - Fork 363
s3dis datasets need preprocessing? #672
Copy link
Copy link
Open
Labels
questionFurther information is requestedFurther information is requested
Description
Checklist
- I have searched for similar issues.
- I have tested with the latest development wheel.
- I have checked the release documentation and the latest documentation (for
mainbranch).
My Question
I am trying to reproduce the training on the S3DIS dataset.
The dataset dir is
datasets/
└── S3DIS
└── Stanford3dDataset_v1.2_Aligned_Version
├── Area_1
│ ├── pantry_1
│ │ └── Annotations
│ └── WC_1
│ └── Annotations
├── Area_2
│ ├── pantry_1
│ │ └── Annotations
│ └── WC_1
│ └── Annotations
├── Area_3
│ ├── pantry_1
│ │ └── Annotations
│ └── WC_1
│ └── Annotations
├── Area_4
│ ├── pantry_1
│ │ └── Annotations
│ └── WC_1
│ └── Annotations
├── Area_5
│ ├── pantry_1
│ │ └── Annotations
│ └── WC_1
│ └── Annotations
├── Area_6
│ ├── pantry_1
│ │ └── Annotations
│ └── WC_1
│ └── Annotations
└── original_pkl
Do I need to manually perform data preprocessing operations?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested