sniklaus / pytorch-pwc

a reimplementation of PWC-Net in PyTorch that matches the official Caffe version
GNU General Public License v3.0
608 stars 122 forks source link

What type of loss did you use during training? #28

Closed Le1Elayne closed 4 years ago

Le1Elayne commented 4 years ago

I try to train this network using multiscale loss described in the paper. But it failed. It works when I use L2 loss. So what type of loss did you use during training? Could you please explain why it does not work with multiscale loss? Thank you!

sniklaus commented 4 years ago

This question might be better suited for the official repository. Please kindly reach out to the authors there: https://github.com/NVlabs/PWC-Net