Time Will Tell: New Outlooks and A Baseline for Temporal Multi-View 3D Object Detection

5 Oct 2022  ยท  Jinhyung Park, Chenfeng Xu, Shijia Yang, Kurt Keutzer, Kris Kitani, Masayoshi Tomizuka, Wei Zhan ยท

While recent camera-only 3D detection methods leverage multiple timesteps, the limited history they use significantly hampers the extent to which temporal fusion can improve object perception. Observing that existing works' fusion of multi-frame images are instances of temporal stereo matching, we find that performance is hindered by the interplay between 1) the low granularity of matching resolution and 2) the sub-optimal multi-view setup produced by limited history usage. Our theoretical and empirical analysis demonstrates that the optimal temporal difference between views varies significantly for different pixels and depths, making it necessary to fuse many timesteps over long-term history. Building on our investigation, we propose to generate a cost volume from a long history of image observations, compensating for the coarse but efficient matching resolution with a more optimal multi-view matching setup. Further, we augment the per-frame monocular depth predictions used for long-term, coarse matching with short-term, fine-grained matching and find that long and short term temporal fusion are highly complementary. While maintaining high efficiency, our framework sets new state-of-the-art on nuScenes, achieving first place on the test set and outperforming previous best art by 5.2% mAP and 3.7% NDS on the validation set. Code will be released $\href{https://github.com/Divadi/SOLOFusion}{here.}$

PDF Abstract
Task Dataset Model Metric Name Metric Value Global Rank Result Benchmark
Robust Camera Only 3D Object Detection nuScenes-C SOLOFusion (fusion) mean Corruption Error (mCE) 92.86 # 1
mean Resilience Rate (mRR) 64.53 # 9
Robust Camera Only 3D Object Detection nuScenes-C SOLOFusion (short) mean Corruption Error (mCE) 108.68 # 16
mean Resilience Rate (mRR) 61.45 # 11
Robust Camera Only 3D Object Detection nuScenes-C SOLOFusion (long) mean Corruption Error (mCE) 97.99 # 4
mean Resilience Rate (mRR) 64.42 # 10
3D Object Detection nuScenes Camera Only SOLOFusion-pure NDS 61.9 # 10
Future Frame false # 1

Methods