-
I found this weird behavior in LIQE and LIQE-mix (did not test other metrics, so it could be present elsewhere as well):
```
import torch
import pyiqa
import matplotlib.cbook as cbook
import ma…
-
Hi, I appreciate your repos. I've been using clip-iqa model in your repo for studying purpose.
It worked well on single-gpu setting when I follow your simple training scripts.
I want to use distri…
-
### Test plan
https://lindenlab.atlassian.net/wiki/spaces/QA/pages/3407052804/Vintage+Graphics+Mode+and+GL3+Fallback+Mode+test
### Environment
older systems
### Description
Add a mode that looks …
-
Hi, I'm running a Bosch BME680 at an NodeMCU. The values for temperature, humidity and the IQA are published to an mqtt Brocker on my Rock64. The homebridge runs their too. Now I'm trying to get the d…
-
### LeetCode Username
iqa
### Problem Number, Title, and Link
3. Longest Substring Without Repeating Characters - https://leetcode.com/problems/longest-substring-without-repeating-characters/…
-
@Adnan1011, Fist of all, sorry to create the issue in this repo, but it looks that issues are disabled in the NR IQA CNN repository.
Do you have the caffemodel file for NR IQA CNN available somew…
-
Hi, if i want load weight by path
i load weight from https://github.com/chaofengc/IQA-PyTorch/releases/tag/v0.1-weights
```python
pyiqa.create_metric('musiq-ava').net.load_state_dict(torch.load('/U…
-
python tools/train.py configs/clipiqa/clipiqa_coop_koniq.py
2023-10-16 08:47:54,004 - mmedit - INFO - workflow: [('train', 1)], max: 500 iters
2023-10-16 08:47:54,004 - mmedit - INFO - Checkpoints…
-
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 it?
```
import torch
import …
-
Question for the results in the original paper:
How is the evaluation on traditional datasets (LIVE, CSIQ, TID) performed? Do you report average performance over K runs?
The paper only mentions tha…