Self-Supervised Multi-Frame Monocular Scene Flow
Junhwa Hur, Stefan Roth
Code Available — Be the first to reproduce this paper.
ReproduceCode
- github.com/visinf/multi-mono-sfOfficialIn paperpytorch★ 101
Abstract
Estimating 3D scene flow from a sequence of monocular images has been gaining increased attention due to the simple, economical capture setup. Owing to the severe ill-posedness of the problem, the accuracy of current methods has been limited, especially that of efficient, real-time approaches. In this paper, we introduce a multi-frame monocular scene flow network based on self-supervised learning, improving the accuracy over previous networks while retaining real-time efficiency. Based on an advanced two-frame baseline with a split-decoder design, we propose (i) a multi-frame model using a triple frame input and convolutional LSTM connections, (ii) an occlusion-aware census loss for better accuracy, and (iii) a gradient detaching strategy to improve training stability. On the KITTI dataset, we observe state-of-the-art accuracy among monocular scene flow methods based on self-supervised learning.
Tasks
Benchmark Results
| Dataset | Model | Metric | Claimed | Verified | Status |
|---|---|---|---|---|---|
| KITTI 2015 Scene Flow Test | Multi-Mono-SF | SF-all | 44.04 | — | Unverified |
| KITTI 2015 Scene Flow Training | Multi-Mono-SF | D1-all | 27.33 | — | Unverified |