lliuz / ARFlow

The official PyTorch implementation of the paper "Learning by Analogy: Reliable Supervision from Transformations for Unsupervised Optical Flow Estimation".
MIT License
251 stars 50 forks source link

what are these files in configs/root_sintel and root_sintel_raw? #12

Closed RokiaAbdeen closed 3 years ago

RokiaAbdeen commented 3 years ago

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

lliuz commented 3 years ago

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,

RokiaAbdeen commented 3 years ago

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