IIGROUP / MANIQA

[CVPRW 2022] MANIQA: Multi-dimension Attention Network for No-Reference Image Quality Assessment
Apache License 2.0
307 stars 36 forks source link

Visualization of weighting branch, scoring branch and final weighted maps #48

Open maywander opened 1 month ago

maywander commented 1 month ago

What I understand is that the input image size is 224x224, with a patch size of 8, so the final visualization would be 28x28. However, it is clear that the weight score map here is not 28x28 in size. I would like to know how to obtain a visualization result as shown in the image, and how the value of each pixel is calculated.