Skip to content

Instantly share code, notes, and snippets.

@meisa233
Last active June 21, 2023 09:51
Show Gist options
  • Save meisa233/9d60431248938f2adad38a3cf85b75b9 to your computer and use it in GitHub Desktop.
Save meisa233/9d60431248938f2adad38a3cf85b75b9 to your computer and use it in GitHub Desktop.
Awesome Video Restoration
  1. Bringing Old Films Back to Life CVPR 2022
    Paper: https://arxiv.org/abs/2203.17276
    Code: https://github.com/raywzy/Bringing-Old-Films-Back-to-Life

  2. ReBotNet: Fast Real-time Video Enhancement CVPR 2022
    Paper: https://arxiv.org/abs/2303.13504
    Project Website: https://jeya-maria-jose.github.io/rebotnet-web/

  3. FILM: Frame Interpolation for Large Motion ECCV 2022
    Paper: https://arxiv.org/pdf/2202.04901.pdf
    Code: https://github.com/google-research/frame-interpolation/tree/main
    In my test, 2880x2304 3000 frames will crash.
    2880x2304 1000 frames will work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment