We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
总感觉作者是在造假,给的代码里面都没有训练好的模型,而作者在readme文件里面又要我们用预训练模型进行测试,如果既然是真的,作者为什么在experiment/文件夹中删除了ridnet.pt预训练模型,而作者在readme文件里面又说用# RIDNET CUDA_VISIBLE_DEVICES=0 python main.py --data_test MyImage --noise_g 1 --model RIDNET --n_feats 64 --pre_train ../experiment/ridnet.pt --test_only --save_results --save 'RIDNET_RNI15' --testpath ../LR/LRBI/ --testset RNI15 这个代码来进行验证,可是ridnet.pt预训练模型作者在experiment文件夹中都没有提供。
The text was updated successfully, but these errors were encountered:
所以作者在怕什么,
Sorry, something went wrong.
No branches or pull requests
总感觉作者是在造假,给的代码里面都没有训练好的模型,而作者在readme文件里面又要我们用预训练模型进行测试,如果既然是真的,作者为什么在experiment/文件夹中删除了ridnet.pt预训练模型,而作者在readme文件里面又说用# RIDNET
CUDA_VISIBLE_DEVICES=0 python main.py --data_test MyImage --noise_g 1 --model RIDNET --n_feats 64 --pre_train ../experiment/ridnet.pt --test_only --save_results --save 'RIDNET_RNI15' --testpath ../LR/LRBI/ --testset RNI15
这个代码来进行验证,可是ridnet.pt预训练模型作者在experiment文件夹中都没有提供。
The text was updated successfully, but these errors were encountered: