English
Related papers

Related papers: GiraffeDet: A Heavy-Neck Paradigm for Object Detec…

200 papers

We introduce YOGA, a deep learning based yet lightweight object detection model that can operate on low-end edge devices while still achieving competitive accuracy. The YOGA architecture consists of a two-phase feature learning pipeline…

Computer Vision and Pattern Recognition · Computer Science 2023-07-13 Raja Sunkara , Tie Luo

Convolutional Neural Networks (CNNs) can provide accurate object classification. They can be extended to perform object detection by iterating over dense or selected proposed object regions. However, the runtime of such detectors scales as…

Computer Vision and Pattern Recognition · Computer Science 2014-04-08 Forrest Iandola , Matt Moskewicz , Sergey Karayev , Ross Girshick , Trevor Darrell , Kurt Keutzer

Dynamic neural network is an emerging research topic in deep learning. With adaptive inference, dynamic models can achieve remarkable accuracy and computational efficiency. However, it is challenging to design a powerful dynamic detector,…

Computer Vision and Pattern Recognition · Computer Science 2023-04-13 Zhihao Lin , Yongtao Wang , Jinhe Zhang , Xiaojie Chu

Developing a new Salient Object Detection (SOD) model involves selecting an ImageNet pre-trained backbone and creating novel feature refinement modules to use backbone features. However, adding new components to a pre-trained backbone needs…

Computer Vision and Pattern Recognition · Computer Science 2023-11-10 Rohit Venkata Sai Dulam , Chandra Kambhamettu

Thin, reflective objects such as forks and whisks are common in our daily lives, but they are particularly challenging for robot perception because it is hard to reconstruct them using commodity RGB-D cameras or multi-view stereo…

Robotics · Computer Science 2022-04-28 Lin Yen-Chen , Pete Florence , Jonathan T. Barron , Tsung-Yi Lin , Alberto Rodriguez , Phillip Isola

Despite significant progress of deep learning in recent years, state-of-the-art semantic matching methods still rely on legacy features such as SIFT or HoG. We argue that the strong invariance properties that are key to the success of…

Computer Vision and Pattern Recognition · Computer Science 2017-04-18 David Novotny , Diane Larlus , Andrea Vedaldi

High-resolution remote sensing imagery increasingly contains dense clusters of tiny objects, the detection of which is extremely challenging due to severe mutual occlusion and limited pixel footprints. Existing detection methods typically…

Computer Vision and Pattern Recognition · Computer Science 2025-12-30 Zhicheng Zhao , Xuanang Fan , Lingma Sun , Chenglong Li , Jin Tang

Small object detection requires the detection head to scan a large number of positions on image feature maps, which is extremely hard for computation- and energy-efficient lightweight generic detectors. To accurately detect small objects…

Computer Vision and Pattern Recognition · Computer Science 2023-04-10 Shaoyu Chen , Tianheng Cheng , Jiemin Fang , Qian Zhang , Yuan Li , Wenyu Liu , Xinggang Wang

The paradigm of large-scale pre-training followed by downstream fine-tuning has been widely employed in various object detection algorithms. In this paper, we reveal discrepancies in data, model, and task between the pre-training and…

Computer Vision and Pattern Recognition · Computer Science 2023-08-15 Ming Li , Jie Wu , Xionghui Wang , Chen Chen , Jie Qin , Xuefeng Xiao , Rui Wang , Min Zheng , Xin Pan

Most modern multiple object tracking (MOT) systems follow the tracking-by-detection paradigm, consisting of a detector followed by a method for associating detections into tracks. There is a long history in tracking of combining motion and…

Computer Vision and Pattern Recognition · Computer Science 2021-06-08 Mohamed Chaabane , Peter Zhang , J. Ross Beveridge , Stephen O'Hara

Convolutional neural network (CNN) has led to significant progress in object detection. In order to detect the objects in various sizes, the object detectors often exploit the hierarchy of the multi-scale feature maps called feature…

Computer Vision and Pattern Recognition · Computer Science 2020-01-22 Jin Hyeok Yoo , Dongsuk Kum , Jun Won Choi

Image matching and object detection are two fundamental and challenging tasks, while many related applications consider them two individual tasks (i.e. task-individual). In this paper, a collaborative framework called MatchDet (i.e.…

Computer Vision and Pattern Recognition · Computer Science 2024-07-18 Jinxiang Lai , Wenlong Wu , Bin-Bin Gao , Jun Liu , Jiawei Zhan , Congchong Nie , Yi Zeng , Chengjie Wang

Small object detection in complex scenes exposes a fundamental tension in neural network design: backbone attention distributes computation uniformly regardless of content, pyramid necks inflate activation magnitudes during upsampling…

Computer Vision and Pattern Recognition · Computer Science 2026-05-25 Bo Gao , Jingcheng Tong , Xingsheng Chen , Han Yu , Zichen Li

Small object detection is challenging because small objects do not contain detailed information and may even disappear in the deep network. Usually, feeding high-resolution images into a network can alleviate this issue. However, simply…

Computer Vision and Pattern Recognition · Computer Science 2020-06-16 Ziming Liu , Guangyu Gao , Lin Sun , Zhiyuan Fang

Recent progress of deep image classification models has provided great potential to improve state-of-the-art performance in related computer vision tasks. However, the transition to semantic segmentation is hampered by strict memory…

Computer Vision and Pattern Recognition · Computer Science 2019-05-15 Ivan Krešo , Josip Krapac , Siniša Šegvić

Comprehending the environment and accurately detecting objects in 3D space are essential for advancing autonomous vehicle technologies. Integrating Camera and LIDAR data has emerged as an effective approach for achieving high accuracy in 3D…

Computer Vision and Pattern Recognition · Computer Science 2025-03-11 Marcelo Eduardo Pederiva , José Mario De Martino , Alessandro Zimmer

Camouflaged Object Detection (COD) is a critical aspect of computer vision aimed at identifying concealed objects, with applications spanning military, industrial, medical and monitoring domains. To address the problem of poor detail…

Computer Vision and Pattern Recognition · Computer Science 2024-02-06 Cunhan Guo , Heyan Huang

Object detection using deep neural networks (DNNs) involves a huge amount of computation which impedes its implementation on resource/energy-limited user-end devices. The reason for the success of DNNs is due to having knowledge over all…

Computer Vision and Pattern Recognition · Computer Science 2020-06-09 Mohammad Farhadi Bajestani , Mehdi Ghasemi , Sarma Vrudhula , Yezhou Yang

Object detection is a crucial component of autonomous driving, and many detection applications have been developed to address this task. These applications often rely on backbone architectures, which extract representation features from…

Computer Vision and Pattern Recognition · Computer Science 2023-09-18 Ning Ding , Azim Eskandarian

The state-of-the-art object detection method is complicated with various modules such as backbone, feature fusion neck, RPN and RCNN head, where each module may have different designs and structures. How to leverage the computational cost…

Computer Vision and Pattern Recognition · Computer Science 2019-12-03 Lewei Yao , Hang Xu , Wei Zhang , Xiaodan Liang , Zhenguo Li