update readme
This commit is contained in:
@@ -14,7 +14,7 @@
|
|||||||
|
|
||||||
:fire: Update the **RealESRGAN AnimeVideo-v3** model **更新动漫视频的小模型**. Please see [[anime video models](docs/anime_video_model.md)] and [[comparisons](docs/anime_comparisons.md)] for more details.
|
:fire: Update the **RealESRGAN AnimeVideo-v3** model **更新动漫视频的小模型**. Please see [[anime video models](docs/anime_video_model.md)] and [[comparisons](docs/anime_comparisons.md)] for more details.
|
||||||
|
|
||||||
1. [Colab Demo](https://colab.research.google.com/drive/1k2Zod6kSHEvraybHl50Lys0LerhyTMCo?usp=sharing) for Real-ESRGAN. | [Colab Demo](https://colab.research.google.com/drive/1yNl9ORUxxlL4N0keJa2SEPB61imPQd1B?usp=sharing) for Real-ESRGAN (**anime videos**).
|
1. [Colab Demo](https://colab.research.google.com/drive/1k2Zod6kSHEvraybHl50Lys0LerhyTMCo?usp=sharing) for Real-ESRGAN | [Colab Demo](https://colab.research.google.com/drive/1yNl9ORUxxlL4N0keJa2SEPB61imPQd1B?usp=sharing) for Real-ESRGAN (**anime videos**).
|
||||||
2. Portable [Windows](https://github.com/xinntao/Real-ESRGAN/releases/download/v0.2.5.0/realesrgan-ncnn-vulkan-20220424-windows.zip) / [Linux](https://github.com/xinntao/Real-ESRGAN/releases/download/v0.2.5.0/realesrgan-ncnn-vulkan-20220424-ubuntu.zip) / [MacOS](https://github.com/xinntao/Real-ESRGAN/releases/download/v0.2.5.0/realesrgan-ncnn-vulkan-20220424-macos.zip) **executable files for Intel/AMD/Nvidia GPU**. You can find more information [here](#Portable-executable-files). The ncnn implementation is in [Real-ESRGAN-ncnn-vulkan](https://github.com/xinntao/Real-ESRGAN-ncnn-vulkan).
|
2. Portable [Windows](https://github.com/xinntao/Real-ESRGAN/releases/download/v0.2.5.0/realesrgan-ncnn-vulkan-20220424-windows.zip) / [Linux](https://github.com/xinntao/Real-ESRGAN/releases/download/v0.2.5.0/realesrgan-ncnn-vulkan-20220424-ubuntu.zip) / [MacOS](https://github.com/xinntao/Real-ESRGAN/releases/download/v0.2.5.0/realesrgan-ncnn-vulkan-20220424-macos.zip) **executable files for Intel/AMD/Nvidia GPU**. You can find more information [here](#Portable-executable-files). The ncnn implementation is in [Real-ESRGAN-ncnn-vulkan](https://github.com/xinntao/Real-ESRGAN-ncnn-vulkan).
|
||||||
|
|
||||||
Real-ESRGAN aims at developing **Practical Algorithms for General Image/Video Restoration**.<br>
|
Real-ESRGAN aims at developing **Practical Algorithms for General Image/Video Restoration**.<br>
|
||||||
|
|||||||
@@ -12,11 +12,10 @@
|
|||||||
[](https://github.com/xinntao/Real-ESRGAN/blob/master/.github/workflows/pylint.yml)
|
[](https://github.com/xinntao/Real-ESRGAN/blob/master/.github/workflows/pylint.yml)
|
||||||
[](https://github.com/xinntao/Real-ESRGAN/blob/master/.github/workflows/publish-pip.yml)
|
[](https://github.com/xinntao/Real-ESRGAN/blob/master/.github/workflows/publish-pip.yml)
|
||||||
|
|
||||||
:fire: 更新动漫视频的小模型 **RealESRGAN AnimeVideo-v3**. 更多信息在 [[anime video models](docs/anime_video_model.md)] 和 [[comparisons](docs/anime_comparisons.md)]中.
|
:fire: 更新动漫视频的小模型 **RealESRGAN AnimeVideo-v3**. 更多信息在 [[动漫视频模型介绍](docs/anime_video_model.md)] 和 [[比较](docs/anime_comparisons_CN.md)] 中.
|
||||||
|
|
||||||
1. Real-ESRGAN的[Colab Demo](https://colab.research.google.com/drive/1k2Zod6kSHEvraybHl50Lys0LerhyTMCo?usp=sharing) <a href="https://colab.research.google.com/drive/1k2Zod6kSHEvraybHl50Lys0LerhyTMCo?usp=sharing"><img src="https://colab.research.google.com/assets/colab-badge.svg" alt="google colab logo"></a>.
|
1. Real-ESRGAN的[Colab Demo](https://colab.research.google.com/drive/1k2Zod6kSHEvraybHl50Lys0LerhyTMCo?usp=sharing) | Real-ESRGAN**动漫视频** 的[Colab Demo](https://colab.research.google.com/drive/1yNl9ORUxxlL4N0keJa2SEPB61imPQd1B?usp=sharing)
|
||||||
2. Real-ESRGAN的 **动漫视频** 的[Colab Demo](https://colab.research.google.com/drive/1yNl9ORUxxlL4N0keJa2SEPB61imPQd1B?usp=sharing) <a href="https://colab.research.google.com/drive/1yNl9ORUxxlL4N0keJa2SEPB61imPQd1B?usp=sharing"><img src="https://colab.research.google.com/assets/colab-badge.svg" alt="google colab logo"></a>.
|
2. **支持Intel/AMD/Nvidia显卡**的绿色版exe文件: [Windows版](https://github.com/xinntao/Real-ESRGAN/releases/download/v0.2.5.0/realesrgan-ncnn-vulkan-20220424-windows.zip) / [Linux版](https://github.com/xinntao/Real-ESRGAN/releases/download/v0.2.5.0/realesrgan-ncnn-vulkan-20220424-ubuntu.zip) / [macOS版](https://github.com/xinntao/Real-ESRGAN/releases/download/v0.2.5.0/realesrgan-ncnn-vulkan-20220424-macos.zip),详情请移步[这里](#便携版(绿色版)可执行文件)。NCNN的实现在 [Real-ESRGAN-ncnn-vulkan](https://github.com/xinntao/Real-ESRGAN-ncnn-vulkan)。
|
||||||
3. **支持Intel/AMD/Nvidia显卡**的绿色版exe文件: [Windows版](https://github.com/xinntao/Real-ESRGAN/releases/download/v0.2.5.0/realesrgan-ncnn-vulkan-20220424-windows.zip) / [Linux版](https://github.com/xinntao/Real-ESRGAN/releases/download/v0.2.5.0/realesrgan-ncnn-vulkan-20220424-ubuntu.zip) / [macOS版](https://github.com/xinntao/Real-ESRGAN/releases/download/v0.2.5.0/realesrgan-ncnn-vulkan-20220424-macos.zip),详情请移步[这里](#便携版(绿色版)可执行文件)。NCNN的实现在 [Real-ESRGAN-ncnn-vulkan](https://github.com/xinntao/Real-ESRGAN-ncnn-vulkan)。
|
|
||||||
|
|
||||||
Real-ESRGAN 的目标是开发出**实用的图像/视频修复算法**。<br>
|
Real-ESRGAN 的目标是开发出**实用的图像/视频修复算法**。<br>
|
||||||
我们在 ESRGAN 的基础上使用纯合成的数据来进行训练,以使其能被应用于实际的图片修复的场景(顾名思义:Real-ESRGAN)。
|
我们在 ESRGAN 的基础上使用纯合成的数据来进行训练,以使其能被应用于实际的图片修复的场景(顾名思义:Real-ESRGAN)。
|
||||||
|
|||||||
@@ -1,5 +1,7 @@
|
|||||||
# Comparisons among different anime models
|
# Comparisons among different anime models
|
||||||
|
|
||||||
|
[English](anime_comparisons.md) **|** [简体中文](anime_comparisons_CN.md)
|
||||||
|
|
||||||
## Update News
|
## Update News
|
||||||
|
|
||||||
- 2022/04/24: Release **AnimeVideo-v3**. We have made the following improvements:
|
- 2022/04/24: Release **AnimeVideo-v3**. We have made the following improvements:
|
||||||
@@ -15,9 +17,7 @@ We have compared our RealESRGAN-AnimeVideo-v3 with the following methods.
|
|||||||
Our RealESRGAN-AnimeVideo-v3 can achieve better results with faster inference speed.
|
Our RealESRGAN-AnimeVideo-v3 can achieve better results with faster inference speed.
|
||||||
|
|
||||||
- [waifu2x](https://github.com/nihui/waifu2x-ncnn-vulkan) with the hyperparameters: `tile=0`, `noiselevel=2`
|
- [waifu2x](https://github.com/nihui/waifu2x-ncnn-vulkan) with the hyperparameters: `tile=0`, `noiselevel=2`
|
||||||
|
- [Real-CUGAN](https://github.com/bilibili/ailab/tree/main/Real-CUGAN): we use the [20220227](https://github.com/bilibili/ailab/releases/tag/Real-CUGAN-add-faster-low-memory-mode) version, the hyperparameters are: `cache_mode=0`, `tile=0`, `alpha=1`.
|
||||||
- [Real-CUGAN](https://github.com/bilibili/ailab/tree/main/Real-CUGAN):
|
|
||||||
we use the [20220227](https://github.com/bilibili/ailab/releases/tag/Real-CUGAN-add-faster-low-memory-mode) version, the hyperparameters are: `cache_mode=0`, `tile=0`, `alpha=1`.
|
|
||||||
- our RealESRGAN-AnimeVideo-v3
|
- our RealESRGAN-AnimeVideo-v3
|
||||||
|
|
||||||
## Results
|
## Results
|
||||||
|
|||||||
67
docs/anime_comparisons_CN.md
Normal file
67
docs/anime_comparisons_CN.md
Normal file
@@ -0,0 +1,67 @@
|
|||||||
|
# 动漫视频模型比较
|
||||||
|
|
||||||
|
[English](anime_comparisons.md) **|** [简体中文](anime_comparisons_CN.md)
|
||||||
|
|
||||||
|
## 更新
|
||||||
|
|
||||||
|
- 2022/04/24: 发布 **AnimeVideo-v3**. 主要做了以下更新:
|
||||||
|
- **更自然**
|
||||||
|
- **更少瑕疵**
|
||||||
|
- **颜色保持得更好**
|
||||||
|
- **更好的纹理恢复**
|
||||||
|
- **虚化背景处理**
|
||||||
|
|
||||||
|
## 比较
|
||||||
|
|
||||||
|
我们将 RealESRGAN-AnimeVideo-v3 与以下方法进行了比较。我们的 RealESRGAN-AnimeVideo-v3 可以以更快的推理速度获得更好的结果。
|
||||||
|
|
||||||
|
- [waifu2x](https://github.com/nihui/waifu2x-ncnn-vulkan). 超参数: `tile=0`, `noiselevel=2`
|
||||||
|
- [Real-CUGAN](https://github.com/bilibili/ailab/tree/main/Real-CUGAN): 我们使用了[20220227](https://github.com/bilibili/ailab/releases/tag/Real-CUGAN-add-faster-low-memory-mode)版本, 超参: `cache_mode=0`, `tile=0`, `alpha=1`.
|
||||||
|
- 我们的 RealESRGAN-AnimeVideo-v3
|
||||||
|
|
||||||
|
## 结果
|
||||||
|
|
||||||
|
您可能需要**放大**以比较详细信息, 或者**单击图像**以查看完整尺寸.
|
||||||
|
|
||||||
|
**更自然的结果,更好的虚化背景恢复**
|
||||||
|
|
||||||
|
| 输入 | waifu2x | Real-CUGAN | RealESRGAN<br>AnimeVideo-v3 |
|
||||||
|
| :---: | :---: | :---: | :---: |
|
||||||
|
| |  |  |  |
|
||||||
|
| |  |  |  |
|
||||||
|
| |  |  |  |
|
||||||
|
|
||||||
|
**更少瑕疵,更好的细节纹理**
|
||||||
|
|
||||||
|
| 输入 | waifu2x | Real-CUGAN | RealESRGAN<br>AnimeVideo-v3 |
|
||||||
|
| :---: | :---: | :---: | :---: |
|
||||||
|
| |  |  |  |
|
||||||
|
| |  |  |  |
|
||||||
|
| |  |  |  |
|
||||||
|
| |  |  |  |
|
||||||
|
|
||||||
|
**其他更好的结果**
|
||||||
|
|
||||||
|
| 输入 | waifu2x | Real-CUGAN | RealESRGAN<br>AnimeVideo-v3 |
|
||||||
|
| :---: | :---: | :---: | :---: |
|
||||||
|
| |  |  |  |
|
||||||
|
| |  |  |  |
|
||||||
|
|  |   |   |   |
|
||||||
|
| |  |  |  |
|
||||||
|
| |  |  |  |
|
||||||
|
|
||||||
|
## 推理速度比较
|
||||||
|
|
||||||
|
### PyTorch
|
||||||
|
|
||||||
|
请注意,我们只报告了**模型推理**的时间, 而忽略了读写硬盘的时间.
|
||||||
|
|
||||||
|
| GPU | 输入尺寸 | waifu2x | Real-CUGAN | RealESRGAN-AnimeVideo-v3
|
||||||
|
| :---: | :---: | :---: | :---: | :---: |
|
||||||
|
| V100 | 1921 x 1080 | - | 3.4 fps | **10.0** fps |
|
||||||
|
| V100 | 1280 x 720 | - | 7.2 fps | **22.6** fps |
|
||||||
|
| V100 | 640 x 480 | - | 24.4 fps | **65.9** fps |
|
||||||
|
|
||||||
|
### ncnn
|
||||||
|
|
||||||
|
- [ ] TODO
|
||||||
Reference in New Issue
Block a user