English
Related papers

Related papers: Optimizing the Trade-off between Single-Stage and …

200 papers

Many modern approaches for object detection are two-staged pipelines. The first stage identifies regions of interest which are then classified in the second stage. Faster R-CNN is such an approach for object detection which combines both…

Computer Vision and Pattern Recognition · Computer Science 2017-05-01 Christian Eggert , Dan Zecha , Stephan Brehm , Rainer Lienhart

We study the 3D object understanding task for manipulating everyday objects with different material properties (diffuse, specular, transparent and mixed). Existing monocular and RGB-D methods suffer from scale ambiguity due to missing or…

Computer Vision and Pattern Recognition · Computer Science 2024-07-18 Chuanrui Zhang , Yonggen Ling , Minglei Lu , Minghan Qin , Haoqian Wang

Recent object detection models require large amounts of annotated data for training a new classes of objects. Few-shot object detection (FSOD) aims to address this problem by learning novel classes given only a few samples. While…

Computer Vision and Pattern Recognition · Computer Science 2022-10-13 Karim Guirguis , Mohamed Abdelsamad , George Eskandar , Ahmed Hendawy , Matthias Kayser , Bin Yang , Juergen Beyerer

In the recent past, algorithms based on Convolutional Neural Networks (CNNs) have achieved significant milestones in object recognition. With large examples of each object class, standard datasets train well for inter-class variability.…

Computer Vision and Pattern Recognition · Computer Science 2018-06-11 Shrinivasan Sankar , Adrien Bartoli

Context can strongly affect object representations, sometimes leading to undesired biases, particularly when objects appear in out-of-distribution backgrounds at inference. At the same time, many object-centric tasks require to leverage the…

Computer Vision and Pattern Recognition · Computer Science 2026-04-02 Ananthu Aniraj , Cassio F. Dantas , Dino Ienco , Diego Marcos

Recent object detection systems rely on two critical steps: (1) a set of object proposals is predicted as efficiently as possible, and (2) this set of candidate proposals is then passed to an object classifier. Such approaches have been…

Computer Vision and Pattern Recognition · Computer Science 2015-09-02 Pedro O. Pinheiro , Ronan Collobert , Piotr Dollar

Following the trends of mobile and edge computing for DNN models, an intermediate option, split computing, has been attracting attentions from the research community. Previous studies empirically showed that while mobile and edge computing…

Computer Vision and Pattern Recognition · Computer Science 2021-11-17 Yoshitomo Matsubara , Marco Levorato

Active learning for object detection is conventionally achieved by applying techniques developed for classification in a way that aggregates individual detections into image-level selection criteria. This is typically coupled with the…

Computer Vision and Pattern Recognition · Computer Science 2022-01-19 Michael Laielli , Giscard Biamby , Dian Chen , Ritwik Gupta , Adam Loeffler , Phat Dat Nguyen , Ross Luo , Trevor Darrell , Sayna Ebrahimi

Compared with still image object detection, video object detection (VOD) needs to particularly concern the high across-frame variation in object appearance, and the diverse deterioration in some frames. In principle, the detection in a…

Computer Vision and Pattern Recognition · Computer Science 2024-07-30 Yuheng Shi , Tong Zhang , Xiaojie Guo

Despite recent advances, object detection in aerial images is still a challenging task. Specific problems in aerial images makes the detection problem harder, such as small objects, densely packed objects, objects in different sizes and…

Computer Vision and Pattern Recognition · Computer Science 2022-03-31 Onur Can Koyun , Reyhan Kevser Keser , İbrahim Batuhan Akkaya , Behçet Uğur Töreyin

Traditionally, an object detector is applied to every part of the scene of interest, and its accuracy and computational cost increases with higher resolution images. However, in some application domains such as remote sensing, purchasing…

Computer Vision and Pattern Recognition · Computer Science 2020-04-08 Burak Uzkent , Christopher Yeh , Stefano Ermon

To avoid the exhaustive search over locations and scales, current state-of-the-art object detection systems usually involve a crucial component generating a batch of candidate object proposals from images. In this paper, we present a simple…

Computer Vision and Pattern Recognition · Computer Science 2018-07-31 Tianshui Chen , Liang Lin , Xian Wu , Nong Xiao , Xiaonan Luo

Prior work on 6-DoF object pose estimation has largely focused on instance-level processing, in which a textured CAD model is available for each object being detected. Category-level 6-DoF pose estimation represents an important step toward…

Computer Vision and Pattern Recognition · Computer Science 2022-05-13 Yunzhi Lin , Jonathan Tremblay , Stephen Tyree , Patricio A. Vela , Stan Birchfield

We present a new, embarrassingly simple approach to instance segmentation in images. Compared to many other dense prediction tasks, e.g., semantic segmentation, it is the arbitrary number of instances that have made instance segmentation…

Computer Vision and Pattern Recognition · Computer Science 2020-07-21 Xinlong Wang , Tao Kong , Chunhua Shen , Yuning Jiang , Lei Li

The complexity-precision trade-off of an object detector is a critical problem for resource constrained vision tasks. Previous works have emphasized detectors implemented with efficient backbones. The impact on this trade-off of proposal…

Computer Vision and Pattern Recognition · Computer Science 2022-07-11 Yunsheng Li , Yinpeng Chen , Xiyang Dai , Dongdong Chen , Mengchen Liu , Pei Yu , Jing Yin , Lu Yuan , Zicheng Liu , Nuno Vasconcelos

While domain adaptation has been used to improve the performance of object detectors when the training and test data follow different distributions, previous work has mostly focused on two-stage detectors. This is because their use of…

Computer Vision and Pattern Recognition · Computer Science 2021-08-23 Vidit Vidit , Mathieu Salzmann

Recognizing objects in images is a fundamental problem in computer vision. Although detecting objects in 2D images is common, many applications require determining their pose in 3D space. Traditional category-level methods rely on RGB-D…

Computer Vision and Pattern Recognition · Computer Science 2025-08-05 Tom Fischer , Xiaojie Zhang , Eddy Ilg

Recent advances in computer vision has led to a growth of interest in deploying visual analytics model on mobile devices. However, most mobile devices have limited computing power, which prohibits them from running large scale visual…

Image and Video Processing · Electrical Eng. & Systems 2022-04-18 Zhongzheng Yuan , Samyak Rawlekar , Siddharth Garg , Elza Erkip , Yao Wang

In CNN-based object detection methods, region proposal becomes a bottleneck when objects exhibit significant scale variation, occlusion or truncation. In addition, these methods mainly focus on 2D object detection and cannot estimate…

Computer Vision and Pattern Recognition · Computer Science 2017-03-10 Yu Xiang , Wongun Choi , Yuanqing Lin , Silvio Savarese

Region-based object detection infers object regions for one or more categories in an image. Due to the recent advances in deep learning and region proposal methods, object detectors based on convolutional neural networks (CNNs) have been…

Computer Vision and Pattern Recognition · Computer Science 2020-11-17 Seung-Hwan Bae