TencentARC / MM-RealSR

Codes for "Metric Learning based Interactive Modulation for Real-World Super-Resolution"
BSD 3-Clause "New" or "Revised" License
154 stars 12 forks source link

More fine-grained degradation score #8

Closed mrluin closed 1 year ago

mrluin commented 1 year ago

Hello,

Thanks for your great work!

Did you try to predict more fine-grained degradation score? e.g., predicting socre for Gaussian noise, Poisson noise and JPEG compression noise indenpendently instead of predicting one socre.

Looking forward to your reply, thanks.

MC-E commented 1 year ago

Thanks for your attention. Yes, our model can predict the relative strength of these simple degradation. But the score does not correspond to the real value.

mrluin commented 1 year ago

Thanks for your reply.

Sure, I understand that the predicted score is relative strength. In the paper, the model generally predicts types of noises (i.e., poisson noise, gaussian noise and JPEG compression noise) using one unified noise branch. I mean, will the multiple branch design (e.g., one branch for one type of noise) benefit the performance?

CuddleSabe commented 10 months ago

Thanks for your reply.

Sure, I understand that the predicted score is relative strength. In the paper, the model generally predicts types of noises (i.e., poisson noise, gaussian noise and JPEG compression noise) using one unified noise branch. I mean, will the multiple branch design (e.g., one branch for one type of noise) benefit the performance?

I don't think so...because the same degrade level in different order, they sees like so different