phoenix104104 / LapSRN

Deep Laplacian Pyramid Networks for Fast and Accurate Super-Resolution (CVPR 2017)
http://vllab.ucmerced.edu/wlai24/LapSRN/
449 stars 120 forks source link

SR video #13

Closed ch135 closed 5 years ago

ch135 commented 5 years ago

Thank you for your code. I have read your thesis, saying that you can perform real-time super-resolution on the video. How do you implement this part?

phoenix104104 commented 5 years ago

We apply LapSRN to each frame of the video. We do not address the temporal consistency.