lliuz / ARFlow

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

Sintel_ft model #39

Open lhao0301 opened 2 years ago

lhao0301 commented 2 years ago

Thanks for your wonderful code!

I wonder the epe on trainval of sintel-clean/final for the model of sintel_ft.json without AR. Could u also provide the sintel_ft.tar model? By the way, the training looks time-consuming with epoch_num=1000. Is it necessary to train the model with 1000 epoch? And is the setting with_bk=True important when training sintel_raw/sintel_ft?