English
Related papers

Related papers: Tech Report: One-stage Lightweight Object Detector…

200 papers

Real-time object detection on Unmanned Aerial Vehicles (UAVs) is a challenging issue due to the limited computing resources of edge GPU devices as Internet of Things (IoT) nodes. To solve this problem, in this paper, we propose a novel…

Computer Vision and Pattern Recognition · Computer Science 2022-09-08 Wei Zhou , Xuanlin Min , Rui Hu , Yiwen Long , Huan Luo , JunYi

We propose model with larger spatial size of feature maps and evaluate it on object detection task. With the goal to choose the best feature extraction network for our model we compare several popular lightweight networks. After that we…

Computer Vision and Pattern Recognition · Computer Science 2017-10-06 Dmitriy Anisimov , Tatiana Khanova

Feature pyramids are widely exploited by both the state-of-the-art one-stage object detectors (e.g., DSSD, RetinaNet, RefineDet) and the two-stage object detectors (e.g., Mask R-CNN, DetNet) to alleviate the problem arising from scale…

Computer Vision and Pattern Recognition · Computer Science 2019-01-08 Qijie Zhao , Tao Sheng , Yongtao Wang , Zhi Tang , Ying Chen , Ling Cai , Haibin Ling

We present YOLOBench, a benchmark comprised of 550+ YOLO-based object detection models on 4 different datasets and 4 different embedded hardware platforms (x86 CPU, ARM CPU, Nvidia GPU, NPU). We collect accuracy and latency numbers for a…

Computer Vision and Pattern Recognition · Computer Science 2023-08-22 Ivan Lazarevich , Matteo Grimaldi , Ravish Kumar , Saptarshi Mitra , Shahrukh Khan , Sudhakar Sah

Real-time generic object detection on mobile platforms is a crucial but challenging computer vision task. However, previous CNN-based detectors suffer from enormous computational cost, which hinders them from real-time inference in…

Computer Vision and Pattern Recognition · Computer Science 2022-03-29 Zheng Qin , Zeming Li , Zhaoning Zhang , Yiping Bao , Gang Yu , Yuxing Peng , Jian Sun

We present MatrixNets (xNets), a new deep architecture for object detection. xNets map objects with similar sizes and aspect ratios into many specialized layers, allowing xNets to provide a scale and aspect ratio aware architecture. We…

Computer Vision and Pattern Recognition · Computer Science 2020-01-13 Abdullah Rashwan , Rishav Agarwal , Agastya Kalra , Pascal Poupart

One-stage object detectors such as SSD or YOLO already have shown promising accuracy with small memory footprint and fast speed. However, it is widely recognized that one-stage detectors have difficulty in detecting small objects while they…

Computer Vision and Pattern Recognition · Computer Science 2017-09-19 Sanghyun Woo , Soonmin Hwang , In So Kweon

Object detection is a fundamental enabler for many real-time downstream applications such as autonomous driving, augmented reality and supply chain management. However, the algorithmic backbone of neural networks is brittle to imperceptible…

Computer Vision and Pattern Recognition · Computer Science 2025-03-14 Tianyi Wang , Zichen Wang , Cong Wang , Yuanchao Shu , Ruilong Deng , Peng Cheng , Jiming Chen

Small targets are particularly difficult to detect due to their low pixel count, complex backgrounds, and varying shooting angles, which make it hard for models to extract effective features. While some large-scale models offer high…

Computer Vision and Pattern Recognition · Computer Science 2025-03-07 Xuerui Zhang

Recent research on human pose estimation has achieved significant improvement. However, most existing methods tend to pursue higher scores using complex architecture or computationally expensive models on benchmark datasets, ignoring the…

Computer Vision and Pattern Recognition · Computer Science 2020-01-31 Zhe Zhang , Jie Tang , Gangshan Wu

In this paper, we aim to design an efficient real-time object detector that exceeds the YOLO series and is easily extensible for many object recognition tasks such as instance segmentation and rotated object detection. To obtain a more…

Computer Vision and Pattern Recognition · Computer Science 2022-12-20 Chengqi Lyu , Wenwei Zhang , Haian Huang , Yue Zhou , Yudong Wang , Yanyi Liu , Shilong Zhang , Kai Chen

General object detectors use powerful backbones that uniformly extract features from images for enabling detection of a vast amount of object types. However, utilization of such backbones in object detection applications developed for…

Computer Vision and Pattern Recognition · Computer Science 2021-08-04 Alexandra Dana , Maor Shutman , Yotam Perlitz , Ran Vitek , Tomer Peleg , Roy J Jevnisek

Recently, Neural architecture search has achieved great success on classification tasks for mobile devices. The backbone network for object detection is usually obtained on the image classification task. However, the architecture which is…

Computer Vision and Pattern Recognition · Computer Science 2022-11-08 Haichao Zhang , Jiashi Li , Xin Xia , Kuangrong Hao , Xuefeng Xiao

Detecting small objects in complex scenes, such as those captured by drones, is a daunting challenge due to the difficulty in capturing the complex features of small targets. While the YOLO family has achieved great success in large target…

Computer Vision and Pattern Recognition · Computer Science 2025-01-14 Defan Chen , Luchan Zhang

We present Matrix Nets (xNets), a new deep architecture for object detection. xNets map objects with different sizes and aspect ratios into layers where the sizes and the aspect ratios of the objects within their layers are nearly uniform.…

Computer Vision and Pattern Recognition · Computer Science 2019-08-15 Abdullah Rashwan , Agastya Kalra , Pascal Poupart

State-of-the-art machine-learning methods for event cameras treat events as dense representations and process them with conventional deep neural networks. Thus, they fail to maintain the sparsity and asynchronous nature of event data,…

Computer Vision and Pattern Recognition · Computer Science 2022-11-23 Daniel Gehrig , Davide Scaramuzza

FPN (Feature Pyramid Network) has become a basic component of most SoTA one stage object detectors. Many previous studies have repeatedly proved that FPN can caputre better multi-scale feature maps to more precisely describe objects if they…

Computer Vision and Pattern Recognition · Computer Science 2022-03-07 Yu-Ming Zhang , Jun-Wei Hsieh , Chun-Chieh Lee , Kuo-Chin Fan

The small receptive field and capacity of minimal neural networks limit their performance when using them to be the backbone of detectors. In this work, we find that the appearance feature of a generic face is discriminative enough for a…

Computer Vision and Pattern Recognition · Computer Science 2020-03-18 Guanglu Song , Yu Liu , Yuhang Zang , Xiaogang Wang , Biao Leng , Qingsheng Yuan

Purpose: Visual perception enables robots to perceive the environment. Visual data is processed using computer vision algorithms that are usually time-expensive and require powerful devices to process the visual data in real-time, which is…

Computer Vision and Pattern Recognition · Computer Science 2022-11-22 Sandro Costa Magalhães , Filipe Neves Santos , Pedro Machado , António Paulo Moreira , Jorge Dias

Object detection, a crucial aspect of computer vision, has seen significant advancements in accuracy and robustness. Despite these advancements, practical applications still face notable challenges, primarily the inaccurate detection or…

Computer Vision and Pattern Recognition · Computer Science 2024-07-30 Chun-Lin Ji , Tao Yu , Peng Gao , Fei Wang , Ru-Yue Yuan