chrilouk

Results 2 comments of chrilouk

Hi, I tried loading the pretrained model with the above script and got the following error: > _File "dynamic/pretrained_model/download_pretrained_model.py", line 18, in > model.load_state_dict(checkpoint['state_dict']) > File "envs/EchoNetDyn/lib/python3.9/site-packages/torch/nn/modules/module.py", line 1223, in...

@GKalliatakis thank you for your fast response. I used 'deeplabv3_resnet50' for the segmentation and I got the same error message. Should I be using something else? However, when I try...