中文
相关论文

相关论文: Exploring the Robustness of Human Parsers Towards …

200 篇论文

Invariance to a broad array of image corruptions, such as warping, noise, or color shifts, is an important aspect of building robust models in computer vision. Recently, several new data augmentations have been proposed that significantly…

计算机视觉与模式识别 · 计算机科学 2021-11-22 Eric Mintun , Alexander Kirillov , Saining Xie

Text-image composed retrieval aims to retrieve the target image through the composed query, which is specified in the form of an image plus some text that describes desired modifications to the input image. It has recently attracted…

计算机视觉与模式识别 · 计算机科学 2023-12-01 Shitong Sun , Jindong Gu , Shaogang Gong

The performance of computer vision models are susceptible to unexpected changes in input images caused by sensor errors or extreme imaging environments, known as common corruptions (e.g. noise, blur, illumination changes). These corruptions…

计算机视觉与模式识别 · 计算机科学 2024-09-17 Shunxin Wang , Raymond Veldhuis , Christoph Brune , Nicola Strisciuglio

CNNs perform remarkably well when the training and test distributions are i.i.d, but unseen image corruptions can cause a surprisingly large drop in performance. In various real scenarios, unexpected distortions, such as random noise,…

计算机视觉与模式识别 · 计算机科学 2021-03-31 Tonmoy Saikia , Cordelia Schmid , Thomas Brox

Achieving robustness in image segmentation models is challenging due to the fine-grained nature of pixel-level classification. These models, which are crucial for many real-time perception applications, particularly struggle when faced with…

计算机视觉与模式识别 · 计算机科学 2025-06-17 Laura Zheng , Wenjie Wei , Tony Wu , Jacob Clements , Shreelekha Revankar , Andre Harrison , Yu Shen , Ming C. Lin

While Neural Networks (NNs) have surpassed human accuracy in image classification on ImageNet, they often lack robustness against image corruption, i.e., corruption robustness. Yet such robustness is seemingly effortless for human…

计算机视觉与模式识别 · 计算机科学 2024-03-01 Huakun Shen , Boyue Caroline Hu , Krzysztof Czarnecki , Lina Marsso , Marsha Chechik

Achieving robustness to distributional shift is a longstanding and challenging goal of computer vision. Data augmentation is a commonly used approach for improving robustness, however robustness gains are typically not uniform across…

机器学习 · 计算机科学 2020-09-18 Dong Yin , Raphael Gontijo Lopes , Jonathon Shlens , Ekin D. Cubuk , Justin Gilmer

We introduce a set of image transformations that can be used as corruptions to evaluate the robustness of models as well as data augmentation mechanisms for training neural networks. The primary distinction of the proposed transformations…

计算机视觉与模式识别 · 计算机科学 2022-05-02 Oğuzhan Fatih Kar , Teresa Yeo , Andrei Atanov , Amir Zamir

Human pose estimation is a fundamental yet challenging task in computer vision, which aims at localizing human anatomical keypoints. However, unlike human vision that is robust to various data corruptions such as blur and pixelation,…

计算机视觉与模式识别 · 计算机科学 2021-05-14 Jiahang Wang , Sheng Jin , Wentao Liu , Weizhong Liu , Chen Qian , Ping Luo

Robustness is a fundamental property of machine learning classifiers required to achieve safety and reliability. In the field of adversarial robustness of image classifiers, robustness is commonly defined as the stability of a model to all…

机器学习 · 计算机科学 2024-05-28 Georg Siedel , Weijia Shao , Silvia Vock , Andrey Morozov

Today's state-of-the-art machine vision models are vulnerable to image corruptions like blurring or compression artefacts, limiting their performance in many real-world applications. We here argue that popular benchmarks to measure model…

机器学习 · 计算机科学 2020-10-26 Steffen Schneider , Evgenia Rusak , Luisa Eck , Oliver Bringmann , Wieland Brendel , Matthias Bethge

The human visual system is remarkably adept at adapting to changes in the input distribution; a capability modern convolutional neural networks (CNNs) still struggle to match. Drawing inspiration from the developmental trajectory of human…

计算机视觉与模式识别 · 计算机科学 2025-12-17 Ankita Raj , Kaashika Prajaapat , Tapan Kumar Gandhi , Chetan Arora

Developing a reliable vision system is a fundamental challenge for robotic technologies (e.g., indoor service robots and outdoor autonomous robots) which can ensure reliable navigation even in challenging environments such as adverse…

计算机视觉与模式识别 · 计算机科学 2024-07-10 Elena Camuffo , Umberto Michieli , Simone Milani , Jijoong Moon , Mete Ozay

In this paper we establish rigorous benchmarks for image classifier robustness. Our first benchmark, ImageNet-C, standardizes and expands the corruption robustness topic, while showing which classifiers are preferable in safety-critical…

机器学习 · 计算机科学 2019-04-01 Dan Hendrycks , Thomas Dietterich

Deep neural networks (DNNs) excel on clean images but struggle with corrupted ones. Incorporating specific corruptions into the data augmentation pipeline can improve robustness to those corruptions but may harm performance on clean images…

计算机视觉与模式识别 · 计算机科学 2024-12-25 Trung Trinh , Markus Heinonen , Luigi Acerbi , Samuel Kaski

Despite the remarkable reasoning abilities of large vision-language models (LVLMs), their robustness under visual corruptions remains insufficiently studied. Existing evaluation paradigms exhibit two major limitations: 1) the dominance of…

计算机视觉与模式识别 · 计算机科学 2025-11-25 Xiangjie Sui , Songyang Li , Hanwei Zhu , Baoliang Chen , Yuming Fang , Xin Sun

When deploying person re-identification (ReID) model in safety-critical applications, it is pivotal to understanding the robustness of the model against a diverse array of image corruptions. However, current evaluations of person ReID only…

计算机视觉与模式识别 · 计算机科学 2022-04-26 Minghui Chen , Zhiqiang Wang , Feng Zheng

Robust PCA is a standard tool for learning a linear subspace in the presence of sparse corruption or rare outliers. What about robustly learning manifolds that are more realistic models for natural data, such as images? There have been…

图像与视频处理 · 电气工程与系统科学 2023-03-07 Taihui Li , Hengkang Wang , Peng Le , XianE Tang , Ju Sun

Deep image matting methods have achieved increasingly better results on benchmarks (e.g., Composition-1k/alphamatting.com). However, the robustness, including robustness to trimaps and generalization to images from different domains, is…

计算机视觉与模式识别 · 计算机科学 2022-01-19 Yutong Dai , Brian Price , He Zhang , Chunhua Shen

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
‹ 上一页 1 2 3 10 下一页 ›