English
Related papers

Related papers: A MultiPath Network for Object Detection

200 papers

We introduce a generic framework that reduces the computational cost of object detection while retaining accuracy for scenarios where objects with varied sizes appear in high resolution images. Detection progresses in a coarse-to-fine…

Computer Vision and Pattern Recognition · Computer Science 2018-03-28 Mingfei Gao , Ruichi Yu , Ang Li , Vlad I. Morariu , Larry S. Davis

Model efficiency has become increasingly important in computer vision. In this paper, we systematically study neural network architecture design choices for object detection and propose several key optimizations to improve efficiency.…

Computer Vision and Pattern Recognition · Computer Science 2020-07-28 Mingxing Tan , Ruoming Pang , Quoc V. Le

Few-shot object detection, which aims at detecting novel objects rapidly from extremely few annotated examples of previously unseen classes, has attracted significant research interest in the community. Most existing approaches employ the…

Computer Vision and Pattern Recognition · Computer Science 2021-08-23 Limeng Qiao , Yuxuan Zhao , Zhiyuan Li , Xi Qiu , Jianan Wu , Chi Zhang

While object detection is a common problem in computer vision, it is even more challenging when dealing with aerial satellite images. The variety in object scales and orientations can make them difficult to identify. In addition, there can…

Computer Vision and Pattern Recognition · Computer Science 2022-02-08 Ahmed Elhagry , Mohamed Saeed

Modeling implicit feature interaction patterns is of significant importance to object detection tasks. However, in the two-stage detectors, due to the excessive use of hand-crafted components, it is very difficult to reason about the…

Computer Vision and Pattern Recognition · Computer Science 2021-07-06 Wenchao Zhang , Chong Fu , Xiangshi Chang , Tengfei Zhao , Xiang Li , Chiu-Wing Sham

Object detection has been one of the most active topics in computer vision for the past years. Recent works have mainly focused on pushing the state-of-the-art in the general-purpose COCO benchmark. However, the use of such detection…

Computer Vision and Pattern Recognition · Computer Science 2021-04-09 Manuel Carranza-García , Pedro Lara-Benítez , Jorge García-Gutiérrez , José C. Riquelme

Multi-task learning is widely used in computer vision. Currently, object detection models utilize shared feature map to complete classification and localization tasks simultaneously. By comparing the performance between the original Faster…

Computer Vision and Pattern Recognition · Computer Science 2020-12-08 Yufan Luo , Li Xiao

In this paper, we want to show the potential benefit of a dynamic auto-tuning approach for the inference process in the Deep Neural Network (DNN) context, tackling the object detection challenge. We benchmarked different neural networks to…

Computer Vision and Pattern Recognition · Computer Science 2021-05-28 Emanuele Vitali , Anton Lokhmotov , Gianluca Palermo

In existing CNN based detectors, the backbone network is a very important component for basic feature extraction, and the performance of the detectors highly depends on it. In this paper, we aim to achieve better detection performance by…

Computer Vision and Pattern Recognition · Computer Science 2019-09-10 Yudong Liu , Yongtao Wang , Siwei Wang , TingTing Liang , Qijie Zhao , Zhi Tang , Haibin Ling

Feature pyramids are a basic component in recognition systems for detecting objects at different scales. But recent deep learning object detectors have avoided pyramid representations, in part because they are compute and memory intensive.…

Computer Vision and Pattern Recognition · Computer Science 2017-04-21 Tsung-Yi Lin , Piotr Dollár , Ross Girshick , Kaiming He , Bharath Hariharan , Serge Belongie

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

Feature pyramids are widely exploited in many detectors to solve the scale variation problem for object detection. In this paper, we first investigate the Feature Pyramid Network (FPN) architectures and briefly categorize them into three…

Computer Vision and Pattern Recognition · Computer Science 2019-12-23 Tingting Liang , Yongtao Wang , Qijie Zhao , huan zhang , Zhi Tang , Haibin Ling

Object detection is a challenging task in remote sensing because objects only occupy a few pixels in the images, and the models are required to simultaneously learn object locations and detection. Even though the established approaches well…

Computer Vision and Pattern Recognition · Computer Science 2022-02-16 Pourya Shamsolmoali , Jocelyn Chanussot , Masoumeh Zareapoor , Huiyu Zhou , Jie Yang

In this paper, we first investigate why typical two-stage methods are not as fast as single-stage, fast detectors like YOLO and SSD. We find that Faster R-CNN and R-FCN perform an intensive computation after or before RoI warping. Faster…

Computer Vision and Pattern Recognition · Computer Science 2017-11-27 Zeming Li , Chao Peng , Gang Yu , Xiangyu Zhang , Yangdong Deng , Jian Sun

Object recognition systems are usually trained and evaluated on high resolution images. However, in real world applications, it is common that the images have low resolutions or have small sizes. In this study, we first track the…

Computer Vision and Pattern Recognition · Computer Science 2023-03-15 Amir Ghasemi , Nasrin Bayat , Fatemeh Mottaghian , Akram Bayat

Recent object detectors use four-coordinate bounding box (bbox) regression to predict object locations. Providing additional information indicating the object positions and coordinates will improve detection performance. Thus, we propose…

Computer Vision and Pattern Recognition · Computer Science 2019-08-01 Ba Rom Kang , Ha Young Kim

Object detection is a crucial component in autonomous vehicle systems. It enables the vehicle to perceive and understand its environment by identifying and locating various objects around it. By utilizing advanced imaging and deep learning…

Computer Vision and Pattern Recognition · Computer Science 2026-02-03 Bsher Karbouj , Adam Michael Altenbuchner , Joerg Krueger

Vision sensors are becoming more important in Intelligent Transportation Systems (ITS) for traffic monitoring, management, and optimization as the number of network cameras continues to rise. However, manual object tracking and matching…

Computer Vision and Pattern Recognition · Computer Science 2025-05-02 Muhammad Imran Zaman , Usama Ijaz Bajwa , Gulshan Saleem , Rana Hammad Raza

Object detection has compelling applications over a range of domains, including human-computer interfaces, security and video surveillance, navigation and road traffic monitoring, transportation systems, industrial automation healthcare,…

Computer Vision and Pattern Recognition · Computer Science 2026-02-19 Ankita Bose , Jayasravani Bhumireddy , Naveen N

Obtaining precise instance segmentation masks is of high importance in many modern applications such as robotic manipulation and autonomous driving. Currently, many state of the art models are based on the Mask R-CNN framework which, while…

Computer Vision and Pattern Recognition · Computer Science 2020-07-31 Namdar Homayounfar , Yuwen Xiong , Justin Liang , Wei-Chiu Ma , Raquel Urtasun