English
Related papers

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

200 papers

Previous state-of-the-art real-time object detectors have been reported on GPUs which are extremely expensive for processing massive data and in resource-restricted scenarios. Therefore, high efficiency object detectors on CPU-only devices…

Computer Vision and Pattern Recognition · Computer Science 2020-09-10 Chen Chen , Mengyuan Liu , Xiandong Meng , Wanpeng Xiao , Qi Ju

Object detection has gained great progress driven by the development of deep learning. Compared with a widely studied task -- classification, generally speaking, object detection even need one or two orders of magnitude more FLOPs (floating…

Computer Vision and Pattern Recognition · Computer Science 2019-05-27 Yixing Li , Fengbo Ren

We introduce MCUBench, a benchmark featuring over 100 YOLO-based object detection models evaluated on the VOC dataset across seven different MCUs. This benchmark provides detailed data on average precision, latency, RAM, and Flash usage for…

Computer Vision and Pattern Recognition · Computer Science 2024-09-30 Sudhakar Sah , Darshan C. Ganji , Matteo Grimaldi , Ravish Kumar , Alexander Hoffman , Honnesh Rohmetra , Ehsan Saboori

Target detection algorithm based on deep learning needs high computer GPU configuration, even need to use high performance deep learning workstation, this not only makes the cost increase, also greatly limits the realizability of the…

Computer Vision and Pattern Recognition · Computer Science 2023-10-10 Shengquan Wang

With the improvements in the object detection networks, several variations of object detection networks have been achieved impressive performance. However, the performance evaluation of most models has focused on detection accuracy, and…

Computer Vision and Pattern Recognition · Computer Science 2020-11-30 Min-Kook Choi , Heechul Jung

Object detection often costs a considerable amount of computation to get satisfied performance, which is unfriendly to be deployed in edge devices. To address the trade-off between computational cost and detection accuracy, this paper…

Computer Vision and Pattern Recognition · Computer Science 2021-11-02 Huimin Shi , Quan Zhou , Yinghao Ni , Xiaofu Wu , Longin Jan Latecki

Performance of object detection models has been growing rapidly on two major fronts, model accuracy and efficiency. However, in order to map deep neural network (DNN) based object detection models to edge devices, one typically needs to…

Computer Vision and Pattern Recognition · Computer Science 2021-10-27 Prakhar Ganesh , Yao Chen , Yin Yang , Deming Chen , Marianne Winslett

Latest CNN-based object detection models are quite accurate but require a high-performance GPU to run in real-time. They still are heavy in terms of memory size and speed for an embedded system with limited memory space. Since the object…

Computer Vision and Pattern Recognition · Computer Science 2021-08-03 Issac Sim , Ju-Hyung Lim , Young-Wan Jang , JiHwan You , SeonTaek Oh , Young-Keun Kim

Training CNN for detection is time-consuming due to the large dataset and complex network modules, making it hard to search architectures on detection datasets directly, which usually requires vast search costs (usually tens and even…

Computer Vision and Pattern Recognition · Computer Science 2022-03-22 Xiaoxing Wang , Jiale Lin , Junchi Yan , Juanping Zhao , Xiaokang 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 detection problem solving has developed greatly within the past few years. There is a need for lighter models in instances where hardware limitations exist, as well as a demand for models to be tailored to mobile devices. In this…

Computer Vision and Pattern Recognition · Computer Science 2022-07-25 Mohammad Hajizadeh , Mohammad Sabokrou , Adel Rahmani

This paper revisits feature pyramids networks (FPN) for one-stage detectors and points out that the success of FPN is due to its divide-and-conquer solution to the optimization problem in object detection rather than multi-scale feature…

Computer Vision and Pattern Recognition · Computer Science 2021-03-18 Qiang Chen , Yingming Wang , Tong Yang , Xiangyu Zhang , Jian Cheng , Jian Sun

Tiny object detection has become an active area of research because images with tiny targets are common in several important real-world scenarios. However, existing tiny object detection methods use standard deep neural networks as their…

Computer Vision and Pattern Recognition · Computer Science 2023-03-21 Jinlai Ning , Haoyan Guan , Michael Spratling

Object detectors are usually equipped with backbone networks designed for image classification. It might be sub-optimal because of the gap between the tasks of image classification and object detection. In this work, we present DetNAS to…

Computer Vision and Pattern Recognition · Computer Science 2020-01-01 Yukang Chen , Tong Yang , Xiangyu Zhang , Gaofeng Meng , Xinyu Xiao , Jian Sun

This work explores the YOLOv6 object detection model in depth, concentrating on its design framework, optimization techniques, and detection capabilities. YOLOv6's core elements consist of the EfficientRep Backbone for robust feature…

Computer Vision and Pattern Recognition · Computer Science 2024-12-18 Athulya Sundaresan Geetha

This paper describes AutoFocus, an efficient multi-scale inference algorithm for deep-learning based object detectors. Instead of processing an entire image pyramid, AutoFocus adopts a coarse to fine approach and only processes regions…

Computer Vision and Pattern Recognition · Computer Science 2019-08-02 Mahyar Najibi , Bharat Singh , 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

We develop a probabilistic interpretation of two-stage object detection. We show that this probabilistic interpretation motivates a number of common empirical training practices. It also suggests changes to two-stage detection pipelines.…

Computer Vision and Pattern Recognition · Computer Science 2021-03-15 Xingyi Zhou , Vladlen Koltun , Philipp Krähenbühl

Recent CNN based object detectors, no matter one-stage methods like YOLO, SSD, and RetinaNe or two-stage detectors like Faster R-CNN, R-FCN and FPN are usually trying to directly finetune from ImageNet pre-trained models designed for image…

Computer Vision and Pattern Recognition · Computer Science 2018-04-20 Zeming Li , Chao Peng , Gang Yu , Xiangyu Zhang , Yangdong Deng , Jian Sun

The recent advances of compressing high-accuracy convolution neural networks (CNNs) have witnessed remarkable progress for real-time object detection. To accelerate detection speed, lightweight detectors always have few convolution layers…

Computer Vision and Pattern Recognition · Computer Science 2022-09-29 Quan Zhou , Huimin Shi , Weikang Xiang , Bin Kang , Xiaofu Wu , Longin Jan Latecki
‹ Prev 1 2 3 10 Next ›