中文
相关论文

相关论文: JNDMix: JND-Based Data Augmentation for No-referen…

200 篇论文

New multinuclear MRI techniques, such as sodium MRI, generally suffer from low image quality due to an inherently low signal. Postprocessing methods, such as image denoising, have been developed for image enhancement. However, the…

The goal of No-Reference Image Quality Assessment (NR-IQA) is to estimate the perceptual image quality in accordance with subjective evaluations, it is a complex and unsolved problem due to the absence of the pristine reference image. In…

图像与视频处理 · 电气工程与系统科学 2022-01-06 S. Alireza Golestaneh , Saba Dadsetan , Kris M. Kitani

Training deep neural networks requires datasets with a large number of annotated examples. The collection and annotation of these datasets is not only extremely expensive but also faces legal and privacy problems. These factors are a…

计算机视觉与模式识别 · 计算机科学 2025-01-17 Christoph Reinders , Frederik Schubert , Bodo Rosenhahn

Recently, image quality assessment (IQA) has achieved remarkable progress with the success of deep learning. However, the strict pre-condition of full-reference (FR) methods has limited its application in real scenarios. And the…

图像与视频处理 · 电气工程与系统科学 2021-09-17 Jingyu Guo , Wei Wang , Wenming Yang , Qingmin Liao , Jie Zhou

Due to the complexity of medical image acquisition and the difficulty of annotation, medical image datasets inevitably contain noise. Noisy data with wrong labels affects the robustness and generalization ability of deep neural networks.…

计算机视觉与模式识别 · 计算机科学 2025-04-18 Junlin Hou , Jilan Xu , Rui Feng , Hao Chen

Due to the scarcity of labeled samples in Image Quality Assessment (IQA) datasets, numerous recent studies have proposed multi-task based strategies, which explore feature information from other tasks or domains to boost the IQA task.…

计算机视觉与模式识别 · 计算机科学 2024-11-13 Li Yu

No-reference (NR) image quality assessment (IQA) is an important tool in enhancing the user experience in diverse visual applications. A major drawback of state-of-the-art NR-IQA techniques is their reliance on a large number of human…

计算机视觉与模式识别 · 计算机科学 2023-12-11 Suhas Srinath , Shankhanil Mitra , Shika Rao , Rajiv Soundararajan

We present a deep neural network-based approach to image quality assessment (IQA). The network is trained end-to-end and comprises ten convolutional layers and five pooling layers for feature extraction, and two fully connected layers for…

计算机视觉与模式识别 · 计算机科学 2017-12-11 Sebastian Bosse , Dominique Maniry , Klaus-Robert Müller , Thomas Wiegand , Wojciech Samek

Recently, increasing interest has been drawn in exploiting deep convolutional neural networks (DCNNs) for no-reference image quality assessment (NR-IQA). Despite of the notable success achieved, there is a broad consensus that training…

图像与视频处理 · 电气工程与系统科学 2020-04-14 Hancheng Zhu , Leida Li , Jinjian Wu , Weisheng Dong , Guangming Shi

Deep neural networks (DNNs) have shown great potential in non-reference image quality assessment (NR-IQA). However, the annotation of NR-IQA is labor-intensive and time-consuming, which severely limits their application especially for…

计算机视觉与模式识别 · 计算机科学 2022-08-01 Yiting Lu , Xin Li , Jianzhao Liu , Zhibo Chen

Noise injection is a fundamental tool for data augmentation, and yet there is no widely accepted procedure to incorporate it with learning frameworks. This study analyzes the effects of adding or applying different noise models of varying…

计算机视觉与模式识别 · 计算机科学 2023-07-14 M. Eren Akbiyik

CutMix is a popular augmentation technique commonly used for training modern convolutional and transformer vision networks. It was originally designed to encourage Convolution Neural Networks (CNNs) to focus more on an image's global…

计算机视觉与模式识别 · 计算机科学 2023-04-20 Jihao Liu , Boxiao Liu , Hang Zhou , Hongsheng Li , Yu Liu

Label noise is common in large real-world datasets, and its presence harms the training process of deep neural networks. Although several works have focused on the training strategies to address this problem, there are few studies that…

计算机视觉与模式识别 · 计算机科学 2023-08-08 Emeson Santana , Gustavo Carneiro , Filipe R. Cordeiro

Data augmentation is a powerful technique to increase the diversity of data, which can effectively improve the generalization ability of neural networks in image recognition tasks. Recent data mixing based augmentation strategies have…

计算机视觉与模式识别 · 计算机科学 2020-12-22 Jie Qin , Jiemin Fang , Qian Zhang , Wenyu Liu , Xingang Wang , Xinggang Wang

CutMix is a vital augmentation strategy that determines the performance and generalization ability of vision transformers (ViTs). However, the inconsistency between the mixed images and the corresponding labels harms its efficacy. Existing…

计算机视觉与模式识别 · 计算机科学 2023-03-20 Mengzhao Chen , Mingbao Lin , ZhiHang Lin , Yuxin Zhang , Fei Chao , Rongrong Ji

Data augmentation plays a crucial role in enhancing the robustness and performance of machine learning models across various domains. In this study, we introduce a novel mixed-sample data augmentation method called RandoMix. RandoMix is…

计算机视觉与模式识别 · 计算机科学 2023-12-01 Xiaoliang Liu , Furao Shen , Jian Zhao , Changhai Nie

Data augmentation has been proven effective for training high-accuracy convolutional neural network classifiers by preventing overfitting. However, building deep neural networks in real-world scenarios requires not only high accuracy on…

计算机视觉与模式识别 · 计算机科学 2024-03-14 Zhenglin Huang , Xiaoan Bao , Na Zhang , Qingqi Zhang , Xiaomei Tu , Biao Wu , Xi Yang

While recent advancements in large multimodal models (LMMs) have significantly improved their abilities in image quality assessment (IQA) relying on absolute quality rating, how to transfer reliable relative quality comparison outputs to…

计算机视觉与模式识别 · 计算机科学 2024-05-30 Hanwei Zhu , Haoning Wu , Yixuan Li , Zicheng Zhang , Baoliang Chen , Lingyu Zhu , Yuming Fang , Guangtao Zhai , Weisi Lin , Shiqi Wang

Modern data augmentation using a mixture-based technique can regularize the models from overfitting to the training data in various computer vision applications, but a proper data augmentation technique tailored for the part-based…

计算机视觉与模式识别 · 计算机科学 2023-04-05 Minsu Kim , Seungryong Kim , JungIn Park , Seongheon Park , Kwanghoon Sohn

Contrast change is an important factor that affects the quality of images. During image capturing, unfavorable lighting conditions can cause contrast change and visual quality loss. While various methods have been proposed to assess the…

计算机视觉与模式识别 · 计算机科学 2025-10-07 Mohammad-Ali Mahmoudpour , Saeed Mahmoudpour