中文
相关论文

相关论文: Achieving Real-Time LiDAR 3D Object Detection on a…

200 篇论文

Object Detection on the mobile system is a challenge in terms of everything. Nowadays, many object detection models have been designed, and most of them concentrate on precision. However, the computation burden of those models on mobile…

计算机视觉与模式识别 · 计算机科学 2021-10-25 Yihao Wang , Ling Gao , Jie Ren , Rui Cao , Hai Wang , Jie Zheng , Quanli Gao

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…

计算机视觉与模式识别 · 计算机科学 2020-06-09 Mohammad Farhadi Bajestani , Mehdi Ghasemi , Sarma Vrudhula , Yezhou Yang

Deploying deep neural networks~(DNNs) on edge devices provides efficient and effective solutions for the real-world tasks. Edge devices have been used for collecting a large volume of data efficiently in different domains. DNNs have been an…

Estimating and understanding the surroundings of the vehicle precisely forms the basic and crucial step for the autonomous vehicle. The perception system plays a significant role in providing an accurate interpretation of a vehicle's…

计算机视觉与模式识别 · 计算机科学 2022-03-16 Sreenivasa Hikkal Venugopala

In this work, we propose a novel uncertainty-aware object detection framework with a structured-graph, where nodes and edges are denoted by objects and their spatial-semantic similarities, respectively. Specifically, we aim to consider…

计算机视觉与模式识别 · 计算机科学 2022-08-25 Jongha Kim , Jinheon Baek , Sung Ju Hwang

This work presents a probabilistic deep neural network that combines LiDAR point clouds and RGB camera images for robust, accurate 3D object detection. We explicitly model uncertainties in the classification and regression tasks, and…

机器人学 · 计算机科学 2020-02-04 Di Feng , Yifan Cao , Lars Rosenbaum , Fabian Timm , Klaus Dietmayer

3D object detection task from lidar or camera sensors is essential for autonomous driving. Pioneer attempts at multi-modality fusion complement the sparse lidar point clouds with rich semantic texture information from images at the cost of…

计算机视觉与模式识别 · 计算机科学 2022-07-13 Bo Ju , Zhikang Zou , Xiaoqing Ye , Minyue Jiang , Xiao Tan , Errui Ding , Jingdong Wang

In this work, we address the problem of 3D object detection from point cloud data in real time. For autonomous vehicles to work, it is very important for the perception component to detect the real world objects with both high accuracy and…

计算机视觉与模式识别 · 计算机科学 2021-08-12 Abhinav Sagar

In the realm of modern autonomous driving, the perception system is indispensable for accurately assessing the state of the surrounding environment, thereby enabling informed prediction and planning. The key step to this system is related…

计算机视觉与模式识别 · 计算机科学 2024-08-16 Ziying Song , Lin Liu , Feiyang Jia , Yadan Luo , Guoxin Zhang , Lei Yang , Li Wang , Caiyan Jia

LiDAR-based 3D detection in point cloud is essential in the perception system of autonomous driving. In this paper, we present LiDAR R-CNN, a second stage detector that can generally improve any existing 3D detector. To fulfill the…

计算机视觉与模式识别 · 计算机科学 2021-03-30 Zhichao Li , Feng Wang , Naiyan Wang

LiDAR-based 3D object detectors typically rely on proposal heads with hand-crafted components like anchor assignment and non-maximum suppression (NMS), complicating training and limiting extensibility. We present AutoReg3D, an…

计算机视觉与模式识别 · 计算机科学 2026-03-10 Zanming Huang , Jinsu Yoo , Sooyoung Jeon , Zhenzhen Liu , Mark Campbell , Kilian Q Weinberger , Bharath Hariharan , Wei-Lun Chao , Katie Z Luo

The strong demand of autonomous driving in the industry has lead to strong interest in 3D object detection and resulted in many excellent 3D object detection algorithms. However, the vast majority of algorithms only model single-frame data,…

计算机视觉与模式识别 · 计算机科学 2020-11-30 Zhenxun Yuan , Xiao Song , Lei Bai , Wengang Zhou , Zhe Wang , Wanli Ouyang

Autonomous driving has achieved rapid development over the last few decades, including the machine perception as an important issue of it. Although object detection based on conventional cameras has achieved remarkable results in 2D/3D,…

机器人学 · 计算机科学 2021-07-20 Rui Yang , Zhi Yan , Tao Yang , Yassine Ruichek

Image-based 3D object detection is an inevitable part of autonomous driving because cheap onboard cameras are already available in most modern cars. Because of the accurate depth information, currently, most state-of-the-art 3D object…

计算机视觉与模式识别 · 计算机科学 2025-06-16 Hendrik Königshof , Kun Li , Christoph Stiller

Besides performance, efficiency is a key design driver of technologies supporting vehicular perception. Indeed, a well-balanced trade-off between performance and energy consumption is crucial for the sustainability of autonomous vehicles.…

计算机视觉与模式识别 · 计算机科学 2023-12-13 Aitor Martinez Seras , Javier Del Ser , Pablo Garcia-Bringas

We present a novel learning framework for vehicle recognition from a single RGB image. Unlike existing methods which only use attention mechanisms to locate 2D discriminative information, our work learns a novel 3D perspective feature…

计算机视觉与模式识别 · 计算机科学 2019-11-19 Rui Zeng , Zongyuan Ge , Simon Denman , Sridha Sridharan , Clinton Fookes

In autonomous driving, LiDAR sensors are vital for acquiring 3D point clouds, providing reliable geometric information. However, traditional sampling methods of preprocessing often ignore semantic features, leading to detail loss and ground…

计算机视觉与模式识别 · 计算机科学 2025-06-11 Hao Jing , Anhong Wang , Lijun Zhao , Yakun Yang , Donghan Bu , Jing Zhang , Yifan Zhang , Junhui Hou

Autonomous driving datasets are often skewed and in particular, lack training data for objects at farther distances from the ego vehicle. The imbalance of data causes a performance degradation as the distance of the detected objects…

计算机视觉与模式识别 · 计算机科学 2021-12-02 Jordan S. K. Hu , Steven L. Waslander

In this paper, we propose a monocular 3D object detection framework in the domain of autonomous driving. Unlike previous image-based methods which focus on RGB feature extracted from 2D images, our method solves this problem in the…

计算机视觉与模式识别 · 计算机科学 2021-03-31 Xinzhu Ma , Zhihui Wang , Haojie Li , Pengbo Zhang , Xin Fan , Wanli Ouyang

3D object detection is a significant task for autonomous driving. Recently with the progress of vision transformers, the 2D object detection problem is being treated with the set-to-set loss. Inspired by these approaches on 2D object…

计算机视觉与模式识别 · 计算机科学 2022-10-28 Gopi Krishna Erabati , Helder Araujo