Official implementation of "Spherical Mask: Coarse-to-Fine 3D Point Cloud Instance Segmentation with Spherical Representation"
45
stars
6
forks
source link
Using pretrained encoder weights leads to removed and missing keys warnings #8
Open
cnmicha opened 4 months ago
In README.md, it says:
I downloaded the .pth file and am trying to train the model. I see the following lines in the log:
Is it supposed to be like that?
If yes, I think it would make sense to document this in the README.