Dane Andrew Williamson

Results 5 comments of Dane Andrew Williamson

I also had the same key errors as @joel1895 using the hair_seg.pth

Check if Model output is logits vector or softmax probs @NoSleepDeveloper @austinmw

Added Python snippet #108

hi @kampta I tried loading the model and got the following error: > RuntimeError: Error(s) in loading state_dict for MobileNetV2_unet: > Missing key(s) in state_dict: "backbone.features.0.0.weight", "backbone.features.0.1.weight", "backbone.features.0.1.bias", "backbone.features.0.1.running_mean", "backbone.features.0.1.running_var",...