中文
相关论文

相关论文: VPFNet: Voxel-Pixel Fusion Network for Multi-class…

200 篇论文

LiDAR-camera fusion can enhance the performance of 3D object detection by utilizing complementary information between depth-aware LiDAR points and semantically rich images. Existing voxel-based methods face significant challenges when…

计算机视觉与模式识别 · 计算机科学 2025-03-05 Ziying Song , Guoxin Zhang , Jun Xie , Lin Liu , Caiyan Jia , Shaoqing Xu , Zhepeng Wang

It has been well recognized that fusing the complementary information from depth-aware LiDAR point clouds and semantic-rich stereo images would benefit 3D object detection. Nevertheless, it is not trivial to explore the inherently unnatural…

计算机视觉与模式识别 · 计算机科学 2021-12-02 Hanqi Zhu , Jiajun Deng , Yu Zhang , Jianmin Ji , Qiuyu Mao , Houqiang Li , Yanyong Zhang

In recent years 3D object detection from LiDAR point clouds has made great progress thanks to the development of deep learning technologies. Although voxel or point based methods are popular in 3D object detection, they usually involve…

计算机视觉与模式识别 · 计算机科学 2022-07-18 Jiaqi Gu , Zhiyu Xiang , Pan Zhao , Tingming Bai , Lingxuan Wang , Xijun Zhao , Zhiyuan Zhang

Accurate detection of objects in 3D point clouds is a central problem in many applications, such as autonomous navigation, housekeeping robots, and augmented/virtual reality. To interface a highly sparse LiDAR point cloud with a region…

计算机视觉与模式识别 · 计算机科学 2017-11-20 Yin Zhou , Oncel Tuzel

We present Hybrid Voxel Network (HVNet), a novel one-stage unified network for point cloud based 3D object detection for autonomous driving. Recent studies show that 2D voxelization with per voxel PointNet style feature extractor leads to…

计算机视觉与模式识别 · 计算机科学 2020-03-18 Maosheng Ye , Shuangjie Xu , Tongyi Cao

Camera and LiDAR sensor modalities provide complementary appearance and geometric information useful for detecting 3D objects for autonomous vehicle applications. However, current end-to-end fusion methods are challenging to train and…

计算机视觉与模式识别 · 计算机科学 2022-10-28 Anas Mahmoud , Jordan S. K. Hu , Steven L. Waslander

Many recent works on 3D object detection have focused on designing neural network architectures that can consume point cloud data. While these approaches demonstrate encouraging performance, they are typically based on a single modality and…

计算机视觉与模式识别 · 计算机科学 2019-04-04 Vishwanath A. Sindagi , Yin Zhou , Oncel Tuzel

Object detection in point cloud data is one of the key components in computer vision systems, especially for autonomous driving applications. In this work, we present Voxel-FPN, a novel one-stage 3D object detector that utilizes raw data…

计算机视觉与模式识别 · 计算机科学 2019-07-17 Bei Wang , Jianping An , Jiayan Cao

In this paper, we propose a novel and effective Multi-Level Fusion network, named as MLF-DET, for high-performance cross-modal 3D object DETection, which integrates both the feature-level fusion and decision-level fusion to fully utilize…

计算机视觉与模式识别 · 计算机科学 2023-07-19 Zewei Lin , Yanqing Shen , Sanping Zhou , Shitao Chen , Nanning Zheng

The main challenge in 3D object detection from LiDAR point clouds is achieving real-time performance without affecting the reliability of the network. In other words, the detecting network must be confident enough about its predictions. In…

计算机视觉与模式识别 · 计算机科学 2023-01-11 Youshaa Murhij , Alexander Golodkov , Dmitry Yudin

The integration of point and voxel representations is becoming more common in LiDAR-based 3D object detection. However, this combination often struggles with capturing semantic information effectively. Moreover, relying solely on point…

计算机视觉与模式识别 · 计算机科学 2024-08-28 Yidi Li , Jiahao Wen , Bin Ren , Wenhao Li , Zhenhuan Xu , Hao Guo , Hong Liu , Nicu Sebe

The emerging 4D millimeter-wave radar, measuring the range, azimuth, elevation, and Doppler velocity of objects, is recognized for its cost-effectiveness and robustness in autonomous driving. Nevertheless, its point clouds exhibit…

计算机视觉与模式识别 · 计算机科学 2025-09-24 Yuzhi Wu , Li Xiao , Jun Liu , Guangfeng Jiang , XiangGen Xia

In this work, we present a conceptually simple yet effective framework for cross-modality 3D object detection, named voxel field fusion. The proposed approach aims to maintain cross-modality consistency by representing and fusing augmented…

计算机视觉与模式识别 · 计算机科学 2022-06-01 Yanwei Li , Xiaojuan Qi , Yukang Chen , Liwei Wang , Zeming Li , Jian Sun , Jiaya Jia

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

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

Efficient representation of point clouds is fundamental for LiDAR-based 3D object detection. While recent grid-based detectors often encode point clouds into either voxels or pillars, the distinctions between these approaches remain…

计算机视觉与模式识别 · 计算机科学 2024-03-05 Yuhao Huang , Sanping Zhou , Junjie Zhang , Jinpeng Dong , Nanning Zheng

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

For 3D object detection, both camera and lidar have been demonstrated to be useful sensory devices for providing complementary information about the same scenery with data representations in different modalities, e.g., 2D RGB image vs 3D…

计算机视觉与模式识别 · 计算机科学 2023-11-08 Xinhao Xiang , Jiawei Zhang

Fusing data from cameras and LiDAR sensors is an essential technique to achieve robust 3D object detection. One key challenge in camera-LiDAR fusion involves mitigating the large domain gap between the two sensors in terms of coordinates…

计算机视觉与模式识别 · 计算机科学 2023-02-17 Yecheol Kim , Konyul Park , Minwook Kim , Dongsuk Kum , Jun Won Choi

A unified neural network structure is presented for joint 3D object detection and point cloud segmentation in this paper. We leverage rich supervision from both detection and segmentation labels rather than using just one of them. In…

计算机视觉与模式识别 · 计算机科学 2021-11-16 Yuanxin Zhong , Minghan Zhu , Huei Peng
‹ 上一页 1 2 3 10 下一页 ›