菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-05-14
📄 Abstract - SR-Prominence: A Crowdsourced Protocol and Dataset Suite for Perceptually-Weighted Super-Resolution Artifact Evaluation

Modern image super-resolution methods generate detailed, visually appealing results, but they often introduce visual artifacts: unnatural patterns and texture distortions that degrade perceived quality. These defects vary widely in perceptual impact--some are barely noticeable, while others are highly disturbing--yet existing detection methods treat them equally. We propose artifact prominence as an evaluative target, defined as the fraction of viewers who judge a highlighted region to contain a noticeable artifact. We design a crowdsourced annotation protocol and construct SR-Prominence, a dataset suite containing 3,935 artifact masks from DeSRA, Open Images, Urban100, and a realistic no-ground-truth Urban100-HR setting, annotated with prominence. Re-annotating DeSRA reveals that 48.2% of its in-lab binary artifacts are not noticed by a majority of viewers. Across the suite, we audit SR artifact detectors, image-quality metrics, and SR methods. We find that classical full-reference metrics, especially SSIM and DISTS, provide surprisingly strong localized prominence signals, whereas no-reference IQA methods and specialized artifact detectors often fail to generalize across datasets and reference settings. SR-Prominence is released with an objective scoring protocol that allows new metrics to be benchmarked on our suite without further crowdsourcing. Together, the data and protocols enable SR artifact evaluation to move from binary defect presence toward perceptual impact. SR-Prominence is available at this https URL.

顶级标签: computer vision benchmark
详细标签: super-resolution artifact evaluation crowdsourcing perceptual quality dataset 或 搜索:

SR-Prominence:一种用于感知加权超分辨率伪影评估的众包协议与数据集套件 / SR-Prominence: A Crowdsourced Protocol and Dataset Suite for Perceptually-Weighted Super-Resolution Artifact Evaluation


1️⃣ 一句话总结

该论文提出了“伪影显著性”这一新指标,用于衡量超分辨率图像中伪影被观众注意到的比例,并通过众包方式构建了包含数千个标注掩码的数据集,揭示了传统检测方法高估了伪影的影响,同时发现某些经典图像质量指标(如SSIM)在评估局部伪影时比专门设计的检测器更有效。

源自 arXiv: 2605.14847