LIQE
LIQE copied to clipboard
[CVPR2023] Blind Image Quality Assessment via Vision-Language Correspondence: A Multitask Learning Perspective
Hi, I want to know what GPU do you use for training? I use a V100, but it kept reporting out of memory. I have turned off the 'convert_models_to_fp32'.
Hi @zwx8981 @guspan-tanadi , i use the following code to test the LIQE metric, though the img is sharp, the liqe result seems relatively low, can you be kindly explain...
train issues
how to train on the AIGC dataset
Thanks for your job, when I run demo2.py, I meet this problem: --------------------------------------------------------------------------- RuntimeError Traceback (most recent call last) Cell In[1], line 35 33 print('###Preprocessing###') 34 with torch.no_grad(): ---> 35...
Hello, @zwx8981 Thank you for the paper and the code! I have one question regarding the process of how the image crops are obtained during inference. As far as I...
我用的是4070的显卡,内存32G,batch=8,预计一个epoch需要花费1小时