Skip to content
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

I encountered an error stating 'degradation type not supported' when running tasks like 'sr_bicubic'. #59

Open
nil0330 opened this issue Oct 30, 2023 · 1 comment

Comments

@nil0330
Copy link

nil0330 commented Oct 30, 2023

The command I executed was
'python main.py --ni --simplified --config celeba_hq.yml --path_y LR --eta 0.85 --deg "sr_bicubic" --deg_scale 1 --sigma_y 0.1 -i LR02', and it resulted in an error showing
'NotImplementedError: degradation type not supported.'
Besides 'sr_bicubic,' other tasks such as 'cs_walshhadamard' and 'cs_blockbased' are also included in the '# get degradation matrix' section.
How can I resolve this issue?

@wrqcodedoge
Copy link

The same as you, have you solved that?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants