SplatFlow / README.md
dylanebert's picture
dylanebert HF Staff
Update README.md
5e051fa verified
|
raw
history blame
766 Bytes
metadata
license: mit
pipeline_tag: image-to-3d

Introduction

This repository contains the trained weights of SplatFlow for our paper:

  • SplatFlow: Learning Multi-frame Optical Flow via Splatting (IJCV 2024) | Paper | Code

Citing this Work

If you find our repository useful, please consider giving it a star ⭐ and citing our paper in your work:

@article{wang2024splatflow,
  title={SplatFlow: Learning Multi-frame Optical Flow via Splatting},
  author={Wang, Bo and Zhang, Yifan and Li, Jian and Yu, Yang and Sun, Zhenping and Liu, Li and Hu, Dewen},
  journal={International Journal of Computer Vision},
  pages={1--23},
  year={2024},
  publisher={Springer}
}