lliuz / ARFlow

The official PyTorch implementation of the paper "Learning by Analogy: Reliable Supervision from Transformations for Unsupervised Optical Flow Estimation".

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

what are these files in configs/root_sintel and root_sintel_raw?

RokiaAbdeen opened this issue · comments

the first one might be the dataset path, what is the second?

The first the root path for the official Sintel dataset, and the second is the root path for our Sintel raw dataset which is made by extracted all frames from the raw movie and manually group frames by shots for pre-training,

could you provide me the link for your sintel raw dataset please ?