ooooverflow / BiSeNet

BiSeNet based on pytorch
394 stars 77 forks source link

Problems in running demo.py to process a image (Missing key(s)) #10

Closed VguanwenV closed 5 years ago

VguanwenV commented 5 years ago

RuntimeError: Error(s) in loading state_dict for BiSeNet: Missing key(s) in state_dict: "supervision1.weight", "supervision1.bias", "supervision2.weight", "supervision2.bias".

MohamedAfifii commented 5 years ago

How did you manage to solve it?