CVPR 2021poster101 citations

SMURF: Self-Teaching Multi-Frame Unsupervised RAFT With Full-Image Warping

Austin Stone, Daniel Maurer, Alper Ayvaci, Anelia Angelova, Rico Jonschkowski

Abstract

We present SMURF, a method for unsupervised learning of optical flow that improves state of the art on all benchmarks by 36% to 40% and even outperforms several supervised approaches such as PWC-Net and FlowNet2. Our method integrates architecture improvements from supervised optical flow, i.e. the RAFT model, with new ideas for unsupervised learning that include a novel unsupervised sequence loss and self-supervision loss, a technique for handling out-of-frame motion, and an approach for learning effectively from multi-frame video data while still only requiring two frames for inference.

BibTeX
@inproceedings{cvpr2021_smurfselfteachin,
  title = {SMURF: Self-Teaching Multi-Frame Unsupervised RAFT With Full-Image Warping},
  author = {Austin Stone and Daniel Maurer and Alper Ayvaci and Anelia Angelova and Rico Jonschkowski},
  booktitle = {CVPR 2021},
  year = {2021}
}