fjchange / pytorch_ano_pre

Pytorch Re-implement of ano_pre_cvpr2018, flownet2 / lite-flownet used.
49 stars 20 forks source link

question about flow loss #5

Closed GreatEngineer closed 4 years ago

GreatEngineer commented 4 years ago

I see that the default weight of flow loss is 0, which means no flow loss. Does it means when there is no flow loss, it can have a result of 85.6%? So how many performance improvement of the litenet?