This repository is based on the code from: RAFT(https://github.com/princeton-vl/RAFT)
RAFT: Recurrent All Pairs Field Transforms for Optical Flow
ECCV 2020
Zachary Teed and Jia Deng
The code also contains parts based on: ARFlow, Unsupervised-Optical-Flow, UnFlow
To run, the same command as in the RAFT reference are used. UMAP visualization of features are given in viz_features.py
.