pengsongyou/openscene

How to use the code train_mink.sh

Closed this issue · 3 comments

Hi, I notice there is a code:
https://github.com/pengsongyou/openscene/blob/main/run/train_mink.sh
I wander how to use this part? Thanks

Sorry for the late reply. You can simply run:

sh run/train_mink.sh EXP_DIR CONFIG.yaml

Sorry for the late reply. You can simply run:

sh run/train_mink.sh EXP_DIR CONFIG.yaml

Hi, I mean what this training script works for? Like, this can further improve the final segmentation performances? Did you use this to train the model?

Oh, it is used for training the MinkowskiNet baseline, i.e., train with GT labels. For example, we use this to obtain the number of MinkowskiNet in Table 2.