Added
- MaskFlownet model
- Script for generating predictions for the test split of some datasets (currently Sintel and KITTI)
Fixed
- Inference uses no_grad annotation
- Threshold values for computing outlier metric and update table of results
- Some utility functions did not pass through all the keys from the input dicts