paper-with-me

홈 › Papers

From Multi-View to Hollow-3D: Hallucinated Hollow-3D R-CNN for 3D Object Detection

2021-07-30 · Jiajun Deng, Wengang Zhou, Yanyong Zhang, Houqiang Li

As an emerging data modal with precise distance sensing, LiDAR point clouds have been placed great expectations on 3D scene understanding. However, point clouds are always sparsely distributed in the 3D space, and with unstructured storage, which makes it difficult to represent them for effective 3D object detection. To this end, in this work, we regard point clouds as hollow-3D data and propose a new architecture, namely Hallucinated Hollow-3D R-CNN ($\text{H}^2$3D R-CNN), to address the problem of 3D object detection. In our approach, we first extract the multi-view features by sequentially projecting the point clouds into the perspective view and the bird-eye view. Then, we hallucinate the 3D representation by a novel bilaterally guided multi-view fusion block. Finally, the 3D objects are detected via a box refinement module with a novel Hierarchical Voxel RoI Pooling operation. The proposed $\text{H}^2$3D R-CNN provides a new angle to take full advantage of complementary information in the perspective view and the bird-eye view with an efficient framework. We evaluate our approach on the public KITTI Dataset and Waymo Open Dataset. Extensive experiments demonstrate the superiority of our method over the state-of-the-art algorithms with respect to both effectiveness and efficiency. The code will be made available at \url{https://github.com/djiajunustc/H-23D_R-CNN}.

📄 PDF Abstract BibTeX arXiv:2107.14391

Code (1)

djiajunustc/H-23D_R-CNN 공식 구현 pytorch

Tasks

3D Object Detectionobject-detectionObject DetectionScene Understanding

Methods 이 논문이 사용한 방법론

eToro Customer Care Number +1-833-534-1729 설명 없음
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
Voxel RoI Pooling Voxel RoI Pooling is a RoI feature extractor extracts RoI features directly from voxel features for further refinement. It starts by dividing a region proposal into $G \times…

Similar Papers 제목 키워드 기반

LORCK: Learnable Object-Resembling Convolution Kernels

2020-07-09 · Elizaveta Lazareva, Oleg Rogov, Olga Shegai, Denis Larionov 외

Segmentation of certain hollow organs, such as the bladder, is especially hard to automate due to their complex geometry, vague intensity gradients in the soft tissues, and a tedious manual process of the data annotation…

Bladder SegmentationObjectSegmentation

HollowNeRF: Pruning Hashgrid-Based NeRFs with Trainable Collision Mitigation

2023-08-19 · ICCV 2023 1 · Xiufeng Xie, Riccardo Gherardi, Zhihong Pan, Stephen Huang

Neural radiance fields (NeRF) have garnered significant attention, with recent works such as Instant-NGP accelerating NeRF training and evaluation through a combination of hashgrid-based positional encoding and neural ne…

NeRF

HollowFlow: Efficient Sample Likelihood Evaluation using Hollow Message Passing

2025-10-24 · Johann Flemming Gloy, Simon Olsson arxiv

Flow and diffusion-based models have emerged as powerful tools for scientific applications, particularly for sampling non-normalized probability distributions, as exemplified by Boltzmann Generators (BGs). A critical cha…

Graph Neural Network

StairMaster: Learning to Conquer Risky Hollow Stairs for Agile Quadrupedal Robots

2026-06-24 · Xincheng Tang, Youhan Xie, Zhengjie Shu, Wanyu Li 외 arxiv

Climbing hollow stairs remains a challenging problem for quadruped robots due to the high risk of leg trapping, severe depth sparsity, and high-frequency depth-sensing noise. In this paper, we propose StairMaster, a nove…

Reinforcement Learning

MS23D: A 3D Object Detection Method Using Multi-Scale Semantic Feature Points to Construct 3D Feature Layer

2023-08-31 · Yongxin Shao, Aihong Tan, Binrui Wang, Tianhong Yan 외

LiDAR point clouds can effectively depict the motion and posture of objects in three-dimensional space. Many studies accomplish the 3D object detection by voxelizing point clouds. However, in autonomous driving scenarios…

3D Object DetectionAutonomous DrivingObjectobject-detection+1