12dmodel / deep_motion_mag

Tensorflow implementation of Learning-based Video Motion Magnification
MIT License
454 stars 131 forks source link

Working Google Colaboratory Notebook. #14

Open its-mayank opened 4 years ago

its-mayank commented 4 years ago

I was working with this code on google colab. but was facing various issues, so as to remove it for all of the other users I am uploading my notebook with all the proper instructions so that you have not to go through them. Hope it will help you.

You can find it on: https://github.com/its-mayank/Video-Magnification/blob/master/Video_Magnification.ipynb

It is the original work of this paper, and all the rights are reserved with them. I have just Implemented and shared it so that all do not have to face the same problem.

Gussiii commented 4 years ago

Thank you :D

taehyunoh commented 4 years ago

@its-mayank : Thanks a lot for your interest and contribution. It'd be very helpful for others.