neu-vi / ezflow

A modular PyTorch library for optical flow estimation using neural networks
https://ezflow.readthedocs.io/
MIT License
132 stars 8 forks source link

Add Dataloaders #33

Closed NeelayS closed 2 years ago

NeelayS commented 3 years ago

Add datasets and dataloaders for common optical flow estimation datasets such as "Flying Chairs", "ChairsSDHom", etc.

prajnan93 commented 2 years ago

Added data loader skeleton code and implementation for reading flying chairs dataset