thangvubk / SoftGroup

[CVPR 2022 Oral] SoftGroup for Instance Segmentation on 3D Point Clouds
MIT License
354 stars 80 forks source link

SoftGroup model trained on kitti dataset #134

Open LittleFishC007 opened 2 years ago

LittleFishC007 commented 2 years ago

I want to use the SoftGroup model to train on the kitti dataset. I want to know which files need to be downloaded for the kitti dataset, and whether there is a corresponding script for the kitti dataset, and then process the data. Such as S3DIS and ScanNet v2.

thangvubk commented 2 years ago

The trained model has been uploaded. Please follow the instruction for SemanticKITTI data preparation.

liujiaheng commented 1 year ago

@thangvubk Could you provide the training script of the kitti dataset? Just like the ScanNet and S3DIS