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

How to draw the picture of Fig(b) and Fig(c) in your ECCV2022 paper? #19

Open
StevenTony611 opened this issue Mar 1, 2023 · 1 comment

Comments

@StevenTony611
Copy link

How to draw the DCT-based spectral maps of Fig 1(b) and Amplitude-Frequency curves of Fig(c) in your ECCV2022 paper?

Thank you very much!

@ericzw
Copy link
Member

ericzw commented Mar 2, 2023

After obtaining the HR images by your model, you can transmit the images into the DCT domain by cv2.dct.
Then, you will get the spectral maps and you can visualize them and draw the figures.

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