Johswald / Bayesian-FlowNet

Bayesian FlowNetS in Tensorflow
20 stars 8 forks source link

looking for version information. #2

Closed chuchienshu closed 6 years ago

chuchienshu commented 6 years ago

Hi, @Johswald looks like you didn't open your version information, including the os' version and tensorflow's version. would you mind tell me about that? Thanks!

Johswald commented 6 years ago

Hi! Working on a server from my uni:

chuchienshu commented 6 years ago

Hi, @Johswald it's fine. Thanks for your reply. And I have to say, your function warp(imgs_0, imgs_1, flows, name) defined at flownet.py looks not right. would you mind take your time to look up the relevant code at https://github.com/liruoteng/OpticalFlowToolkit/blob/master/lib/flowlib.py (line 364)? BTW, I wanna you know , that code present worse performence. please @chuchienshu, if you want me get your response at the first time. Thanks, again.

Johswald commented 6 years ago

Hi @chuchienshu, thanks for your suggestions. Yes, my warp was very simple and just for testing. thank you for the link. What do you mean by "that code present worse performence"?