Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

SENSE: a Shared Encoder Network for Scene-flow Estimation

About

We introduce a compact network for holistic scene flow estimation, called SENSE, which shares common encoder features among four closely-related tasks: optical flow estimation, disparity estimation from stereo, occlusion estimation, and semantic segmentation. Our key insight is that sharing features makes the network more compact, induces better feature representations, and can better exploit interactions among these tasks to handle partially labeled data. With a shared encoder, we can flexibly add decoders for different tasks during training. This modular design leads to a compact and efficient model at inference time. Exploiting the interactions among these tasks allows us to introduce distillation and self-supervised losses in addition to supervised losses, which can better handle partially labeled real-world data. SENSE achieves state-of-the-art results on several optical flow benchmarks and runs as fast as networks specifically designed for optical flow. It also compares favorably against the state of the art on stereo and scene flow, while consuming much less memory.

Huaizu Jiang, Deqing Sun, Varun Jampani, Zhaoyang Lv, Erik Learned-Miller, Jan Kautz• 2019

Related benchmarks

TaskDatasetResultRank
Optical Flow EstimationMPI Sintel Clean (train)
EPE1.54
202
Optical FlowMPI Sintel Clean (test)
AEE3.6
158
Optical FlowKITTI 2015 (test)
Fl Error (All)7.64
95
Disparity EstimationKITTI 2015 (test)
D1 Error (bg, all)2.07
77
Scene FlowKITTI Scene Flow 2015 (test)
D1 Score (All)2.22
28
Scene FlowKITTI Scene Flow (test)
D1 Error (noc)2.05
12
Showing 6 of 6 rows

Other info

Follow for update