avinashpaliwal / Deep-SloMo

Official PyTorch implementation of "Deep Slow Motion Video Reconstruction with Hybrid Imaging System" (TPAMI)

Home Page:http://faculty.cs.tamu.edu/nimak/Papers/ICCP2020_Slomo/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Release Date

tom-doerr opened this issue · comments

Do you already know when you will release the code?

Hi @tom-doerr
I am working on the paper submission. I will cleanup the code and should be able to push it within next two weeks.

Okay great, thank you. :)

looking forward to this! Are there any limitations around resolution, video bit depth or codecs? Would 4k 10bit prores work?

I have committed the test code. The limitation would be the GPU memory which would depend on the resolution of videos. A 1080 Ti with 11 GB memory would barely be able to process 1080p videos.