justanhduc / DeepLTE

Implementation of the paper "Video Frame Interpolation by Plug-and-Play Deep Locally Temporal Embedding"
MIT License
5 stars 0 forks source link

PKL file #1

Open rakeshjasti opened 6 years ago

rakeshjasti commented 6 years ago

Hi,

Can you please tell me what the pickle file contains? I could understand that the dimensions are the same as image size and depth. I wasn't clear about a couple of things: Do you convert RGB data to a different type? Do you subsample frames from the video? Are pkl files created individually for each Video file? If so, how are referenced in the code?

Will it be possible to share the code to convert video data to pkl?

justanhduc commented 6 years ago

@jastir Hi. thank you for your interest in my work. my answers are as follows: