-
Notifications
You must be signed in to change notification settings - Fork 60
Open
Description
总感觉作者是在造假,给的代码里面都没有训练好的模型,而作者在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文件夹中都没有提供。
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels