IIGROUP / MANIQA

[CVPRW 2022] MANIQA: Multi-dimension Attention Network for No-Reference Image Quality Assessment
Apache License 2.0
307 stars 36 forks source link

MSU Video Quality Metrics Benchmark Invitation #24

Closed msm1rnov closed 1 year ago

msm1rnov commented 1 year ago

Hello! We kindly invite you to participate in our video quality metrics benchmark. You can submit MANIQA to the benchmark, following the submission steps, described here. The dataset distortions refer to compression artifacts on professional and user-generated content. The full dataset is used to measure methods overall performance, so we do not share it to avoid overfitting. Nevertheless, we provided the open part of it (around 1,000 videos) within our paper "Video compression dataset and benchmark of learning-based video-quality metrics", accepted to NeurIPS 2022.

TianheWu commented 1 year ago

Hi, thanks for inviting! MANIQA is the metric of image. I don't know whether it can valid the video quality.

msm1rnov commented 1 year ago

Thank you for your answer! Our benchmark includes both VQA and IQA methods. The participants page shows the type of each method. Image quality metrics are calculated for each frame independently. Then obtained scores are averaged throughout the whole video. Even such a simple temporal pooling strategy sometimes leads to correlation higher than that of video quality metrics (method UNIQUE as a great example).

TianheWu commented 1 year ago

Thanks!I will have a look!

dmumtaz commented 1 year ago

Hi Did you try it as a video quality metric? Please share the code.

TianheWu commented 1 year ago

@dmumtaz Not yet, I did some other researches previous. In the future, I will try it as a video quality metric!