Open Sid-XXD opened 2 years ago
Don't forget to do pip install .
in the panini directory after you install all the dependencides. Besides having its own customized mmedit folder, I see it installs mmedit 0.14.0 which is far not the latest version (while readme suggests to install the latest git).
Also, fix the last line in test_script.sh
: it has wrong path to the checkpoint my_project/panini_sr/latest.pth
instead of checkpoint/panini_sr_latest.pth
.
Thanks for your great work. Here I got a KeyError: GLEAN: 'Panini_MFR is not in the model registry' I have already installed the requirements. Actually, there is no problem I used it before. I have no idea what's going on. Looking forward to your answer. Thanks.