FrustumFormer: Adaptive Instance-aware Resampling for Multi-view 3D Detection
Yuqi Wang, Yuntao Chen, and Zhaoxiang Zhang

TL;DR
FrustumFormer introduces an adaptive, instance-aware resampling method for multi-view 3D detection, significantly improving feature transformation by focusing on informative regions and achieving state-of-the-art results on nuScenes.
Contribution
The paper presents a novel framework that adaptively focuses on instance regions for feature transformation, enhancing multi-view 3D detection performance.
Findings
Achieves state-of-the-art results on nuScenes dataset.
Effectively reduces localization uncertainty with temporal frustum intersection.
Demonstrates the importance of content-aware view transformation in 3D detection.
Abstract
The transformation of features from 2D perspective space to 3D space is essential to multi-view 3D object detection. Recent approaches mainly focus on the design of view transformation, either pixel-wisely lifting perspective view features into 3D space with estimated depth or grid-wisely constructing BEV features via 3D projection, treating all pixels or grids equally. However, choosing what to transform is also important but has rarely been discussed before. The pixels of a moving car are more informative than the pixels of the sky. To fully utilize the information contained in images, the view transformation should be able to adapt to different image regions according to their contents. In this paper, we propose a novel framework named FrustumFormer, which pays more attention to the features in instance regions via adaptive instance-aware resampling. Specifically, the model obtains…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Robotics and Sensor-Based Localization · Advanced Image and Video Retrieval Techniques
