DDFlow: Learning Optical Flow with Unlabeled Data Distillation
About
We present DDFlow, a data distillation approach to learning optical flow estimation from unlabeled data. The approach distills reliable predictions from a teacher network, and uses these predictions as annotations to guide a student network to learn optical flow. Unlike existing work relying on hand-crafted energy terms to handle occlusion, our approach is data-driven, and learns optical flow for occluded pixels. This enables us to train our model with a much simpler loss function, and achieve a much higher accuracy. We conduct a rigorous evaluation on the challenging Flying Chairs, MPI Sintel, KITTI 2012 and 2015 benchmarks, and show that our approach significantly outperforms all existing unsupervised learning methods, while running at real time.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Optical Flow Estimation | KITTI 2015 (train) | Fl-epe5.72 | 431 | |
| Optical Flow Estimation | MPI Sintel Final (train) | Endpoint Error (EPE)3.98 | 209 | |
| Optical Flow Estimation | MPI Sintel Clean (train) | EPE2.92 | 202 | |
| Optical Flow | MPI Sintel Clean (test) | AEE2.92 | 158 | |
| Optical Flow | MPI-Sintel final (test) | EPE3.98 | 137 | |
| Optical Flow | KITTI 2012 (train) | AEE2.35 | 115 | |
| Optical Flow Estimation | Sintel clean (test) | EPE6.18 | 103 | |
| Optical Flow Estimation | Sintel Final (test) | EPE7.4 | 101 | |
| Optical Flow | KITTI 2015 (test) | Fl Error (All)14.29 | 95 | |
| Optical Flow | Sintel Final (train) | EPE3.98 | 92 |