Pointcept / PointTransformerV2

[NeurIPS'22] An official PyTorch implementation of PTv2.
352 stars 24 forks source link

s3dis setting for stv1m2-0 #35

Open meidachen opened 1 year ago

meidachen commented 1 year ago

First of all, thank you so much for this great work! Having multiple models all in one place saves a lot of time for others when benchmarking!

I'm wondering about testing stv1m2 with the following commend; I didn't find semseg-stv1m2-0-refined under config. Could you please direct me to where I should look for it if it is not in the configs folder, or if you could send me one that you were using.

sh scripts/train.sh -g 4 -d s3dis -c semseg-stv1m2-0-refined -n semseg-stv1m2-0-refined

Gofinge commented 1 year ago

Hi, I only provide an stv1m2 config for scannet. You need to rewrite one for s3dis. (You can modify it from PTv2m2 config)