JonasSchult / Mask3D

Mask3D predicts accurate 3D semantic instances achieving state-of-the-art on ScanNet, ScanNet200, S3DIS and STPLS3D.
MIT License
545 stars 110 forks source link

How to change the feature backbone into StratifiedFormer? #80

Open Darkroom-Godot opened 1 year ago

Darkroom-Godot commented 1 year ago

Hi Jonas! I'm wondering how can I change the feature backbone with transformer-based models, such as Point Transformer and StratifiedFormer?