lmb-freiburg / flownet2

FlowNet 2.0: Evolution of Optical Flow Estimation with Deep Networks
https://lmb.informatik.uni-freiburg.de/Publications/2017/IMKDB17/
Other
1k stars 318 forks source link

Pretrained weights for Kitti dataset #164

Open shahabty opened 6 years ago

shahabty commented 6 years ago

Hello, Does anyone has pretrained weights of FlowNetS on Kitti dataset? I appreciate it if you can share it with me.

Thanks

nikolausmayer commented 5 years ago

Looks like nobody has that... :slightly_smiling_face: (we don't)

Tsugikuni-Yoriichi commented 5 years ago

@nikolausmayer sorry to bother you again. I have tried your network, and it gives me useful informations. My gpu is gtx980 which only have 4gb. I think it is not enough for Flownet2 adn kitti. The weight is over 600mb it seems. I can only use light weight which is just about 100 mb.

Do I need a gpu with big memory?

nikolausmayer commented 5 years ago

@WANGLXUE please see https://github.com/lmb-freiburg/flownet2/issues/180

Tsugikuni-Yoriichi commented 5 years ago

@nikolausmayer Thanks. I used your flying chairs and it works. I also understand it is because my input image size is too big. So how do you think if I want to input the original size 1920x1080. How big memory do I need for my gpu? Perhaps my professor can buy me a good one. Thanks again.

nikolausmayer commented 5 years ago

@WANGLXUE please do not post off-topic in this issue; let's continue this discussion in #180