中文
相关论文

相关论文: M3DeTR: Multi-representation, Multi-scale, Mutual-…

200 篇论文

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

We propose 3DETR, an end-to-end Transformer based object detection model for 3D point clouds. Compared to existing detection methods that employ a number of 3D-specific inductive biases, 3DETR requires minimal modifications to the vanilla…

计算机视觉与模式识别 · 计算机科学 2021-09-17 Ishan Misra , Rohit Girdhar , Armand Joulin

In this paper, we focus on exploring the fusion of images and point clouds for 3D object detection in view of the complementary nature of the two modalities, i.e., images possess more semantic information while point clouds specialize in…

计算机视觉与模式识别 · 计算机科学 2020-08-25 Ming Zhu , Chao Ma , Pan Ji , Xiaokang Yang

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

In autonomous driving, 3D object detection based on multi-modal data has become an indispensable approach when facing complex environments around the vehicle. During multi-modal detection, LiDAR and camera are simultaneously applied for…

计算机视觉与模式识别 · 计算机科学 2023-01-19 Rui Wan , Tianyun Zhao , Wei Zhao

3D object detection is a crucial research topic in computer vision, which usually uses 3D point clouds as input in conventional setups. Recently, there is a trend of leveraging multiple sources of input data, such as complementing the 3D…

计算机视觉与模式识别 · 计算机科学 2022-10-05 Yikai Wang , TengQi Ye , Lele Cao , Wenbing Huang , Fuchun Sun , Fengxiang He , Dacheng Tao

Recent advances in 4D imaging radar have enabled robust perception in adverse weather, while camera sensors provide dense semantic information. Fusing the these complementary modalities has great potential for cost-effective 3D perception.…

计算机视觉与模式识别 · 计算机科学 2025-11-03 Xiaozhi Li , Huijun Di , Jian Li , Feng Liu , Wei Liang

LiDAR-based 3D object detectors often struggle to detect far-field objects due to the sparsity of point clouds at long ranges, which limits the availability of reliable geometric cues. To address this, prior approaches augment LiDAR data…

计算机视觉与模式识别 · 计算机科学 2026-02-09 Veerain Sood , Bnalin , Gaurav Pandey

Existing point cloud based 3D detectors are designed for the particular scene, either indoor or outdoor ones. Because of the substantial differences in object distribution and point density within point clouds collected from various…

计算机视觉与模式识别 · 计算机科学 2023-10-10 Zhenyu Wang , Yali Li , Xi Chen , Hengshuang Zhao , Shengjin Wang

In this paper we propose to exploit multiple related tasks for accurate multi-sensor 3D object detection. Towards this goal we present an end-to-end learnable architecture that reasons about 2D and 3D object detection as well as ground…

计算机视觉与模式识别 · 计算机科学 2020-12-24 Ming Liang , Bin Yang , Yun Chen , Rui Hu , Raquel Urtasun

We introduce a framework for multi-camera 3D object detection. In contrast to existing works, which estimate 3D bounding boxes directly from monocular images or use depth prediction networks to generate input for 3D object detection from 2D…

计算机视觉与模式识别 · 计算机科学 2021-10-14 Yue Wang , Vitor Guizilini , Tianyuan Zhang , Yilun Wang , Hang Zhao , Justin Solomon

A fundamental challenge in point cloud object detection lies in the conflict between the extreme sparsity of distant points and the need for remote context understanding. The existing methods typically use 1D serialization to expand the…

计算机视觉与模式识别 · 计算机科学 2026-05-18 Bingwen Qiu , Yuan Liu , Junqi Bai , Tong Jiang , Ben Liang , Fangzhou Chen , Xiubao Sui , Qian Chen

With the prevalence of LiDAR sensors in autonomous driving, 3D object tracking has received increasing attention. In a point cloud sequence, 3D object tracking aims to predict the location and orientation of an object in consecutive frames…

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

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

3D object detection plays an important role in a large number of real-world applications. It requires us to estimate the localizations and the orientations of 3D objects in real scenes. In this paper, we present a new network architecture…

计算机视觉与模式识别 · 计算机科学 2019-09-25 Xin Zhao , Zhe Liu , Ruolan Hu , Kaiqi Huang

Inspired by recent advances in vision transformers for object detection, we propose Li3DeTr, an end-to-end LiDAR based 3D Detection Transformer for autonomous driving, that inputs LiDAR point clouds and regresses 3D bounding boxes. The…

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

3D object detection with surround-view images is an essential task for autonomous driving. In this work, we propose DETR4D, a Transformer-based framework that explores sparse attention and direct feature query for 3D object detection in…

计算机视觉与模式识别 · 计算机科学 2022-12-16 Zhipeng Luo , Changqing Zhou , Gongjie Zhang , Shijian Lu

Cooperative perception allows connected vehicles and roadside infrastructure to share sensor observations, creating a fused scene representation beyond the capability of any single platform. However, most cooperative 3D object detectors use…

计算机视觉与模式识别 · 计算机科学 2026-04-14 Blessing Agyei Kyem , Joshua Kofi Asamoah , Armstrong Aboah

This paper presents Multi-view Labelling Object Detector (MLOD). The detector takes an RGB image and a LIDAR point cloud as input and follows the two-stage object detection framework. A Region Proposal Network (RPN) generates 3D proposals…

计算机视觉与模式识别 · 计算机科学 2019-09-11 Jian Deng , Krzysztof Czarnecki

Multiview detection incorporates multiple camera views to deal with occlusions, and its central problem is multiview aggregation. Given feature map projections from multiple views onto a common ground plane, the state-of-the-art method…

计算机视觉与模式识别 · 计算机科学 2021-08-13 Yunzhong Hou , Liang Zheng
‹ 上一页 1 2 3 10 下一页 ›