NVIDIA / flownet2-pytorch

Pytorch implementation of FlowNet 2.0: Evolution of Optical Flow Estimation with Deep Networks
Other
3.09k stars 739 forks source link

I get the results at the MPI-Sintel datasets, How to calculate the score with GT? #226

Open PolynomialQian opened 3 years ago

PolynomialQian commented 3 years ago

Hi guys, i get the results at the MPI-Sintel datasets, and i cannot find the GT of the testing. I want to ask how to calculate the scores with GT, can anyone give me the code of evaluating, thanks~~

limacv commented 3 years ago

Having the same problem. I'm guessing that the only way is to upload result to the website?

RokiaAbdeen commented 3 years ago

if so, then how to upload results to the website ?