English
Related papers

Related papers: False Detection (Positives and Negatives) in Objec…

200 papers

We present a learning approach for localization and segmentation of objects in an image in a manner that is robust to partial occlusion. Our algorithm produces a bounding box around the full extent of the object and labels pixels in the…

Computer Vision and Pattern Recognition · Computer Science 2015-07-29 Samarth Brahmbhatt , Heni Ben Amor , Henrik Christensen

The status quo approach to training object detectors requires expensive bounding box annotations. Our framework takes a markedly different direction: we transfer tracked object boxes from weakly-labeled videos to weakly-labeled images to…

Computer Vision and Pattern Recognition · Computer Science 2016-04-21 Krishna Kumar Singh , Fanyi Xiao , Yong Jae Lee

Since edge detection is in the forefront of image processing for object detection, it is crucial to have a good understanding of edge detection algorithms. The reason for this is that edges form the outline of an object. An edge is the…

Computer Vision and Pattern Recognition · Computer Science 2013-11-22 Shubham Saini , Bhavesh Kasliwal , Shraey Bhatia

In this paper, we present a novel approach for object recognition in real-time by employing multilevel feature analysis and demonstrate the practicality of adapting feature extraction into a Naive Bayesian classification framework that…

Computer Vision and Pattern Recognition · Computer Science 2017-10-31 Yang Cheng , Timeo Dubois

Oriented object detection is a fundamental yet challenging task in remote sensing (RS), aiming to locate and classify objects with arbitrary orientations. Recent advancements in deep learning have significantly enhanced the capabilities of…

Computer Vision and Pattern Recognition · Computer Science 2025-08-25 Kun Wang , Zi Wang , Zhang Li , Ang Su , Xichao Teng , Erting Pan , Minhao Liu , Qifeng Yu

Reflections in natural images commonly cause false positives in automated detection systems. These false positives can lead to significant impairment of accuracy in the tasks of detection, counting and segmentation. Here, inspired by the…

Computer Vision and Pattern Recognition · Computer Science 2019-05-01 David Owen , Ping-Lin Chang

Object detection and recognition are important problems in computer vision. Since these problems are meta-heuristic, despite a lot of research, practically usable, intelligent, real-time, and dynamic object detection/recognition methods are…

Computer Vision and Pattern Recognition · Computer Science 2013-02-22 Dilip K. Prasad

Despite great progress in object detection, most existing methods work only on a limited set of object categories, due to the tremendous human effort needed for bounding-box annotations of training data. To alleviate the problem, recent…

Computer Vision and Pattern Recognition · Computer Science 2022-07-14 Mingfei Gao , Chen Xing , Juan Carlos Niebles , Junnan Li , Ran Xu , Wenhao Liu , Caiming Xiong

With the human pursuit of knowledge, open-set object detection (OSOD) has been designed to identify unknown objects in a dynamic world. However, an issue with the current setting is that all the predicted unknown objects share the same…

Computer Vision and Pattern Recognition · Computer Science 2022-04-13 Jiyang Zheng , Weihao Li , Jie Hong , Lars Petersson , Nick Barnes

For object detection in wide-area aerial imagery, post-processing is usually needed to reduce false detections. We propose a two-stage post-processing scheme which comprises an area-thresholding sieving process and a morphological closing…

Computer Vision and Pattern Recognition · Computer Science 2020-10-30 Xin Gao , Sundaresh Ram , Jeffrey J. Rodriguez

We present YOLO, a new approach to object detection. Prior work on object detection repurposes classifiers to perform detection. Instead, we frame object detection as a regression problem to spatially separated bounding boxes and associated…

Computer Vision and Pattern Recognition · Computer Science 2016-05-11 Joseph Redmon , Santosh Divvala , Ross Girshick , Ali Farhadi

We present a reinforcement learning approach for detecting objects within an image. Our approach performs a step-wise deformation of a bounding box with the goal of tightly framing the object. It uses a hierarchical tree-like representation…

Computer Vision and Pattern Recognition · Computer Science 2018-10-29 Jonas Koenig , Simon Malberg , Martin Martens , Sebastian Niehaus , Artus Krohn-Grimberghe , Arunselvan Ramaswamy

A novel object detection method is presented that handles freely rotated objects of arbitrary sizes, including tiny objects as small as $2\times 2$ pixels. Such tiny objects appear frequently in remotely sensed images, and present a…

Computer Vision and Pattern Recognition · Computer Science 2022-02-16 Mohsen Zand , Ali Etemad , Michael Greenspan

Improving object detectors against occlusion, blur and noise is a critical step to deploy detectors in real applications. Since it is not possible to exhaust all image defects through data collection, many researchers seek to generate hard…

Computer Vision and Pattern Recognition · Computer Science 2019-04-01 Zeyi Huang , Wei Ke , Dong Huang

Most currently used object detection methods are learning-based, and can detect objects under varying appearances. Those models require training and a training dataset. We focus on use cases with less data variation, but the requirement of…

Computer Vision and Pattern Recognition · Computer Science 2026-03-23 Valentin Braeutigam , Matthias Stock , Bernhard Egger

Object identification is one of the most fundamental and difficult issues in computer vision. It aims to discover object instances in real pictures from a huge number of established categories. In recent years, deep learning-based object…

Computer Vision and Pattern Recognition · Computer Science 2022-03-03 Venkata Beri

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

This study introduces a laboratory experiment designed to assess the influence of annotation strategies, levels of imbalanced data, and prior experience, on the performance of human annotators. The experiment focuses on labeling aerial…

Computer Vision and Pattern Recognition · Computer Science 2024-09-24 Roni Blushtein-Livnon , Tal Svoray , Michael Dorman

Object detectors achieve strong performance under nominal imaging conditions but can fail silently when exposed to blur, noise, compression, adverse weather, or resolution changes. In safety-critical settings, it is therefore insufficient…

Computer Vision and Pattern Recognition · Computer Science 2026-02-23 Stefan Becker , Simon Weiss , Wolfgang Hübner , Michael Arens

Object detection is a fundamental problem in computer vision, aiming at locating and classifying objects in image. Although current devices can easily take very high-resolution images, current approaches of object detection seldom consider…

Computer Vision and Pattern Recognition · Computer Science 2023-03-03 Jinyan Liu , Jie Chen