STPLS3D icon indicating copy to clipboard operation
STPLS3D copied to clipboard

Pre-trained models and dataset generation

Open ageorgiev97 opened this issue 2 years ago • 6 comments

I have two questions:

  1. Are there any pre-trained models for the baseline?
  2. Are you planing to provide the tooling/code for generating the dataset?

ageorgiev97 avatar Aug 31 '22 15:08 ageorgiev97

Hi @ageorgiev97 ,

Yes, and yes. We are still preparing the models, are you interested in the semantic segmentation or the instance segmentation?

meidachen avatar Sep 06 '22 16:09 meidachen

Hi @ageorgiev97 ,

Yes, and yes. We are still preparing the models, are you interested in the semantic segmentation or the instance segmentation?

meidachen avatar Sep 06 '22 16:09 meidachen

Hi! Thanks for the answer I'm more interested in the instance segmentation case. Also when we can expect the scripts for generating the dataset?

ageorgiev97 avatar Sep 08 '22 21:09 ageorgiev97

We are still preparing the data generation scripts and instructions since the scripts were not currently all connected smoothly and a lot more work needed to be done to make them useable for users that are not familiar with different tools in the pipeline.

For instance segmentation, I can share with you the model for sure, but I would recommend you to check SoftGroup at https://github.com/thangvubk/SoftGroup where they have already released the pre-trained model for our data (the reason is that SoftGroup has already outperformed our baselines). Let me know if for any reason you need the HAIS model, and I will find it and upload it.

meidachen avatar Sep 08 '22 21:09 meidachen

Thanks a lot for your work. You provide a perfect semantic segmentation dataset, the codes and experiments of several exemplary methods. Do you plan to make the semantic segmentation pre-trained model public?

LujZhang avatar Apr 05 '23 01:04 LujZhang

i'd like to use the HAIS pre-trained model to test the instance segmentation result on OUR OWN dataset. But the training is time-consuming, can you provide the HAIS pre-trained model for SPTLS3D? Thank you very much!!

Rambo8248 avatar Aug 28 '23 06:08 Rambo8248