isl-org / isl-org/Open3D-ML

s3dis datasets need preprocessing?

Open
#672 0 comments 0 reactions 0 assignees View on GitHub
question
Dominant language
Python
Stars
2.3k
Forks
365
Avg merge
4h 6m
Merged PRs (30d)
1

Description

### Checklist

- [x] I have searched for [similar issues](https://github.com/isl-org/Open3D-ML/issues).
- [x] I have tested with the [latest development wheel](http://www.open3d.org/docs/latest/getting_started.html#development-version-pip).
- [x] I have checked the [release documentation](http://www.open3d.org/docs/release/) and the [latest documentation](http://www.open3d.org/docs/latest/) (for `main` branch).

### 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?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.