中文
相关论文

相关论文: FRDet: Balanced and Lightweight Object Detector ba…

200 篇论文

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…

计算机视觉与模式识别 · 计算机科学 2020-11-30 Min-Kook Choi , Heechul Jung

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…

计算机视觉与模式识别 · 计算机科学 2021-08-03 Issac Sim , Ju-Hyung Lim , Young-Wan Jang , JiHwan You , SeonTaek Oh , Young-Keun Kim

The ability to detect small objects and the speed of the object detector are very important for the application of autonomous driving, and in this paper, we propose an effective yet efficient one-stage detector, which gained the second…

计算机视觉与模式识别 · 计算机科学 2018-10-11 Qijie Zhao , Tao Sheng , Yongtao Wang , Feng Ni , Ling Cai

Object detection is a crucial task for autonomous driving. In addition to requiring high accuracy to ensure safety, object detection for autonomous driving also requires real-time inference speed to guarantee prompt vehicle control, as well…

计算机视觉与模式识别 · 计算机科学 2019-06-12 Bichen Wu , Alvin Wan , Forrest Iandola , Peter H. Jin , Kurt Keutzer

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.…

计算机视觉与模式识别 · 计算机科学 2020-07-28 Mingxing Tan , Ruoming Pang , Quoc V. Le

Object detection is widely used on embedded devices. With the wide availability of CNN (Convolutional Neural Networks) accelerator chips, the object detection applications are expected to run with low power consumption, and high inference…

硬件体系结构 · 计算机科学 2021-03-30 Baohua Sun , Tao Zhang , Jiapeng Su , Hao Sha

Deep convolutional Neural Networks (CNN) are the state-of-the-art performers for object detection task. It is well known that object detection requires more computation and memory than image classification. Thus the consolidation of a…

计算机视觉与模式识别 · 计算机科学 2017-05-18 Subarna Tripathi , Gokce Dane , Byeongkeun Kang , Vasudev Bhaskaran , Truong Nguyen

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…

计算机视觉与模式识别 · 计算机科学 2022-12-20 Chengqi Lyu , Wenwei Zhang , Haian Huang , Yue Zhou , Yudong Wang , Yanyi Liu , Shilong Zhang , Kai Chen

A few lightweight convolutional neural network (CNN) models have been recently designed for remote sensing object detection (RSOD). However, most of them simply replace vanilla convolutions with stacked separable convolutions, which may not…

计算机视觉与模式识别 · 计算机科学 2022-09-19 Zhanchao Huang , Wei Li , Xiang-Gen Xia , Hao Wang , Feiran Jie , Ran Tao

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…

计算机视觉与模式识别 · 计算机科学 2022-07-25 Mohammad Hajizadeh , Mohammad Sabokrou , Adel Rahmani

Camera, LiDAR and radar are common perception sensors for autonomous driving tasks. Robust prediction of 3D object detection is optimally based on the fusion of these sensors. To exploit their abilities wisely remains a challenge because…

计算机视觉与模式识别 · 计算机科学 2024-05-21 Ziang Guo , Zakhar Yagudin , Selamawit Asfaw , Artem Lykov , Dzmitry Tsetserukou

Efficient detectors for edge devices are often optimized for parameters or speed count metrics, which remain in weak correlation with the energy of detectors. However, some vision applications of convolutional neural networks, such as…

计算机视觉与模式识别 · 计算机科学 2023-08-15 Peng Tu , Xu Xie , Guo AI , Yuexiang Li , Yawen Huang , Yefeng Zheng

This paper presents a modular lightweight network model for road objects detection, such as car, pedestrian and cyclist, especially when they are far away from the camera and their sizes are small. Great advances have been made for the deep…

计算机视觉与模式识别 · 计算机科学 2018-11-19 Sen Cao , Yazhou Liu , Pongsak Lasang , Shengmei Shen

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…

计算机视觉与模式识别 · 计算机科学 2025-03-07 Xuerui Zhang

End-to-end object detectors offer a promising NMS-free paradigm for real-time applications, yet their high computational cost remains a significant barrier, particularly for complex scenarios like intersection traffic monitoring. To address…

计算机视觉与模式识别 · 计算机科学 2025-10-21 Zixing Wang , Yuhang Zhao

Advanced video analytic systems, including scene classification and object detection, have seen widespread success in various domains such as smart cities and autonomous transportation. With an ever-growing number of powerful client…

计算机视觉与模式识别 · 计算机科学 2020-10-22 Ran Xu , Chen-lin Zhang , Pengcheng Wang , Jayoung Lee , Subrata Mitra , Somali Chaterji , Yin Li , Saurabh Bagchi

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…

计算机视觉与模式识别 · 计算机科学 2022-03-22 Xiaoxing Wang , Jiale Lin , Junchi Yan , Juanping Zhao , Xiaokang Yang

Object detection in Unmanned Aerial Vehicle (UAV) images has emerged as a focal area of research, which presents two significant challenges: i) objects are typically small and dense within vast images; ii) computational resource constraints…

计算机视觉与模式识别 · 计算机科学 2024-12-17 Chen Li , Rui Zhao , Zeyu Wang , Huiying Xu , Xinzhong Zhu

Real-time object localization on edge devices is fundamental for numerous applications, ranging from surveillance to industrial automation. Traditional frameworks, such as object detection, segmentation, and keypoint detection, struggle in…

计算机视觉与模式识别 · 计算机科学 2024-11-26 Chen Xin , Thomas Motz , Andreas Hartel , Enkelejda Kasneci

Challenges in remote sensing object detection(RSOD), such as high interclass similarity, imbalanced foreground-background distribution, and the small size of objects in remote sensing images, significantly hinder detection accuracy.…

计算机视觉与模式识别 · 计算机科学 2025-07-04 Yujie Lei , Wenjie Sun , Sen Jia , Qingquan Li , Jie Zhang
‹ 上一页 1 2 3 10 下一页 ›