ezflow icon indicating copy to clipboard operation
ezflow copied to clipboard

A modular PyTorch library for optical flow estimation using neural networks



EzFlow

A modular PyTorch library for optical flow estimation using neural networks

Installation

From source (recommended)


git clone https://github.com/neu-vig/ezflow
cd ezflow/
python setup.py install

From PyPI


pip install ezflow

Models supported

Datasets supported

References