pytorch-SceneNetRGBD
pytorch-SceneNetRGBD copied to clipboard
Trainning model
How can I train your pretrained model ?
You said your code based on https://github.com/milesial/Pytorch-UNet, but when I loaded your model and try to predict some picture it gave me error Missing key(s) in state_dict: "inc.double_conv.0.weight", "inc.double_conv.1.weight" ,etc. How you train your model ?