中文
相关论文

相关论文: AutoAlign: Pixel-Instance Feature Aggregation for …

200 篇论文

Thanks to the complementary nature of millimeter wave radar and camera, deep learning-based radar-camera 3D object detection methods may reliably produce accurate detections even in low-visibility conditions. This makes them preferable to…

计算机视觉与模式识别 · 计算机科学 2023-11-07 Irfan Tito Kurniawan , Bambang Riyanto Trilaksono

This paper aims at high-accuracy 3D object detection in autonomous driving scenario. We propose Multi-View 3D networks (MV3D), a sensory-fusion framework that takes both LIDAR point cloud and RGB images as input and predicts oriented 3D…

计算机视觉与模式识别 · 计算机科学 2017-06-23 Xiaozhi Chen , Huimin Ma , Ji Wan , Bo Li , Tian Xia

3D object detection has achieved remarkable progress by taking point clouds as the only input. However, point clouds often suffer from incomplete geometric structures and the lack of semantic information, which makes detectors hard to…

计算机视觉与模式识别 · 计算机科学 2022-07-22 Hao Yang , Chen Shi , Yihong Chen , Liwei Wang

Three-dimensional Object Detection from multi-view cameras and LiDAR is a crucial component for autonomous driving and smart transportation. However, in the process of basic feature extraction, perspective transformation, and feature…

计算机视觉与模式识别 · 计算机科学 2025-11-18 Zhongyu Xia , Hansong Yang , Yongtao Wang

3D object detection using point clouds has attracted increasing attention due to its wide applications in autonomous driving and robotics. However, most existing studies focus on single point cloud frames without harnessing the temporal…

计算机视觉与模式识别 · 计算机科学 2022-08-08 Zhipeng Luo , Gongjie Zhang , Changqing Zhou , Tianrui Liu , Shijian Lu , Liang Pan

Multi-beam LiDAR sensors, as used on autonomous vehicles and mobile robots, acquire sequences of 3D range scans ("frames"). Each frame covers the scene sparsely, due to limited angular scanning resolution and occlusion. The sparsity…

计算机视觉与模式识别 · 计算机科学 2022-07-26 Shengyu Huang , Zan Gojcic , Jiahui Huang , Andreas Wieser , Konrad Schindler

LiDAR sensors are widely used for 3D object detection in various mobile robotics applications. LiDAR sensors continuously generate point cloud data in real-time. Conventional 3D object detectors detect objects using a set of points acquired…

计算机视觉与模式识别 · 计算机科学 2022-10-04 Junhyung Lee , Junho Koh , Youngwoo Lee , Jun Won Choi

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

Lidars and cameras play essential roles in autonomous driving, offering complementary information for 3D detection. The state-of-the-art fusion methods integrate them at the feature level, but they mostly rely on the learned soft…

计算机视觉与模式识别 · 计算机科学 2025-01-03 Zixuan Yin , Han Sun , Ningzhong Liu , Huiyu Zhou , Jiaquan Shen

The human brain can effortlessly recognize and localize objects, whereas current 3D object detection methods based on LiDAR point clouds still report inferior performance for detecting occluded and distant objects: the point cloud…

计算机视觉与模式识别 · 计算机科学 2022-08-25 Liang Du , Xiaoqing Ye , Xiao Tan , Edward Johns , Bo Chen , Errui Ding , Xiangyang Xue , Jianfeng Feng

Aiming at highly accurate object detection for connected and automated vehicles (CAVs), this paper presents a Deep Neural Network based 3D object detection model that leverages a three-stage feature extractor by developing a novel…

计算机视觉与模式识别 · 计算机科学 2022-12-20 Yiming Hou , Mahdi Rezaei , Richard Romano

Point cloud 3D object detection has recently received major attention and becomes an active research topic in 3D computer vision community. However, recognizing 3D objects in LiDAR (Light Detection and Ranging) is still a challenge due to…

计算机视觉与模式识别 · 计算机科学 2020-10-30 Yilin Wang , Jiayi Ye

3D object detection is a critical task in autonomous driving. Recently multi-modal fusion-based 3D object detection methods, which combine the complementary advantages of LiDAR and camera, have shown great performance improvements over…

计算机视觉与模式识别 · 计算机科学 2022-11-16 Hao Liu , Zhuoran Xu , Dan Wang , Baofeng Zhang , Guan Wang , Bo Dong , Xin Wen , Xinyu Xu

Automotive traffic scenes are complex due to the variety of possible scenarios, objects, and weather conditions that need to be handled. In contrast to more constrained environments, such as automated underground trains, automotive…

计算机视觉与模式识别 · 计算机科学 2021-06-29 Felix Nobis , Ehsan Shafiei , Phillip Karle , Johannes Betz , Markus Lienkamp

Leveraging multi-modal fusion, especially between camera and LiDAR, has become essential for building accurate and robust 3D object detection systems for autonomous vehicles. Until recently, point decorating approaches, in which point…

计算机视觉与模式识别 · 计算机科学 2023-04-28 Philip Jacobson , Yiyang Zhou , Wei Zhan , Masayoshi Tomizuka , Ming C. Wu

There has been significant progress made in the field of autonomous vehicles. Object detection and tracking are the primary tasks for any autonomous vehicle. The task of object detection in autonomous vehicles relies on a variety of sensors…

计算机视觉与模式识别 · 计算机科学 2023-12-27 Gaurav Raut , Advait Patole

A significant challenge in object detection is accurate identification of an object's position in image space, whereas one algorithm with one set of parameters is usually not enough, and the fusion of multiple algorithms and/or parameters…

计算机视觉与模式识别 · 计算机科学 2018-03-20 Pan Wei , John E. Ball , Derek T. Anderson

Detecting road features is a key enabler for autonomous driving and localization. For instance, a reliable detection of poles which are widespread in road environments can improve localization. Modern deep learning-based perception systems…

计算机视觉与模式识别 · 计算机科学 2024-12-17 Maxime Noizet , Philippe Xu , Philippe Bonnifait

The development of autonomous vehicles provides an opportunity to have a complete set of camera sensors capturing the environment around the car. Thus, it is important for object detection and tracking to address new challenges, such as…

计算机视觉与模式识别 · 计算机科学 2022-04-21 Pha Nguyen , Kha Gia Quach , Chi Nhan Duong , Ngan Le , Xuan-Bac Nguyen , Khoa Luu

LIDAR point clouds and RGB-images are both extremely essential for 3D object detection. So many state-of-the-art 3D detection algorithms dedicate in fusing these two types of data effectively. However, their fusion methods based on Birds…

计算机视觉与模式识别 · 计算机科学 2019-12-03 Liang Xie , Chao Xiang , Zhengxu Yu , Guodong Xu , Zheng Yang , Deng Cai , Xiaofei He