CodeFormer icon indicating copy to clipboard operation
CodeFormer copied to clipboard

Colab to run inference on videos downloaded from YouTube

Open machinelearnear opened this issue 3 years ago • 3 comments
trafficstars

Hi, first of all, congratulations on the amazing work. I wanted to share with you a step by step tutorial I built on Colab here: https://github.com/machinelearnear/towards_robust_blind_face_restoration where I download a video from YT, split into frames, run inference on them, and them reconstruct them as a restored video. The results are excellent, for example here: https://www.youtube.com/watch?v=ZZoB_iD-l4c&ab_channel=machinelearnear, although it loses some temporal coherence as I'm submitting frames one by one.

Thanks again for the great work.

machinelearnear avatar Aug 20 '22 22:08 machinelearnear

Hi @machinelearnear, thanks for your sharing and effort. You can set w to 1 (even 1.1, 1.2) to keep better temporal coherence, you could have a try :)

sczhou avatar Aug 21 '22 07:08 sczhou

Thanks @sczhou ! I did. You can see results here: https://www.youtube.com/watch?v=NGWZFXrNwVE&ab_channel=machinelearnear. It's amazing how well it does on the glasses. Thanks again.

machinelearnear avatar Aug 21 '22 14:08 machinelearnear

Woc, the video results are awesome :+1: Thanks @machinelearnear for making this demo for us!

sczhou avatar Aug 23 '22 13:08 sczhou