-
Datasets:
- [x] [Live]()
- [ ] [TID2008]()
- [x] [TID2013]()
- [ ] [CSIQ]()
-
@dsevero, exciting work!
The results look amazing on 2AFC datasets. I wanted to check if you have some experiments beyond 2AFC, JND datasets like on the IQA regression datasets like LIVE IQA, KADI…
-
Environment
Both DeltaFPS (7.1.10.10800445603) and ExtraFPS (7.1.11.11565212741)
You are at 121.0, 110.0, 23.2 in Pasta Cake located at simhost-054bc31cb9bd66326.agni
SLURL: http://maps.secondlife.…
-
i try to use the example script to assess some images.but i got 0 for all the images.why?
```
import pyiqa
import torch
# list all available metrics
print(pyiqa.list_models())
device = torch…
-
作者您好,我在自己数据集上进行推理,进程阻塞在这行代码不继续执行,不知道是什么原因。
> /root/project2024/DepictQA/src/infer.py(56)main()
-> texts, output_ids, probs, confidences = model.generate(
(Pdb) n
推理脚本为:
#!/bin/bash
src_dir=../…
-
HI~ Thank you for your work!
I want to train a model that recognizes cars and boats, is the train config and CSV file labeled correctly?
-
HI! thanks for the great job!
When I use different calculation metrics in pyiqa to evaluate the results,there is a performance gap between the PSNR and SSIM results and the results reported in paper.…
-
Hello YangiD,
Thank you very much for sharing your work and providing the checkpoint model. I have tried testing the model using the provided checkpoint with the following code:
```
def tes…
-
### Problem Statement
When users create content for a specific variant in dotCMS, it does not appear in the list when attempting to add a new piece of content to the same variant. This issue disrup…
-
### Problem Statement
When attempting to publish a page from the variant editing interface, users encounter a Bad request error. The error message indicates that the content is not in a new, live, …