ltkong218/FastFlowNet

train

Haosouth opened this issue · 4 comments

能不能提供一下train文件,感谢

Please follow IRR-PWC to train the model. You can directly replace IRR-PWC with FastFlowNet, since they have the same pyramid structure. We train FastFlowNet with the same datasets and augmentations as PWC-Net and IRR-PWC.

你能提供一下你的邮箱或者微信吗,我想请教一些问题,感谢

You can ask here and discuss

I have tried replacing IRR-PWC with Fastflownet directly and correct some bugs, however, it didn't work. It seems that the datasets and somewhere in loss.py needs to be modified.