All Projects → AlphaAtlas → Vapoursynthcolab

AlphaAtlas / Vapoursynthcolab

Licence: mit
AI Video Processing/Upscaling With VapourSynth in Google Colab

Projects that are alternatives of or similar to Vapoursynthcolab

Aws Machine Learning University Accelerated Nlp
Machine Learning University: Accelerated Natural Language Processing Class
Stars: ✭ 1,695 (+3506.38%)
Mutual labels:  jupyter-notebook, mxnet
D2l Pytorch
This project reproduces the book Dive Into Deep Learning (https://d2l.ai/), adapting the code from MXNet into PyTorch.
Stars: ✭ 3,810 (+8006.38%)
Mutual labels:  jupyter-notebook, mxnet
Insightface Just Works
Insightface face detection and recognition model that just works out of the box.
Stars: ✭ 127 (+170.21%)
Mutual labels:  jupyter-notebook, mxnet
Ko en neural machine translation
Korean English NMT(Neural Machine Translation) with Gluon
Stars: ✭ 55 (+17.02%)
Mutual labels:  jupyter-notebook, mxnet
Deep Embedded Memory Networks
https://arxiv.org/abs/1707.00836
Stars: ✭ 19 (-59.57%)
Mutual labels:  jupyter-notebook, video-processing
Mxnet Finetuner
An all-in-one Deep Learning toolkit for image classification to fine-tuning pretrained models using MXNet.
Stars: ✭ 100 (+112.77%)
Mutual labels:  jupyter-notebook, mxnet
Adaptis
[ICCV19] AdaptIS: Adaptive Instance Selection Network, https://arxiv.org/abs/1909.07829
Stars: ✭ 314 (+568.09%)
Mutual labels:  jupyter-notebook, mxnet
Polyaxon Examples
Code for polyaxon tutorials and examples
Stars: ✭ 57 (+21.28%)
Mutual labels:  jupyter-notebook, mxnet
Aws Machine Learning University Accelerated Tab
Machine Learning University: Accelerated Tabular Data Class
Stars: ✭ 718 (+1427.66%)
Mutual labels:  jupyter-notebook, mxnet
Deeplearning
深度学习入门教程, 优秀文章, Deep Learning Tutorial
Stars: ✭ 6,783 (+14331.91%)
Mutual labels:  jupyter-notebook, mxnet
Aws Machine Learning University Accelerated Cv
Machine Learning University: Accelerated Computer Vision Class
Stars: ✭ 1,068 (+2172.34%)
Mutual labels:  jupyter-notebook, mxnet
Strawberries
Computer vision on 🍓
Stars: ✭ 21 (-55.32%)
Mutual labels:  jupyter-notebook, video-processing
Fusenet
Deep fusion project of deeply-fused nets, and the study on the connection to ensembling
Stars: ✭ 230 (+389.36%)
Mutual labels:  jupyter-notebook, mxnet
Deeplearningzerotoall
TensorFlow Basic Tutorial Labs
Stars: ✭ 4,239 (+8919.15%)
Mutual labels:  jupyter-notebook, mxnet
Deep Learning Vm
Sets up a VM with Keras, TensorFlow, TFLearn and Theano installed
Stars: ✭ 23 (-51.06%)
Mutual labels:  jupyter-notebook, mxnet
Video Tutorial Cvpr2020
A Comprehensive Tutorial on Video Modeling
Stars: ✭ 48 (+2.13%)
Mutual labels:  jupyter-notebook, mxnet
Do Zero Ao Ml
Stars: ✭ 49 (+4.26%)
Mutual labels:  jupyter-notebook
Pure Numpy Feedfowardnn
Simple feedforward neural network class written in pure python+numpy
Stars: ✭ 49 (+4.26%)
Mutual labels:  jupyter-notebook
Eeg Classification Using Recurrent Neural Network
Used LSTM Network to classify eeg signals based on stimuli the subject recieved (visual or audio)
Stars: ✭ 49 (+4.26%)
Mutual labels:  jupyter-notebook
Accurate Binary Convolution Network
Binary Convolution Network for faster real-time processing in ASICs
Stars: ✭ 49 (+4.26%)
Mutual labels:  jupyter-notebook

VapourSynthColab

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.

Grab models for specific kinds of content here, or train your own:

For help, just post an issue, or ask in the Game Upscale or Animation Upscale Discords.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].