neil454 / deep-motion

Use a DCNN to perform frame interpolation.
141 stars 29 forks source link

Sample video generation #5

Closed imzhao closed 7 years ago

imzhao commented 7 years ago

Hi Neil, I am working on video frame interpolation, your project seems to be very interesting. But I have trouble when using your network. Due to the different version of software packages and some other unexpected errors. As the deadline is tomorrow for my project, I wonder whether it is possible for you to run a 5-frame-video and generate 8 times more frames than the original ones (using 3 times of function: double_vid_fps( )). The goal of this work is only to compare the tracking results of different methods. Of course, we will credit this video on you and cite your paper in our later paper.

output.mp4.zip

imzhao commented 7 years ago

We have already successfully run! Thanks for your lovely code!