中文
相关论文

相关论文: SRCN3D: Sparse R-CNN 3D for Compact Convolutional …

200 篇论文

We present Siam R-CNN, a Siamese re-detection architecture which unleashes the full power of two-stage object detection approaches for visual object tracking. We combine this with a novel tracklet-based dynamic programming algorithm, which…

计算机视觉与模式识别 · 计算机科学 2020-04-03 Paul Voigtlaender , Jonathon Luiten , Philip H. S. Torr , Bastian Leibe

We present RangeRCNN, a novel and effective 3D object detection framework based on the range image representation. Most existing methods are voxel-based or point-based. Though several optimizations have been introduced to ease the sparsity…

计算机视觉与模式识别 · 计算机科学 2021-03-24 Zhidong Liang , Ming Zhang , Zehan Zhang , Xian Zhao , Shiliang Pu

With the increasing reliance of self-driving and similar robotic systems on robust 3D vision, the processing of LiDAR scans with deep convolutional neural networks has become a trend in academia and industry alike. Prior attempts on the…

计算机视觉与模式识别 · 计算机科学 2023-11-20 Ran Cheng , Christopher Agia , Yuan Ren , Xinhai Li , Liu Bingbing

3D object detectors usually rely on hand-crafted proxies, e.g., anchors or centers, and translate well-studied 2D frameworks to 3D. Thus, sparse voxel features need to be densified and processed by dense prediction heads, which inevitably…

计算机视觉与模式识别 · 计算机科学 2023-03-21 Yukang Chen , Jianhui Liu , Xiangyu Zhang , Xiaojuan Qi , Jiaya Jia

Autonomous driving requires an accurate and fast 3D perception system that includes 3D object detection, tracking, and segmentation. Although recent low-cost camera-based approaches have shown promising results, they are susceptible to poor…

计算机视觉与模式识别 · 计算机科学 2023-12-27 Youngseok Kim , Juyeb Shin , Sanmin Kim , In-Jae Lee , Jun Won Choi , Dongsuk Kum

Two-stage detectors have gained much popularity in 3D object detection. Most two-stage 3D detectors utilize grid points, voxel grids, or sampled keypoints for RoI feature extraction in the second stage. Such methods, however, are…

计算机视觉与模式识别 · 计算机科学 2022-08-09 Honghui Yang , Zili Liu , Xiaopei Wu , Wenxiao Wang , Wei Qian , Xiaofei He , Deng Cai

Bird-eye-view (BEV) based methods have made great progress recently in multi-view 3D detection task. Comparing with BEV based methods, sparse based methods lag behind in performance, but still have lots of non-negligible merits. To push…

计算机视觉与模式识别 · 计算机科学 2023-02-13 Xuewu Lin , Tianwei Lin , Zixiang Pei , Lichao Huang , Zhizhong Su

Understanding the world in 3D is a critical component of urban autonomous driving. Generally, the combination of expensive LiDAR sensors and stereo RGB imaging has been paramount for successful 3D object detection algorithms, whereas…

计算机视觉与模式识别 · 计算机科学 2019-08-13 Garrick Brazil , Xiaoming Liu

By identifying four important components of existing LiDAR-camera 3D object detection methods (LiDAR and camera candidates, transformation, and fusion outputs), we observe that all existing methods either find dense candidates or yield…

计算机视觉与模式识别 · 计算机科学 2023-04-28 Yichen Xie , Chenfeng Xu , Marie-Julie Rakotosaona , Patrick Rim , Federico Tombari , Kurt Keutzer , Masayoshi Tomizuka , Wei Zhan

Object Detection is critical for automatic military operations. However, the performance of current object detection algorithms is deficient in terms of the requirements in military scenarios. This is mainly because the object presence is…

计算机视觉与模式识别 · 计算机科学 2017-12-04 Shuo Liu , Zheng Liu

This study introduces a method for efficiently detecting objects within 3D point clouds using convolutional neural networks (CNNs). Our approach adopts a unique feature-centric voting mechanism to construct convolutional layers that…

计算机视觉与模式识别 · 计算机科学 2024-12-05 Tianyi Lyu , Dian Gu , Peiyuan Chen , Yaoting Jiang , Zhenhong Zhang , Huadong Pang , Li Zhou , Yiping Dong

The task of detecting 3D objects in traffic scenes has a pivotal role in many real-world applications. However, the performance of 3D object detection is lower than that of 2D object detection due to the lack of powerful 3D feature…

计算机视觉与模式识别 · 计算机科学 2019-09-17 Xuesong Li , Jose Guivant , Ngaiming Kwok , Yongzhi Xu , Ruowei Li , Hongkun Wu

Every autonomous driving dataset has a different configuration of sensors, originating from distinct geographic regions and covering various scenarios. As a result, 3D detectors tend to overfit the datasets they are trained on. This causes…

计算机视觉与模式识别 · 计算机科学 2022-09-15 Darren Tsai , Julie Stephany Berrio , Mao Shan , Eduardo Nebot , Stewart Worrall

We present a flexible and high-performance framework, named Pyramid R-CNN, for two-stage 3D object detection from point clouds. Current approaches generally rely on the points or voxels of interest for RoI feature extraction on the second…

计算机视觉与模式识别 · 计算机科学 2021-09-07 Jiageng Mao , Minzhe Niu , Haoyue Bai , Xiaodan Liang , Hang Xu , Chunjing Xu

Detection and tracking of dynamic objects is a key feature for autonomous behavior in a continuously changing environment. With the increasing popularity and capability of micro aerial vehicles (MAVs) efficient algorithms have to be…

机器人学 · 计算机科学 2019-03-15 Jan Razlaw , Jan Quenzel , Sven Behnke

We present a novel approach that converts partial and noisy RGB-D scans into high-quality 3D scene reconstructions by inferring unobserved scene geometry. Our approach is fully self-supervised and can hence be trained solely on real-world,…

计算机视觉与模式识别 · 计算机科学 2020-03-26 Angela Dai , Christian Diller , Matthias Nießner

Monocular 3D object detection is an essential task in computer vision, and it has several applications in robotics and virtual reality. However, 3D object detectors are typically trained in a fully supervised way, relying extensively on 3D…

计算机视觉与模式识别 · 计算机科学 2025-04-21 Andreas Lau Hansen , Lukas Wanzeck , Dim P. Papadopoulos

In autonomous driving perception systems, 3D detection and tracking are the two fundamental tasks. This paper delves deeper into this field, building upon the Sparse4D framework. We introduce two auxiliary training tasks (Temporal Instance…

计算机视觉与模式识别 · 计算机科学 2023-11-21 Xuewu Lin , Zixiang Pei , Tianwei Lin , Lichao Huang , Zhizhong Su

Multi-view 3D object detection is a fundamental task in autonomous driving perception, where achieving a balance between detection accuracy and computational efficiency remains crucial. Sparse query-based 3D detectors efficiently aggregate…

计算机视觉与模式识别 · 计算机科学 2025-12-22 Di Wu , Feng Yang , Wenhui Zhao , Jinwen Yu , Pan Liao , Benlian Xu , Dingwen Zhang

It is well known that attention mechanisms can effectively improve the performance of many CNNs including object detectors. Instead of refining feature maps prevalently, we reduce the prohibitive computational complexity by a novel attempt…

计算机视觉与模式识别 · 计算机科学 2020-02-05 Hefei Ling , Yangyang Qin , Li Zhang , Yuxuan Shi , Ping Li