3D-MAN: 3D Multi-frame Attention Network for Object Detection
About
3D object detection is an important module in autonomous driving and robotics. However, many existing methods focus on using single frames to perform 3D detection, and do not fully utilize information from multiple frames. In this paper, we present 3D-MAN: a 3D multi-frame attention network that effectively aggregates features from multiple perspectives and achieves state-of-the-art performance on Waymo Open Dataset. 3D-MAN first uses a novel fast single-frame detector to produce box proposals. The box proposals and their corresponding feature maps are then stored in a memory bank. We design a multi-view alignment and aggregation module, using attention networks, to extract and aggregate the temporal features stored in the memory bank. This effectively combines the features coming from different perspectives of the scene. We demonstrate the effectiveness of our approach on the large-scale complex Waymo Open Dataset, achieving state-of-the-art results compared to published single-frame and multi-frame methods.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| 3D Object Detection | Waymo Open Dataset (val) | 3D APH Vehicle L267.14 | 175 | |
| 3D Object Detection | Waymo Open Dataset (test) | Vehicle L2 mAPH70 | 105 | |
| 3D Object Detection | Waymo Open Dataset (WOD) (val) | Vehicle L1 mAP74.5 | 47 | |
| 3D Object Detection | Waymo Open Dataset LEVEL_1 (val) | 3D AP71.71 | 46 | |
| 3D Object Detection | Waymo Open Dataset LEVEL_2 (val) | -- | 46 | |
| 3D Object Detection | Waymo (val) | Vehicle L2 AP67.6 | 38 | |
| 3D Object Detection (Vehicle) | Waymo Open Dataset LEVEL_1 (val) | 3D AP Overall74.53 | 34 | |
| 3D Object Detection (Vehicle) | Waymo Open Dataset LEVEL_2 (val) | 3D AP (Overall)67.61 | 31 | |
| Vehicle Detection | Waymo Open Dataset LEVEL_1 v1.2 (val) | 3D AP74.53 | 28 | |
| 3D Object Detection | Waymo Open Dataset (WOD) (val) | Vehicle L1 3D AP74.5 | 27 |