PointCNN
PointCNN copied to clipboard
Key features_hd/kernel not found in checkpoint.
When I evaluate your pretrained model of S3DIS, it seems that your checkpoint does not contain the key 'features_hd/kernel'. You did not use extra features when training S3DIS? Could you give me more details about how to evaluate your pretrained model on S3DIS? Thank you!
I am sorry to say I am too busy now. I will upload new pretrained model or update our code after I complete my thesis defense for master's degree.
Thanks!
I also get the same error when trying to load in a pre-trained model. I just added -l "my model folder"/ckpts/iter-xxxxx to the training script. Any suggestions would be appreciated