sniklaus / pytorch-pwc

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

I want to fine-tune PWC on ChairSDHom data-set #21

Closed vivasvan1 closed 5 years ago

vivasvan1 commented 5 years ago

Hi sniklaus.I am vivasvan. I am a beginner. Can you guide me on how to this fine-tune PWC-Net on ChairSDHom dataset? Your help will be really appreciated. Thank you so much

sniklaus commented 5 years ago

Thank you for being interested in my reimplementation of PWC-Net! However, I am afraid that I do not provide any training or fine-tuning portion. I would thus recommend that you have a look at the official repository of PWC-Net: https://github.com/NVlabs/PWC-Net

fjchange commented 5 years ago

@vivasvan1 Have you successfully fine-tuned the model? I want that model too, could you share? Thanks