SOTAVerified

Self-Supervised Multi-Frame Monocular Scene Flow

2021-05-05CVPR 2021Code Available1· sign in to hype

Junhwa Hur, Stefan Roth

Code Available — Be the first to reproduce this paper.

Reproduce

Code

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

DatasetModelMetricClaimedVerifiedStatus
KITTI 2015 Scene Flow TestMulti-Mono-SFSF-all44.04Unverified
KITTI 2015 Scene Flow TrainingMulti-Mono-SFD1-all27.33Unverified

Reproductions