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.
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
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.