Congratulations! Impressive work! However, I meet a problem when I try 'cobb_angle_eval.py'. The code tell me
File "..../python3.7/site-packages/torch/nn/modules/module.py", line 1052, in load_state_dict
self.class.name, "\n\t".join(error_msgs)))
RuntimeError: Error(s) in loading state_dict for DenseNet:
Missing key(s) in state_dict: "features.conv0.weight",......
Do you have any idea?It would be great if can reply when you have time!
Congratulations! Impressive work! However, I meet a problem when I try 'cobb_angle_eval.py'. The code tell me File "..../python3.7/site-packages/torch/nn/modules/module.py", line 1052, in load_state_dict self.class.name, "\n\t".join(error_msgs))) RuntimeError: Error(s) in loading state_dict for DenseNet: Missing key(s) in state_dict: "features.conv0.weight",......
Do you have any idea?It would be great if can reply when you have time!