English
Related papers

Related papers: The Elephant in the Room

200 papers

The goal of object detection is to find objects in an image. An object detector accepts an image and produces a list of locations as $(x,y)$ pairs. Here we introduce a new concept: {\bf location-based boosting}. Location-based boosting…

Computer Vision and Pattern Recognition · Computer Science 2013-09-05 Damian Eads , David Helmbold , Ed Rosten

Deep neural networks that achieve remarkable performance in image classification have previously been shown to be easily fooled by tiny transformations such as a one pixel translation of the input image. In order to address this problem,…

Computer Vision and Pattern Recognition · Computer Science 2024-04-11 Ofir Shifman , Yair Weiss

It has been shown that most machine learning algorithms are susceptible to adversarial perturbations. Slightly perturbing an image in a carefully chosen direction in the image space may cause a trained neural network model to misclassify…

Computer Vision and Pattern Recognition · Computer Science 2017-07-13 Jiajun Lu , Hussein Sibai , Evan Fabry , David Forsyth

Blackbox transfer attacks for image classifiers have been extensively studied in recent years. In contrast, little progress has been made on transfer attacks for object detectors. Object detectors take a holistic view of the image and the…

Computer Vision and Pattern Recognition · Computer Science 2021-12-07 Zikui Cai , Xinxin Xie , Shasha Li , Mingjun Yin , Chengyu Song , Srikanth V. Krishnamurthy , Amit K. Roy-Chowdhury , M. Salman Asif

Images seen during test time are often not from the same distribution as images used for learning. This problem, known as domain shift, occurs when training classifiers from object-centric internet image databases and trying to apply them…

Computer Vision and Pattern Recognition · Computer Science 2013-08-21 Erik Rodner , Judy Hoffman , Jeff Donahue , Trevor Darrell , Kate Saenko

We propose an approach to distinguish between correct and incorrect image classifications. Our approach can detect misclassifications which either occur $\it{unintentionally}$ ("natural errors"), or due to…

Machine Learning · Computer Science 2019-02-04 Yuval Bahat , Michal Irani , Gregory Shakhnarovich

Convolutional neural networks have recently advanced the state of the art in many tasks including edge and object boundary detection. However, in this paper, we demonstrate that these edge detectors inherit a troubling property of neural…

Computer Vision and Pattern Recognition · Computer Science 2019-06-04 Christian Cosgrove , Alan L. Yuille

Object Transfiguration replaces an object in an image with another object from a second image. For example it can perform tasks like "putting exactly those eyeglasses from image A on the nose of the person in image B". Usage of exemplar…

Computer Vision and Pattern Recognition · Computer Science 2017-05-16 Shuchang Zhou , Taihong Xiao , Yi Yang , Dieqiao Feng , Qinyao He , Weiran He

Often multiple instances of an object occur in the same scene, for example in a warehouse. Unsupervised multi-instance object discovery algorithms are able to detect and identify such objects. We use such an algorithm to provide object…

Computer Vision and Pattern Recognition · Computer Science 2017-07-25 Wim Abbeloos , Sergio Caccamo , Esra Ataer-Cansizoglu , Yuichi Taguchi , Chen Feng , Teng-Yok Lee

We introduce algorithms to visualize feature spaces used by object detectors. Our method works by inverting a visual feature back to multiple natural images. We found that these visualizations allow us to analyze object detection systems in…

Computer Vision and Pattern Recognition · Computer Science 2015-02-20 Carl Vondrick , Aditya Khosla , Hamed Pirsiavash , Tomasz Malisiewicz , Antonio Torralba

Visual domain gaps often impact object detection performance. Image-to-image translation can mitigate this effect, where contrastive approaches enable learning of the image-to-image mapping under unsupervised regimes. However, existing…

Computer Vision and Pattern Recognition · Computer Science 2024-10-28 Danai Triantafyllidou , Sarah Parisot , Ales Leonardis , Steven McDonagh

Robustness to small image translations is a highly desirable property for object detectors. However, recent works have shown that CNN-based classifiers are not shift invariant. It is unclear to what extent this could impact object…

Computer Vision and Pattern Recognition · Computer Science 2020-08-14 Marco Manfredi , Yu Wang

Unsupervised image-to-image translation techniques are able to map local texture between two domains, but they are typically unsuccessful when the domains require larger shape change. Inspired by semantic segmentation, we introduce a…

Computer Vision and Pattern Recognition · Computer Science 2019-01-21 Aaron Gokaslan , Vivek Ramanujan , Daniel Ritchie , Kwang In Kim , James Tompkin

We introduce algorithms to visualize feature spaces used by object detectors. The tools in this paper allow a human to put on `HOG goggles' and perceive the visual world as a HOG based object detector sees it. We found that these…

Computer Vision and Pattern Recognition · Computer Science 2013-05-07 Carl Vondrick , Aditya Khosla , Tomasz Malisiewicz , Antonio Torralba

Automatic captioning of images is a task that combines the challenges of image analysis and text generation. One important aspect in captioning is the notion of attention: How to decide what to describe and in which order. Inspired by the…

Computer Vision and Pattern Recognition · Computer Science 2020-10-06 Sen He , Wentong Liao , Hamed R. Tavakoli , Michael Yang , Bodo Rosenhahn , Nicolas Pugeault

In this work, we study the challenging problem of identifying the irregular status of objects from images in an "open world" setting, that is, distinguishing the irregular status of an object category from its regular status as well as…

Computer Vision and Pattern Recognition · Computer Science 2016-02-16 Peng Wang , Lingqiao Liu , Chunhua Shen , Anton van den Hengel , Heng Tao Shen

This work aims to explore and identify tiny and seemingly unrelated perturbations of images in object detection that will lead to performance degradation. While tininess can naturally be defined using $L_p$ norms, we characterize the degree…

Computer Vision and Pattern Recognition · Computer Science 2022-11-15 Nguyen Anh Vu Doan , Arda Yüksel , Chih-Hong Cheng

Over the years various methods have been proposed for the problem of object detection. Recently, we have witnessed great strides in this domain owing to the emergence of powerful deep neural networks. However, there are typically two main…

Computer Vision and Pattern Recognition · Computer Science 2022-07-26 Klemen Kotar , Roozbeh Mottaghi

The astounding performance of transformers in natural language processing (NLP) has motivated researchers to explore their applications in computer vision tasks. DEtection TRansformer (DETR) introduces transformers to object detection tasks…

Computer Vision and Pattern Recognition · Computer Science 2023-07-13 Tahira Shehzadi , Khurram Azeem Hashmi , Didier Stricker , Muhammad Zeshan Afzal

The paper analyzes the accuracy of publicly available object-recognition systems on a geographically diverse dataset. This dataset contains household items and was designed to have a more representative geographical coverage than commonly…

Computer Vision and Pattern Recognition · Computer Science 2019-06-19 Terrance DeVries , Ishan Misra , Changhan Wang , Laurens van der Maaten