octree-nn / octformer

OctFormer: Octree-based Transformers for 3D Point Clouds
MIT License
259 stars 18 forks source link

how to train s3dis #33

Closed MNEXT11 closed 4 months ago

MNEXT11 commented 4 months ago

Can this network be trained on the s3dis dataset and what pre-processing steps are required

wang-ps commented 4 months ago

Yes, it is possible to use OctFormer for s3dis. Please refer to the ScanNet experiment to prepare the data accordingly.

MNEXT11 commented 4 months ago

Yes, it is possible to use OctFormer for s3dis. Please refer to the ScanNet experiment to prepare the data accordingly.

Can I use pointnet preprocessed s3dis training?