JuheonYi / VESPCN-tensorflow

Tensorflow implementation of VESPCN
41 stars 11 forks source link

refine batch_warp2d(imgs, mappings) #2

Closed sola303 closed 6 years ago

sola303 commented 6 years ago

you can do this and don't need change the mappings to mappings_x and mappings_y

JuheonYi commented 6 years ago

Thank you for the comment! Merged your refined code. (Sorry for the late response, I have been focusing on some other works.) Actually, the performance for the motion compensation transformer does not seem to be good enough, and I am trying to debug it. If you get any progress, please let me know!

Best regards, Juheon