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}.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| 3D Object Detection | ScanNet V2 (val) | mAP@0.2553.5 | 361 | |
| 3D Object Detection | ScanNet (val) | mAP@0.2553.3 | 75 | |
| 3D Object Detection | ARKitScenes | mAP@0.2539.5 | 23 | |
| 3D Object Detection | ScanNet v2 (test) | mAP@0.2550.4 | 23 | |
| 3D Object Detection | ARKitScenes (test) | mAP@0.2539.5 | 9 | |
| 3D Object Detection | Omni3D ARKitScenes (test) | AP3D33.13 | 9 | |
| 3D Object Detection | ARKitScenes (val) | mAP@0.2526.7 | 7 | |
| 3D Object Detection | ARKitScenes 1.0 (test) | Cab AP13.3 | 4 | |
| 3D Object Detection | ARKitScenes low-resolution (val) | mAP@0.2526.7 | 4 | |
| 3D Object Detection | ScanNet (train) | Training Time (hrs)7 | 3 |