Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 1.95 KB

README.md

File metadata and controls

24 lines (17 loc) · 1.95 KB

VapourSynthColab (Updated 23.08.2021) Open In Colab

A Google Colab notebook set up for both conventional and machine learning-based video processing. Run ESRGAN or MXNet models, OpenCL and CUDA filters, and CPU filters on video frames simultaneously in VapourSynth scripts, or use VapourSynth filters to pre/post process videos for other ML Colab projects, and do it all in the cloud for free.

Colab1.png Colab2.png

Basic usage:

For basics on VapourSynth and super resolution filters, see the wiki (and links to other guides) here:

Browse through VS plugins and scripts here, search for "vapoursynth" on github, or look through the "VapourSynthImports" folder and VapourSynth's imported plugins:

I highly recommend stabilizing ESRGAN output with a temporal filter, or using a dedicated video model from another repo. Also, keep in mind that Colab's CPU is very slow, and that sessions are limited to 12 hours, so use GPU accelerated filters wherever possible in scripts with heavy CPU filters, and write your processesed videos to Google Drive or Nextcloud.

For help, just post an issue, or ask in the Animation Upscale Discords. https://discord.gg/wnCpXpz