-
I tried to use pyinstaller to package the code containing your library, and I got a FileNotFoundError at runtime in File "pyiqa\utils\misc.py", line 76, in _scandir. How should I solve this problem? t…
-
Hi!
Thanks for this awesome repo!
In the README you write:
"**PLCC/SRCC without any correction**. Although test time value correction is common in IQA papers, we want to use the original value …
-
Hi, thank you for such an excellent repository!
In your paper TOPIQ, you mentioned before calculating the PLCC, the scores need to go through a logistic func
![FJ_F7WO@QYHB~8@ C$2PV15](https://githu…
-
Hi, the human level performance of GPT4-V on PERCEPTION task is impressive! Is there any plans to test it on other two tasks?
Best regards,
Xin
-
### Problem Statement
In experiments, users are unable to reuse content inside the variants in dotCMS. When attempting to reuse content from another container section, the content does not appear c…
-
Hello, thank you for sharing the glaucoma dataset. I am a new student in the field of medical imaging analysis, and I think this is a very meaningful work.
I am looking for some public datasets that …
-
use your training options of TOPIQ on koniq dataset like below:
python pyiqa/train.py -opt options/train/TOPIQ/train_TOPIQ_res50_koniq.yml
and the result is bit lower than the benchmark you provide…
-
### Parent Issue
_No response_
### Problem Statement
This selection can't be saved when checking or unchecking the option "Open link in new window" checkbox and adding an image into the block edito…
-
I trained HyperIQA for NR-IQA, in train config set mos_max to 10. But in inference i get output from 0 to 1. How get desired(from 1 to 10) output?
-
Hello
Thank you for your related work!
can you provide the training configuration file of NR based on TOPIQ?