Grid-Anchor-based-Image-Cropping-Pytorch
Grid-Anchor-based-Image-Cropping-Pytorch copied to clipboard
Error when using pretrained weights
I am unable to use mobilenetv2_0.5 mobilenetv2_0.75 and mobilentv2_1.0 pretrained weights.....I get an error in demo_eval.py in line 63 i.e. in load_state_dict
I am unable to use mobilenetv2_0.5 mobilenetv2_0.75 and mobilentv2_1.0 pretrained weights.....I get an error in demo_eval.py in line 63 i.e. in load_state_dict
Well noted. I'll check and reply you soon.
Sorry for my late reply. Could you please share more details when you failed to load the pretrained weights? Did you specify the right path? Many thanks!