Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

NeRF-Det: Learning Geometry-Aware Volumetric Representation for Multi-View 3D Object Detection

About

We present NeRF-Det, a novel method for indoor 3D detection with posed RGB images as input. Unlike existing indoor 3D detection methods that struggle to model scene geometry, our method makes novel use of NeRF in an end-to-end manner to explicitly estimate 3D geometry, thereby improving 3D detection performance. Specifically, to avoid the significant extra latency associated with per-scene optimization of NeRF, we introduce sufficient geometry priors to enhance the generalizability of NeRF-MLP. Furthermore, we subtly connect the detection and NeRF branches through a shared MLP, enabling an efficient adaptation of NeRF to detection and yielding geometry-aware volumetric representations for 3D detection. Our method outperforms state-of-the-arts by 3.9 mAP and 3.1 mAP on the ScanNet and ARKITScenes benchmarks, respectively. We provide extensive analysis to shed light on how NeRF-Det works. As a result of our joint-training design, NeRF-Det is able to generalize well to unseen scenes for object detection, view synthesis, and depth estimation tasks without requiring per-scene optimization. Code is available at \url{https://github.com/facebookresearch/NeRF-Det}.

Chenfeng Xu, Bichen Wu, Ji Hou, Sam Tsai, Ruilong Li, Jialiang Wang, Wei Zhan, Zijian He, Peter Vajda, Kurt Keutzer, Masayoshi Tomizuka• 2023

Related benchmarks

TaskDatasetResultRank
3D Object DetectionScanNet V2 (val)
mAP@0.2553.5
361
3D Object DetectionScanNet (val)
mAP@0.2553.3
75
3D Object DetectionARKitScenes
mAP@0.2539.5
23
3D Object DetectionScanNet v2 (test)
mAP@0.2550.4
23
3D Object DetectionARKitScenes (test)
mAP@0.2539.5
9
3D Object DetectionOmni3D ARKitScenes (test)
AP3D33.13
9
3D Object DetectionARKitScenes (val)
mAP@0.2526.7
7
3D Object DetectionARKitScenes 1.0 (test)
Cab AP13.3
4
3D Object DetectionARKitScenes low-resolution (val)
mAP@0.2526.7
4
3D Object DetectionScanNet (train)
Training Time (hrs)7
3
Showing 10 of 11 rows

Other info

Follow for update