中文
相关论文

相关论文: Norm-in-Norm Loss with Faster Convergence and Bett…

200 篇论文

Image quality is important, and can affect overall performance in image processing and computer vision as well as for numerous other reasons. Image quality assessment (IQA) is consequently a vital task in different applications from aerial…

计算机视觉与模式识别 · 计算机科学 2023-01-31 Wei Dai , Daniel Berleant

Image quality assessment (IQA) plays a critical role in optimizing radiation dose and developing novel medical imaging techniques in computed tomography (CT). Traditional IQA methods relying on hand-crafted features have limitations in…

图像与视频处理 · 电气工程与系统科学 2023-11-15 Tao Song , Ruizhi Hou , Lisong Dai , Lei Xiang

Image quality assessment (IQA) focuses on the perceptual visual quality of images, playing a crucial role in downstream tasks such as image reconstruction, compression, and generation. The rapid advancement of multi-modal large language…

计算机视觉与模式识别 · 计算机科学 2025-05-26 Weiqi Li , Xuanyu Zhang , Shijie Zhao , Yabin Zhang , Junlin Li , Li Zhang , Jian Zhang

Image quality plays an important role in the performance of deep neural networks (DNNs) that have been widely shown to exhibit sensitivity to changes in imaging conditions. Conventional image quality assessment (IQA) seeks to measure and…

计算机视觉与模式识别 · 计算机科学 2025-08-06 Nathan Drenkow , Mathias Unberath

Deep learning based image quality assessment (IQA) models usually learn to predict image quality from a single dataset, leading the model to overfit specific scenes. To account for this, mixed datasets training can be an effective way to…

计算机视觉与模式识别 · 计算机科学 2022-11-15 Zhaopeng Feng , Keyang Zhang , Shuyue Jia , Baoliang Chen , Shiqi Wang

Due to the subjective nature of image quality assessment (IQA), assessing which image has better quality among a sequence of images is more reliable than assigning an absolute mean opinion score for an image. Thus, IQA models are evaluated…

计算机视觉与模式识别 · 计算机科学 2024-01-22 Zewen Chen , Juan Wang , Bing Li , Chunfeng Yuan , Weiming Hu , Junxian Liu , Peng Li , Yan Wang , Youqun Zhang , Congxuan Zhang

In this paper we investigate into the problem of image quality assessment (IQA) and enhancement via machine learning. This issue has long attracted a wide range of attention in computational intelligence and image processing communities,…

计算机视觉与模式识别 · 计算机科学 2019-04-19 Ke Gu , Dacheng Tao , Junfei Qiao , Weisi Lin

One major problem of objective Image Quality Assessment (IQA) methods is the lack of linearity of their quality estimates with respect to scores expressed by human subjects. For this reason, usually IQA metrics undergo a calibration process…

计算机视觉与模式识别 · 计算机科学 2022-05-25 Elio D. Di Claudio , Paolo Giannitrapani , Giovanni Jacovitti

Image Quality Assessment (IQA) predicts perceptual quality scores consistent with human judgments. Recent RL-based IQA methods built on MLLMs focus on generating visual quality descriptions and scores, ignoring two key reliability…

计算机视觉与模式识别 · 计算机科学 2026-02-17 Wulin Xie , Rui Dai , Ruidong Ding , Kaikui Liu , Xiangxiang Chu , Xinwen Hou , Jie Wen

Generative models for image restoration, enhancement, and generation have significantly improved the quality of the generated images. Surprisingly, these models produce more pleasant images to the human eye than other methods, yet, they may…

图像与视频处理 · 电气工程与系统科学 2022-04-28 Marcos V. Conde , Maxime Burchi , Radu Timofte

We propose a novel certified defense method for Image Quality Assessment (IQA) models based on randomized smoothing with noise applied in the feature space rather than the input space. Unlike prior approaches that inject Gaussian noise…

计算机视觉与模式识别 · 计算机科学 2025-08-08 Ekaterina Shumitskaya , Dmitriy Vatolin , Anastasia Antsiferova

Image Quality Assessment (IQA) with reference images have achieved great success by imitating the human vision system, in which the image quality is effectively assessed by comparing the query image with its pristine reference image.…

计算机视觉与模式识别 · 计算机科学 2023-12-04 Xudong Li , Jingyuan Zheng , Xiawu Zheng , Runze Hu , Enwei Zhang , Yuting Gao , Yunhang Shen , Ke Li , Yutao Liu , Pingyang Dai , Yan Zhang , Rongrong Ji

Image quality assessment (IQA) is an important research topic for understanding and improving visual experience. The current state-of-the-art IQA methods are based on convolutional neural networks (CNNs). The performance of CNN-based models…

计算机视觉与模式识别 · 计算机科学 2021-08-16 Junjie Ke , Qifei Wang , Yilin Wang , Peyman Milanfar , Feng Yang

With the rapid advancement of Multi-modal Large Language Models (MLLMs), MLLM-based Image Quality Assessment (IQA) methods have shown promising performance in linguistic quality description. However, current methods still fall short in…

计算机视觉与模式识别 · 计算机科学 2025-12-01 Zhiyuan You , Xin Cai , Jinjin Gu , Tianfan Xue , Chao Dong

The use of $\ell_p$ $(p=1,2)$ norms has largely dominated the measurement of loss in neural networks due to their simplicity and analytical properties. However, when used to assess the loss of visual information, these simple norms are not…

图像与视频处理 · 电气工程与系统科学 2020-11-18 Li-Heng Chen , Christos G. Bampis , Zhi Li , Andrey Norkin , Alan C. Bovik

The performance of objective image quality assessment (IQA) models has been evaluated primarily by comparing model predictions to human quality judgments. Perceptual datasets gathered for this purpose have provided useful benchmarks for…

图像与视频处理 · 电气工程与系统科学 2021-01-25 Keyan Ding , Kede Ma , Shiqi Wang , Eero P. Simoncelli

Learning-based image quality assessment (IQA) has made remarkable progress in the past decade, but nearly all consider the two key components -- model and data -- in isolation. Specifically, model-centric IQA focuses on developing…

计算机视觉与模式识别 · 计算机科学 2023-12-11 Peibei Cao , Dingquan Li , Kede Ma

Although subjective tests are most accurate image/video quality assessment tools, they are extremely time demanding. In the past two decades, a variety of objective tools, such as SSIM, IW-SSIM, SPSIM, FSIM, etc., have been devised, that…

图像与视频处理 · 电气工程与系统科学 2021-04-27 Majid Behzadpour , Mohammad Ghanbari

Automatic Perceptual Image Quality Assessment is a challenging problem that impacts billions of internet, and social media users daily. To advance research in this field, we propose a Mixture of Experts approach to train two separate…

计算机视觉与模式识别 · 计算机科学 2023-05-30 Avinab Saha , Sandeep Mishra , Alan C. Bovik

With the increasing demand for image-based applications, the efficient and reliable evaluation of image quality has increased in importance. Measuring the image quality is of fundamental importance for numerous image processing…

多媒体 · 计算机科学 2014-07-01 Pedram Mohammadi , Abbas Ebrahimi-Moghadam , Shahram Shirani
‹ 上一页 1 2 3 10 下一页 ›