linjianz / tf-flownet

This is an implementation of FlowNet with tensorflow
10 stars 7 forks source link

Pre-trained Models? #1

Closed Yuliang-Zou closed 5 years ago

Yuliang-Zou commented 7 years ago

Hi, do you have pre-trained model weights for this code? Can you provide the download link to it?

Thank you!

linjianz commented 7 years ago

I've trained for a while, but the result is not so good. You may refer to https://lmb.informatik.uni-freiburg.de/resources/binaries/ for the author's trained model.

saxenarohan97 commented 6 years ago

The authors have used Caffe for designing their models. Is it possible to use these pre-trained weights in TensorFlow?

linjianz commented 6 years ago

@saxenarohan97 Yes you can, refer to https://github.com/ethereon/caffe-tensorflow