A lossless video/GIF/image upscaler achieved with waifu2x, Anime4K, SRMD and RealSR. Started in Hack the Valley 2, 2018.
Video2X 6.0.0 highlights:
Version 6.0.0 is a complete rewrite of this project in C/C++. It:
Support for RealCUGAN and frame interpolation with RIFE are coming soon.
Download the Latest Windows Installer Executable (6.1.1)
You can download the latest Windows release on the releases page. For basic GUI usage, refer to the documentation. If you’re unable to download directly from GitHub, try the mirror site. The GUI currently supports the following languages:
You can install Video2X on Arch Linux using the video2x-git AUR package or on Ubuntu/Debian using the .deb
package from the releases page. If you’d like to build from source, refer to the PKGBUILD file for a general overview of the required packages and commands. If you’d prefer not to compile the program from source, consider using the container image below.
Video2X container images are available on the GitHub Container Registry for easy deployment on Linux and macOS. If you already have Docker/Podman installed, only one command is needed to start upscaling a video. For more information on how to use Video2X’s Docker image, please refer to the documentation.
You can use Video2X on Google Colab for free if you don’t have a powerful GPU of your own. You can borrow a powerful GPU (NVIDIA T4, L4, or A100) on Google’s server for free for a maximum of 12 hours per session. Please use the free resource fairly and do not create sessions back-to-back and run upscaling 24/7. This might result in you getting banned. You can get Colab Pro/Pro+ if you’d like to use better GPUs and get longer runtimes. Usage instructions are embedded in the Colab Notebook.
Join our Telegram discussion group to ask any questions you have about Video2X, chat directly with the developers, or discuss super resolution, frame interpolation technologies, or the future of Video2X in general.
Comprehensive documentation for Video2X is available at https://docs.video2x.org/. It offers detailed instructions on how to build, install, use, and develop with this program.
Video2X is a machine-learning-powered framework for video upscaling and frame interpolation, built around three main components:
libvideo2x
for video processing.libvideo2x
for video processing.
Upscale demo: Spirited Away’s movie trailer
The following clip can be used to test if your setup works properly. This is also the standard clip used for running performance benchmarks.
The original clip came from the anime “さくら荘のペットな彼女.”
Copyright of this clip belongs to 株式会社アニプレックス.
This project is licensed under GNU AGPL version 3.
Copyright © 2018-2024 K4YT3X and contributors.
This project includes or depends on these following projects:
Project | License |
---|---|
bloc97/Anime4K | MIT License |
FFmpeg/FFmpeg | LGPLv2.1, GPLv2 |
xinntao/Real-ESRGAN-ncnn-vulkan | MIT License |
Tencent/ncnn | BSD 3-Clause |
More licensing information can be found in the NOTICE file.
Special thanks to the following individuals for their significant contributions to the project, listed in alphabetical order.