Ysz2022 / NeRCo

[ICCV 2023] Implicit Neural Representation for Cooperative Low-light Image Enhancement
https://openaccess.thecvf.com/content/ICCV2023/html/Yang_Implicit_Neural_Representation_for_Cooperative_Low-light_Image_Enhancement_ICCV_2023_paper.html
222 stars 15 forks source link

NIQE metric #7

Closed CharlesYTJ closed 1 year ago

CharlesYTJ commented 1 year ago

Can you send me the code to calculate the NIQE metric to my email?

Email: Charlesjyt@163.com

CharlesYTJ commented 1 year ago

Thank you for your help. I found the NIQE code in another comment section.

Ysz2022 commented 1 year ago

We calculate NIQE by using code from here: https://github.com/guptapraful/niqe

CharlesYTJ commented 1 year ago

Thanks.