josesaribeiro / ezflow

A modular PyTorch library for optical flow estimation using neural networks

Home Page:https://ezflow.readthedocs.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool



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


Pixels icon by Icons8

About

A modular PyTorch library for optical flow estimation using neural networks

https://ezflow.readthedocs.io/

License:MIT License


Languages

Language:Python 99.2%Language:Makefile 0.8%