-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
predict.py is not running & Cannot access to pre-trained models. #2
Comments
|
@zhangbaijin Thanks for your effort. and run this code thank you |
Thanks for your kind remind. Best wishes |
I access the same problem,but can't solve it |
什么问题 |
这行代码from Dual_conv import PaddingConv2d 已经从源码中删除了,运行时,还会报相同的问题。 |
1 similar comment
这行代码from Dual_conv import PaddingConv2d 已经从源码中删除了,运行时,还会报相同的问题。 |
errors in loading state_dict for Generator |
你可以重新下载整个项目进行测试,代码错误应该是预训练模型没加载对 |
File "/usr/local/lib/python3.8/dist-packages/skimage/metrics/_structural_similarity.py", line 194, in structural_similarity |
First of all thanks for your great work.
I`m interested in shadow removal and found your repository.
I have problem with run this code.
1.https://github.com/zhangbaijin/SpA-Former-shadow-removal/blob/main/pretrained_models/RICE1 Cannot access
2. Download gen_model_epoch160.pth in https://drive.google.com/drive/folders/1pxwwAfwnGKkLj-GAlkVCevbEQM4basgR and
run with this parameter error occured at gen.load_state_dict.
I think model was deprecated *.pth
Could you upload lastest pre-trained model or if i have mistake could you guide my fault??
The text was updated successfully, but these errors were encountered: