sniklaus / pytorch-pwc

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

Is it difficult to make train code? #16

Closed UdonDa closed 5 years ago

UdonDa commented 5 years ago

I think your reproducible implementation is very nice. However, there is no train code as it is said in various issues. So, I am wondering why you do not write train code.

sniklaus commented 5 years ago

I am afraid my time is limited and the training part was not a priority to me, my apologies.