dataset_loaders
dataset_loaders copied to clipboard
Optical flow dataset loader
- The optical flow is now loaded directly from the parallel loader
- This makes the OF loading no dataset-specific
- Add parameters to decide if the OF has to be computed or loaded from path
- Add parameter to select the OF type
@marcociccone can you review this when you have time?