Pointcept / PointTransformerV3

[CVPR'24 Oral] Official repository of Point Transformer V3 (PTv3)
MIT License
583 stars 30 forks source link

invalid model weights #66

Open arya-araban opened 1 week ago

arya-araban commented 1 week ago

Hi,

I'm interested in using the pre-trained model weights from the NuScenes dataset for outdoor semantic segmentation, as I'd like to fine-tune the weights on my own custom data. Even though the readme file it is mentioned that

the released model weights are temporarily invalid due to adjustments made to the model structure of PTv3.

Is there any way to access or load these weights despite this "invalidity"? I'd greatly appreciate it if there's a way to do so, as it would really help simplify my workflow.