中文
相关论文

相关论文: ImageNet-X: Understanding Model Mistakes with Fact…

200 篇论文

Deep learning has achieved remarkable results in many computer vision tasks. Deep neural networks typically rely on large amounts of training data to avoid overfitting. However, labeled data for real-world applications may be limited. By…

计算机视觉与模式识别 · 计算机科学 2023-11-07 Suorong Yang , Weikang Xiao , Mengchen Zhang , Suhan Guo , Jian Zhao , Furao Shen

To perform well on unseen and potentially out-of-distribution samples, it is desirable for machine learning models to have a predictable response with respect to transformations affecting the factors of variation of the input. Here, we…

计算机视觉与模式识别 · 计算机科学 2021-11-17 Diane Bouchacourt , Mark Ibrahim , Ari S. Morcos

Deep learning models can perform well when evaluated on images from the same distribution as the training set. However, applying small perturbations in the forms of noise, artifacts, occlusions, blurring, etc. to a model's input image and…

计算机视觉与模式识别 · 计算机科学 2024-06-10 Zahra Golpayegani , Patrick St-Amant , Nizar Bouguila

Despite the promising performance of existing visual models on public benchmarks, the critical assessment of their robustness for real-world applications remains an ongoing challenge. To bridge this gap, we propose an explainable visual…

计算机视觉与模式识别 · 计算机科学 2024-04-19 Qiang Li , Dan Zhang , Shengzhao Lei , Xun Zhao , Porawit Kamnoedboon , WeiWei Li , Junhao Dong , Shuyan Li

Capturing photographs with wrong exposures remains a major source of errors in camera-based imaging. Exposure problems are categorized as either: (i) overexposed, where the camera exposure was too long, resulting in bright and washed-out…

图像与视频处理 · 电气工程与系统科学 2021-03-31 Mahmoud Afifi , Konstantinos G. Derpanis , Björn Ommer , Michael S. Brown

Data augmentation has become a standard component of vision pre-trained models to capture the invariance between augmented views. In practice, augmentation techniques that mask regions of a sample with zero/mean values or patches from other…

计算机视觉与模式识别 · 计算机科学 2023-10-31 Shentong Mo , Zhun Sun , Chao Li

Deep object recognition models have been very successful over benchmark datasets such as ImageNet. How accurate and robust are they to distribution shifts arising from natural and synthetic variations in datasets? Prior research on this…

计算机视觉与模式识别 · 计算机科学 2021-03-30 Ali Borji

ConvNets and Imagenet have driven the recent success of deep learning for image classification. However, the marked slowdown in performance improvement combined with the lack of robustness of neural networks to adversarial examples and…

机器学习 · 计算机科学 2018-07-23 Pierre Stock , Moustapha Cisse

The currently leading artificial neural network models of the visual ventral stream - which are derived from a combination of performance optimization and robustification methods - have demonstrated a remarkable degree of behavioral…

计算机视觉与模式识别 · 计算机科学 2025-05-19 Morgan B. Talbot , Gabriel Kreiman , James J. DiCarlo , Guy Gaziv

Recently, it was found that many real-world examples without intentional modifications can fool machine learning models, and such examples are called "natural adversarial examples". ImageNet-A is a famous dataset of natural adversarial…

计算机视觉与模式识别 · 计算机科学 2021-02-24 Xiao Li , Jianmin Li , Ting Dai , Jie Shi , Jun Zhu , Xiaolin Hu

Feature descriptor matching is a critical step is many computer vision applications such as image stitching, image retrieval and visual localization. However, it is often affected by many practical factors which will degrade its…

计算机视觉与模式识别 · 计算机科学 2020-08-11 Po-Heng Chen , Zhao-Xu Luo , Zu-Kuan Huang , Chun Yang , Kuan-Wen Chen

Automatic face recognition is a research area with high popularity. Many different face recognition algorithms have been proposed in the last thirty years of intensive research in the field. With the popularity of deep learning and its…

计算机视觉与模式识别 · 计算机科学 2022-08-10 Tiago de Freitas Pereira , Dominic Schmidli , Yu Linghu , Xinyi Zhang , Sébastien Marcel , Manuel Günther

Since its release, ImageNet-1k dataset has become a gold standard for evaluating model performance. It has served as the foundation for numerous other datasets and training tasks in computer vision. As models have improved in accuracy,…

计算机视觉与模式识别 · 计算机科学 2024-12-03 Nikita Kisel , Illia Volkov , Katerina Hanzelkova , Klara Janouskova , Jiri Matas

While the ImageNet dataset has been driving computer vision research over the past decade, significant label noise and ambiguity have made top-1 accuracy an insufficient measure of further progress. To address this, new label-sets and…

计算机视觉与模式识别 · 计算机科学 2024-01-08 Momchil Peychev , Mark Niklas Müller , Marc Fischer , Martin Vechev

Recent studies have demonstrated that visual recognition models lack robustness to distribution shift. However, current work mainly considers model robustness to 2D image transformations, leaving viewpoint changes in the 3D world less…

计算机视觉与模式识别 · 计算机科学 2022-10-11 Yinpeng Dong , Shouwei Ruan , Hang Su , Caixin Kang , Xingxing Wei , Jun Zhu

Image classification accuracy on the ImageNet dataset has been a barometer for progress in computer vision over the last decade. Several recent papers have questioned the degree to which the benchmark remains useful to the community, yet…

计算机视觉与模式识别 · 计算机科学 2022-05-27 Vijay Vasudevan , Benjamin Caine , Raphael Gontijo-Lopes , Sara Fridovich-Keil , Rebecca Roelofs

Recent studies have shown that higher accuracy on ImageNet usually leads to better robustness against different corruptions. Therefore, in this paper, instead of following the traditional research paradigm that investigates new…

计算机视觉与模式识别 · 计算机科学 2023-03-31 Xiaodan Li , Yuefeng Chen , Yao Zhu , Shuhui Wang , Rong Zhang , Hui Xue

We assess the tendency of state-of-the-art object recognition models to depend on signals from image backgrounds. We create a toolkit for disentangling foreground and background signal on ImageNet images, and find that (a) models can…

计算机视觉与模式识别 · 计算机科学 2020-06-18 Kai Xiao , Logan Engstrom , Andrew Ilyas , Aleksander Madry

Performing data augmentation for learning deep neural networks is well known to be important for training visual recognition systems. By artificially increasing the number of training examples, it helps reducing overfitting and improves…

计算机视觉与模式识别 · 计算机科学 2018-07-20 Nikita Dvornik , Julien Mairal , Cordelia Schmid

The performance of modern face recognition systems is a function of the dataset on which they are trained. Most datasets are largely biased toward "near-frontal" views with benign lighting conditions, negatively effecting recognition…

计算机视觉与模式识别 · 计算机科学 2017-04-17 Daniel Crispell , Octavian Biris , Nate Crosswhite , Jeffrey Byrne , Joseph L. Mundy
‹ 上一页 1 2 3 10 下一页 ›