图片视频画质优化
Go to file
k4yt3x 31c616d8df
Some checks are pending
Build / ubuntu (push) Waiting to run
Build / windows (push) Waiting to run
Build / container (push) Waiting to run
build(cmake): add the CMake package config and target files
Signed-off-by: k4yt3x <i@k4yt3x.com>
2024-12-23 00:00:00 +00:00
.github perf: improve vectorization optimizations and add function multi-versioning (#1271) 2024-12-22 10:53:09 +00:00
cmake build(cmake): add the CMake package config and target files 2024-12-23 00:00:00 +00:00
docs/book docs(readme): update documentation links in the README file 2024-11-23 00:00:00 +00:00
include/libvideo2x build(cmake): add the CMake package config and target files 2024-12-23 00:00:00 +00:00
models feat(realcugan): add support for Real-CUGAN ncnn Vulkan (#1268) 2024-12-21 02:58:19 +00:00
packaging perf: improve vectorization optimizations and add function multi-versioning (#1271) 2024-12-22 10:53:09 +00:00
scripts feat(anime4k): added version name to Anime4K GLSL shader files 2024-10-27 00:00:00 +00:00
src perf: improve vectorization optimizations and add function multi-versioning (#1271) 2024-12-22 10:53:09 +00:00
third_party feat(realcugan): add support for Real-CUGAN ncnn Vulkan (#1268) 2024-12-21 02:58:19 +00:00
tools/video2x fix(video2x): remove redundant newline statements 2024-12-21 00:00:00 +00:00
.gitattributes docs(readme): updated links for 6.0.0-beta.5 2024-10-26 00:00:00 +00:00
.gitignore feat(*): rewritten the project with C/C++ (#1172) 2024-10-08 02:29:00 +00:00
.gitmodules feat(realcugan): add support for Real-CUGAN ncnn Vulkan (#1268) 2024-12-21 02:58:19 +00:00
CHANGELOG.md perf: improve vectorization optimizations and add function multi-versioning (#1271) 2024-12-22 10:53:09 +00:00
CITATION.cff docs(citation): add citation information 2024-12-15 00:00:00 +00:00
CMakeLists.txt build(cmake): add the CMake package config and target files 2024-12-23 00:00:00 +00:00
CODE_OF_CONDUCT.md docs(conduct): add code of conduct 2024-11-23 00:00:00 +00:00
LICENSE updated license to AGPL 3.0 2022-02-08 05:21:55 +00:00
Makefile build(cmake): add the CMake package config and target files 2024-12-23 00:00:00 +00:00
NOTICE feat(realcugan): add support for Real-CUGAN ncnn Vulkan (#1268) 2024-12-21 02:58:19 +00:00
README.md docs(readme): fix broken links for the Ubuntu package 2024-12-22 00:00:00 +00:00
SECURITY.md docs(security): add a security policy 2024-11-23 00:00:00 +00:00

Video2X: A machine learning-based video super resolution and frame interpolation framework.

🌟 Version 6.0.0

Video2X 6.0.0 highlights:

  • Complete rewrite of the Video2X project in C/C++.
  • Faster and more efficient architecture.
  • Cross-platform support for Windows and Linux.
  • Vastly improved output quality.
  • New GUI and installer for easy setup on Windows.
Click to see more details

Version 6.0.0 is a complete rewrite of this project in C/C++. It:

  • genuinely works this time, with much less hassle compared to the 5.0.0 beta;
  • is blazing fast, thanks to the new optimized pipeline and the efficiency of C/C++;
  • is cross-platform, available now for both Windows and Linux;
  • offers significantly better output quality with Anime4K v4, RealESRGAN, RealCUGAN, and RIFE;
  • supports two modes: filtering (upscaling) and frame interpolation;
  • supports Anime4K v4 and all custom MPV-compatible GLSL shaders;
  • supports RealESRGAN, RealCUGAN, and RIFE (all models) via ncnn and Vulkan;
  • requires zero additional disk space during processing, just space for the final output.

6.3.0-screenshot

🪟 Install on Windows

Download the Latest Windows Installer Executable (6.3.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:

  • English (United States)
  • 简体中文(中国)
  • 日本語(日本)
  • Português (Portugal)
  • Français (France)

🐧 Install on Linux

Video2X packages are available for the Linux distros listed below. If you'd like to build it from source code, refer to the PKGBUILD file for a general overview of the required dependencies and commands. If a package is not available for your distro and you prefer not to compile the program from source code, consider using the container image outlined in the next section.

📦 Container Image

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.

📔 Google Colab

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.

💬 Telegram Discussion Group

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.

📖 Documentation

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.

📽️ Video Demos (Outdated)

Spirited Away Demo
Upscale demo: Spirited Away's movie trailer

  • Spirited Away: YouTube | Bilibili
    • 360P to 4K
    • The original video's copyright belongs to 株式会社スタジオジブリ
  • Bad Apple!!: YouTube | Bilibili
    • 384P 30 FPS to 4K 120 FPS with waifu2x and DAIN
    • The original video's copyright belongs to あにら
  • The Pet Girl of Sakurasou: YouTube | Bilibili
    • 240P 29.97 to 1080P 60 FPS with waifu2x and DAIN
    • The original video's copyright belongs to ASCII Media Works

Standard Test Clip

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 株式会社アニプレックス.

⚖️ License

This project is licensed under GNU AGPL version 3.
Copyright (C) 2018-2024 K4YT3X and contributors.

AGPLv3

This project includes or depends on these following projects:

Project License
FFmpeg/FFmpeg LGPLv2.1, GPLv2
Tencent/ncnn BSD 3-Clause
bloc97/Anime4K MIT License
nihui/realcugan-ncnn-vulkan MIT License
nihui/rife-ncnn-vulkan MIT License
xinntao/Real-ESRGAN-ncnn-vulkan MIT License

More licensing information can be found in the NOTICE file.

🌺 Special Thanks

Special thanks to the following individuals for their significant contributions to the project, listed in alphabetical order.