kplgpt68 commited on
Commit
313f920
1 Parent(s): 1acabc4

Upload 6 files

Browse files
realesrgan.egg-info/PKG-INFO ADDED
@@ -0,0 +1,290 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Metadata-Version: 2.1
2
+ Name: realesrgan
3
+ Version: 0.3.0
4
+ Summary: Real-ESRGAN aims at developing Practical Algorithms for General Image Restoration
5
+ Home-page: https://github.com/xinntao/Real-ESRGAN
6
+ Author: Xintao Wang
7
+ Author-email: [email protected]
8
+ License: BSD-3-Clause License
9
+ Keywords: computer vision,pytorch,image restoration,super-resolution,esrgan,real-esrgan
10
+ Classifier: Development Status :: 4 - Beta
11
+ Classifier: License :: OSI Approved :: Apache Software License
12
+ Classifier: Operating System :: OS Independent
13
+ Classifier: Programming Language :: Python :: 3
14
+ Classifier: Programming Language :: Python :: 3.7
15
+ Classifier: Programming Language :: Python :: 3.8
16
+ Description-Content-Type: text/markdown
17
+ License-File: LICENSE
18
+
19
+ <p align="center">
20
+ <img src="assets/realesrgan_logo.png" height=120>
21
+ </p>
22
+
23
+ ## <div align="center"><b><a href="README.md">English</a> | <a href="README_CN.md">简体中文</a></b></div>
24
+
25
+ <div align="center">
26
+
27
+ 👀[**Demos**](#-demos-videos) **|** 🚩[**Updates**](#-updates) **|** ⚡[**Usage**](#-quick-inference) **|** 🏰[**Model Zoo**](docs/model_zoo.md) **|** 🔧[Install](#-dependencies-and-installation) **|** 💻[Train](docs/Training.md) **|** ❓[FAQ](docs/FAQ.md) **|** 🎨[Contribution](docs/CONTRIBUTING.md)
28
+
29
+ [![download](https://img.shields.io/github/downloads/xinntao/Real-ESRGAN/total.svg)](https://github.com/xinntao/Real-ESRGAN/releases)
30
+ [![PyPI](https://img.shields.io/pypi/v/realesrgan)](https://pypi.org/project/realesrgan/)
31
+ [![Open issue](https://img.shields.io/github/issues/xinntao/Real-ESRGAN)](https://github.com/xinntao/Real-ESRGAN/issues)
32
+ [![Closed issue](https://img.shields.io/github/issues-closed/xinntao/Real-ESRGAN)](https://github.com/xinntao/Real-ESRGAN/issues)
33
+ [![LICENSE](https://img.shields.io/github/license/xinntao/Real-ESRGAN.svg)](https://github.com/xinntao/Real-ESRGAN/blob/master/LICENSE)
34
+ [![python lint](https://github.com/xinntao/Real-ESRGAN/actions/workflows/pylint.yml/badge.svg)](https://github.com/xinntao/Real-ESRGAN/blob/master/.github/workflows/pylint.yml)
35
+ [![Publish-pip](https://github.com/xinntao/Real-ESRGAN/actions/workflows/publish-pip.yml/badge.svg)](https://github.com/xinntao/Real-ESRGAN/blob/master/.github/workflows/publish-pip.yml)
36
+
37
+ </div>
38
+
39
+ 🔥 **AnimeVideo-v3 model (动漫视频小模型)**. Please see [[*anime video models*](docs/anime_video_model.md)] and [[*comparisons*](docs/anime_comparisons.md)]<br>
40
+ 🔥 **RealESRGAN_x4plus_anime_6B** for anime images **(动漫插图模型)**. Please see [[*anime_model*](docs/anime_model.md)]
41
+
42
+ <!-- 1. You can try in our website: [ARC Demo](https://arc.tencent.com/en/ai-demos/imgRestore) (now only support RealESRGAN_x4plus_anime_6B) -->
43
+ 1. :boom: **Update** online Replicate demo: [![Replicate](https://img.shields.io/static/v1?label=Demo&message=Replicate&color=blue)](https://replicate.com/xinntao/realesrgan)
44
+ 1. Online Colab demo for Real-ESRGAN: [![Colab](https://img.shields.io/static/v1?label=Demo&message=Colab&color=orange)](https://colab.research.google.com/drive/1k2Zod6kSHEvraybHl50Lys0LerhyTMCo?usp=sharing) **|** Online Colab demo for for Real-ESRGAN (**anime videos**): [![Colab](https://img.shields.io/static/v1?label=Demo&message=Colab&color=orange)](https://colab.research.google.com/drive/1yNl9ORUxxlL4N0keJa2SEPB61imPQd1B?usp=sharing)
45
+ 1. 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-ncnn). The ncnn implementation is in [Real-ESRGAN-ncnn-vulkan](https://github.com/xinntao/Real-ESRGAN-ncnn-vulkan)
46
+ <!-- 1. You can watch enhanced animations in [Tencent Video](https://v.qq.com/s/topic/v_child/render/fC4iyCAM.html). 欢迎观看[腾讯视频动漫修复](https://v.qq.com/s/topic/v_child/render/fC4iyCAM.html) -->
47
+
48
+ Real-ESRGAN aims at developing **Practical Algorithms for General Image/Video Restoration**.<br>
49
+ We extend the powerful ESRGAN to a practical restoration application (namely, Real-ESRGAN), which is trained with pure synthetic data.
50
+
51
+ 🌌 Thanks for your valuable feedbacks/suggestions. All the feedbacks are updated in [feedback.md](docs/feedback.md).
52
+
53
+ ---
54
+
55
+ If Real-ESRGAN is helpful, please help to ⭐ this repo or recommend it to your friends 😊 <br>
56
+ Other recommended projects:<br>
57
+ ▶️ [GFPGAN](https://github.com/TencentARC/GFPGAN): A practical algorithm for real-world face restoration <br>
58
+ ▶️ [BasicSR](https://github.com/xinntao/BasicSR): An open-source image and video restoration toolbox<br>
59
+ ▶️ [facexlib](https://github.com/xinntao/facexlib): A collection that provides useful face-relation functions.<br>
60
+ ▶️ [HandyView](https://github.com/xinntao/HandyView): A PyQt5-based image viewer that is handy for view and comparison <br>
61
+ ▶️ [HandyFigure](https://github.com/xinntao/HandyFigure): Open source of paper figures <br>
62
+
63
+ ---
64
+
65
+ ### 📖 Real-ESRGAN: Training Real-World Blind Super-Resolution with Pure Synthetic Data
66
+
67
+ > [[Paper](https://arxiv.org/abs/2107.10833)] &emsp; [[YouTube Video](https://www.youtube.com/watch?v=fxHWoDSSvSc)] &emsp; [[B站讲解](https://www.bilibili.com/video/BV1H34y1m7sS/)] &emsp; [[Poster](https://xinntao.github.io/projects/RealESRGAN_src/RealESRGAN_poster.pdf)] &emsp; [[PPT slides](https://docs.google.com/presentation/d/1QtW6Iy8rm8rGLsJ0Ldti6kP-7Qyzy6XL/edit?usp=sharing&ouid=109799856763657548160&rtpof=true&sd=true)]<br>
68
+ > [Xintao Wang](https://xinntao.github.io/), Liangbin Xie, [Chao Dong](https://scholar.google.com.hk/citations?user=OSDCB0UAAAAJ), [Ying Shan](https://scholar.google.com/citations?user=4oXBp9UAAAAJ&hl=en) <br>
69
+ > [Tencent ARC Lab](https://arc.tencent.com/en/ai-demos/imgRestore); Shenzhen Institutes of Advanced Technology, Chinese Academy of Sciences
70
+
71
+ <p align="center">
72
+ <img src="assets/teaser.jpg">
73
+ </p>
74
+
75
+ ---
76
+
77
+ <!---------------------------------- Updates --------------------------->
78
+ ## 🚩 Updates
79
+
80
+ - ✅ Add the **realesr-general-x4v3** model - a tiny small model for general scenes. It also supports the **-dn** option to balance the noise (avoiding over-smooth results). **-dn** is short for denoising strength.
81
+ - ✅ 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.
82
+ - ✅ Add small models for anime videos. More details are in [anime video models](docs/anime_video_model.md).
83
+ - ✅ Add the ncnn implementation [Real-ESRGAN-ncnn-vulkan](https://github.com/xinntao/Real-ESRGAN-ncnn-vulkan).
84
+ - ✅ Add [*RealESRGAN_x4plus_anime_6B.pth*](https://github.com/xinntao/Real-ESRGAN/releases/download/v0.2.2.4/RealESRGAN_x4plus_anime_6B.pth), which is optimized for **anime** images with much smaller model size. More details and comparisons with [waifu2x](https://github.com/nihui/waifu2x-ncnn-vulkan) are in [**anime_model.md**](docs/anime_model.md)
85
+ - ✅ Support finetuning on your own data or paired data (*i.e.*, finetuning ESRGAN). See [here](docs/Training.md#Finetune-Real-ESRGAN-on-your-own-dataset)
86
+ - ✅ Integrate [GFPGAN](https://github.com/TencentARC/GFPGAN) to support **face enhancement**.
87
+ - ✅ Integrated to [Huggingface Spaces](https://huggingface.co/spaces) with [Gradio](https://github.com/gradio-app/gradio). See [Gradio Web Demo](https://huggingface.co/spaces/akhaliq/Real-ESRGAN). Thanks [@AK391](https://github.com/AK391)
88
+ - ✅ Support arbitrary scale with `--outscale` (It actually further resizes outputs with `LANCZOS4`). Add *RealESRGAN_x2plus.pth* model.
89
+ - ✅ [The inference code](inference_realesrgan.py) supports: 1) **tile** options; 2) images with **alpha channel**; 3) **gray** images; 4) **16-bit** images.
90
+ - ✅ The training codes have been released. A detailed guide can be found in [Training.md](docs/Training.md).
91
+
92
+ ---
93
+
94
+ <!---------------------------------- Demo videos --------------------------->
95
+ ## 👀 Demos Videos
96
+
97
+ #### Bilibili
98
+
99
+ - [大闹天宫片段](https://www.bilibili.com/video/BV1ja41117zb)
100
+ - [Anime dance cut 动漫魔性舞蹈](https://www.bilibili.com/video/BV1wY4y1L7hT/)
101
+ - [海贼王片段](https://www.bilibili.com/video/BV1i3411L7Gy/)
102
+
103
+ #### YouTube
104
+
105
+ ## 🔧 Dependencies and Installation
106
+
107
+ - Python >= 3.7 (Recommend to use [Anaconda](https://www.anaconda.com/download/#linux) or [Miniconda](https://docs.conda.io/en/latest/miniconda.html))
108
+ - [PyTorch >= 1.7](https://pytorch.org/)
109
+
110
+ ### Installation
111
+
112
+ 1. Clone repo
113
+
114
+ ```bash
115
+ git clone https://github.com/xinntao/Real-ESRGAN.git
116
+ cd Real-ESRGAN
117
+ ```
118
+
119
+ 1. Install dependent packages
120
+
121
+ ```bash
122
+ # Install basicsr - https://github.com/xinntao/BasicSR
123
+ # We use BasicSR for both training and inference
124
+ pip install basicsr
125
+ # facexlib and gfpgan are for face enhancement
126
+ pip install facexlib
127
+ pip install gfpgan
128
+ pip install -r requirements.txt
129
+ python setup.py develop
130
+ ```
131
+
132
+ ---
133
+
134
+ ## ⚡ Quick Inference
135
+
136
+ There are usually three ways to inference Real-ESRGAN.
137
+
138
+ 1. [Online inference](#online-inference)
139
+ 1. [Portable executable files (NCNN)](#portable-executable-files-ncnn)
140
+ 1. [Python script](#python-script)
141
+
142
+ ### Online inference
143
+
144
+ 1. You can try in our website: [ARC Demo](https://arc.tencent.com/en/ai-demos/imgRestore) (now only support RealESRGAN_x4plus_anime_6B)
145
+ 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**).
146
+
147
+ ### Portable executable files (NCNN)
148
+
149
+ You can download [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**.
150
+
151
+ This executable file is **portable** and includes all the binaries and models required. No CUDA or PyTorch environment is needed.<br>
152
+
153
+ You can simply run the following command (the Windows example, more information is in the README.md of each executable files):
154
+
155
+ ```bash
156
+ ./realesrgan-ncnn-vulkan.exe -i input.jpg -o output.png -n model_name
157
+ ```
158
+
159
+ We have provided five models:
160
+
161
+ 1. realesrgan-x4plus (default)
162
+ 2. realesrnet-x4plus
163
+ 3. realesrgan-x4plus-anime (optimized for anime images, small model size)
164
+ 4. realesr-animevideov3 (animation video)
165
+
166
+ You can use the `-n` argument for other models, for example, `./realesrgan-ncnn-vulkan.exe -i input.jpg -o output.png -n realesrnet-x4plus`
167
+
168
+ #### Usage of portable executable files
169
+
170
+ 1. Please refer to [Real-ESRGAN-ncnn-vulkan](https://github.com/xinntao/Real-ESRGAN-ncnn-vulkan#computer-usages) for more details.
171
+ 1. Note that it does not support all the functions (such as `outscale`) as the python script `inference_realesrgan.py`.
172
+
173
+ ```console
174
+ Usage: realesrgan-ncnn-vulkan.exe -i infile -o outfile [options]...
175
+
176
+ -h show this help
177
+ -i input-path input image path (jpg/png/webp) or directory
178
+ -o output-path output image path (jpg/png/webp) or directory
179
+ -s scale upscale ratio (can be 2, 3, 4. default=4)
180
+ -t tile-size tile size (>=32/0=auto, default=0) can be 0,0,0 for multi-gpu
181
+ -m model-path folder path to the pre-trained models. default=models
182
+ -n model-name model name (default=realesr-animevideov3, can be realesr-animevideov3 | realesrgan-x4plus | realesrgan-x4plus-anime | realesrnet-x4plus)
183
+ -g gpu-id gpu device to use (default=auto) can be 0,1,2 for multi-gpu
184
+ -j load:proc:save thread count for load/proc/save (default=1:2:2) can be 1:2,2,2:2 for multi-gpu
185
+ -x enable tta mode"
186
+ -f format output image format (jpg/png/webp, default=ext/png)
187
+ -v verbose output
188
+ ```
189
+
190
+ Note that it may introduce block inconsistency (and also generate slightly different results from the PyTorch implementation), because this executable file first crops the input image into several tiles, and then processes them separately, finally stitches together.
191
+
192
+ ### Python script
193
+
194
+ #### Usage of python script
195
+
196
+ 1. You can use X4 model for **arbitrary output size** with the argument `outscale`. The program will further perform cheap resize operation after the Real-ESRGAN output.
197
+
198
+ ```console
199
+ Usage: python inference_realesrgan.py -n RealESRGAN_x4plus -i infile -o outfile [options]...
200
+
201
+ A common command: python inference_realesrgan.py -n RealESRGAN_x4plus -i infile --outscale 3.5 --face_enhance
202
+
203
+ -h show this help
204
+ -i --input Input image or folder. Default: inputs
205
+ -o --output Output folder. Default: results
206
+ -n --model_name Model name. Default: RealESRGAN_x4plus
207
+ -s, --outscale The final upsampling scale of the image. Default: 4
208
+ --suffix Suffix of the restored image. Default: out
209
+ -t, --tile Tile size, 0 for no tile during testing. Default: 0
210
+ --face_enhance Whether to use GFPGAN to enhance face. Default: False
211
+ --fp32 Use fp32 precision during inference. Default: fp16 (half precision).
212
+ --ext Image extension. Options: auto | jpg | png, auto means using the same extension as inputs. Default: auto
213
+ ```
214
+
215
+ #### Inference general images
216
+
217
+ Download pre-trained models: [RealESRGAN_x4plus.pth](https://github.com/xinntao/Real-ESRGAN/releases/download/v0.1.0/RealESRGAN_x4plus.pth)
218
+
219
+ ```bash
220
+ wget https://github.com/xinntao/Real-ESRGAN/releases/download/v0.1.0/RealESRGAN_x4plus.pth -P weights
221
+ ```
222
+
223
+ Inference!
224
+
225
+ ```bash
226
+ python inference_realesrgan.py -n RealESRGAN_x4plus -i inputs --face_enhance
227
+ ```
228
+
229
+ Results are in the `results` folder
230
+
231
+ #### Inference anime images
232
+
233
+ <p align="center">
234
+ <img src="https://raw.githubusercontent.com/xinntao/public-figures/master/Real-ESRGAN/cmp_realesrgan_anime_1.png">
235
+ </p>
236
+
237
+ Pre-trained models: [RealESRGAN_x4plus_anime_6B](https://github.com/xinntao/Real-ESRGAN/releases/download/v0.2.2.4/RealESRGAN_x4plus_anime_6B.pth)<br>
238
+ More details and comparisons with [waifu2x](https://github.com/nihui/waifu2x-ncnn-vulkan) are in [**anime_model.md**](docs/anime_model.md)
239
+
240
+ ```bash
241
+ # download model
242
+ wget https://github.com/xinntao/Real-ESRGAN/releases/download/v0.2.2.4/RealESRGAN_x4plus_anime_6B.pth -P weights
243
+ # inference
244
+ python inference_realesrgan.py -n RealESRGAN_x4plus_anime_6B -i inputs
245
+ ```
246
+
247
+ Results are in the `results` folder
248
+
249
+ ---
250
+
251
+ ## BibTeX
252
+
253
+ @InProceedings{wang2021realesrgan,
254
+ author = {Xintao Wang and Liangbin Xie and Chao Dong and Ying Shan},
255
+ title = {Real-ESRGAN: Training Real-World Blind Super-Resolution with Pure Synthetic Data},
256
+ booktitle = {International Conference on Computer Vision Workshops (ICCVW)},
257
+ date = {2021}
258
+ }
259
+
260
+ ## 📧 Contact
261
+
262
+ If you have any question, please email `[email protected]` or `[email protected]`.
263
+
264
+ <!---------------------------------- Projects that use Real-ESRGAN --------------------------->
265
+ ## 🧩 Projects that use Real-ESRGAN
266
+
267
+ If you develop/use Real-ESRGAN in your projects, welcome to let me know.
268
+
269
+ - NCNN-Android: [RealSR-NCNN-Android](https://github.com/tumuyan/RealSR-NCNN-Android) by [tumuyan](https://github.com/tumuyan)
270
+ - VapourSynth: [vs-realesrgan](https://github.com/HolyWu/vs-realesrgan) by [HolyWu](https://github.com/HolyWu)
271
+ - NCNN: [Real-ESRGAN-ncnn-vulkan](https://github.com/xinntao/Real-ESRGAN-ncnn-vulkan)
272
+
273
+ &nbsp;&nbsp;&nbsp;&nbsp;**GUI**
274
+
275
+ - [Waifu2x-Extension-GUI](https://github.com/AaronFeng753/Waifu2x-Extension-GUI) by [AaronFeng753](https://github.com/AaronFeng753)
276
+ - [Squirrel-RIFE](https://github.com/Justin62628/Squirrel-RIFE) by [Justin62628](https://github.com/Justin62628)
277
+ - [Real-GUI](https://github.com/scifx/Real-GUI) by [scifx](https://github.com/scifx)
278
+ - [Real-ESRGAN_GUI](https://github.com/net2cn/Real-ESRGAN_GUI) by [net2cn](https://github.com/net2cn)
279
+ - [Real-ESRGAN-EGUI](https://github.com/WGzeyu/Real-ESRGAN-EGUI) by [WGzeyu](https://github.com/WGzeyu)
280
+ - [anime_upscaler](https://github.com/shangar21/anime_upscaler) by [shangar21](https://github.com/shangar21)
281
+ - [Upscayl](https://github.com/upscayl/upscayl) by [Nayam Amarshe](https://github.com/NayamAmarshe) and [TGS963](https://github.com/TGS963)
282
+
283
+ ## 🤗 Acknowledgement
284
+
285
+ Thanks for all the contributors.
286
+
287
+ - [AK391](https://github.com/AK391): Integrate RealESRGAN to [Huggingface Spaces](https://huggingface.co/spaces) with [Gradio](https://github.com/gradio-app/gradio). See [Gradio Web Demo](https://huggingface.co/spaces/akhaliq/Real-ESRGAN).
288
+ - [Asiimoviet](https://github.com/Asiimoviet): Translate the README.md to Chinese (中文).
289
+ - [2ji3150](https://github.com/2ji3150): Thanks for the [detailed and valuable feedbacks/suggestions](https://github.com/xinntao/Real-ESRGAN/issues/131).
290
+ - [Jared-02](https://github.com/Jared-02): Translate the Training.md to Chinese (中文).
realesrgan.egg-info/SOURCES.txt ADDED
@@ -0,0 +1,45 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ LICENSE
2
+ MANIFEST.in
3
+ README.md
4
+ VERSION
5
+ inference_realesrgan.py
6
+ requirements.txt
7
+ setup.cfg
8
+ setup.py
9
+ assets/realesrgan_logo.png
10
+ assets/realesrgan_logo_ai.png
11
+ assets/realesrgan_logo_av.png
12
+ assets/realesrgan_logo_gi.png
13
+ assets/realesrgan_logo_gv.png
14
+ assets/teaser-text.png
15
+ assets/teaser.jpg
16
+ inputs/WhatsApp_Image.jpeg
17
+ realesrgan/__init__.py
18
+ realesrgan/train.py
19
+ realesrgan/utils.py
20
+ realesrgan/version.py
21
+ realesrgan.egg-info/PKG-INFO
22
+ realesrgan.egg-info/SOURCES.txt
23
+ realesrgan.egg-info/dependency_links.txt
24
+ realesrgan.egg-info/not-zip-safe
25
+ realesrgan.egg-info/requires.txt
26
+ realesrgan.egg-info/top_level.txt
27
+ realesrgan/archs/__init__.py
28
+ realesrgan/archs/discriminator_arch.py
29
+ realesrgan/archs/srvgg_arch.py
30
+ realesrgan/data/__init__.py
31
+ realesrgan/data/realesrgan_dataset.py
32
+ realesrgan/data/realesrgan_paired_dataset.py
33
+ realesrgan/models/__init__.py
34
+ realesrgan/models/realesrgan_model.py
35
+ realesrgan/models/realesrnet_model.py
36
+ scripts/extract_subimages.py
37
+ scripts/generate_meta_info.py
38
+ scripts/generate_meta_info_pairdata.py
39
+ scripts/generate_multiscale_DF2K.py
40
+ scripts/pytorch2onnx.py
41
+ tests/test_dataset.py
42
+ tests/test_discriminator_arch.py
43
+ tests/test_model.py
44
+ tests/test_utils.py
45
+ weights/README.md
realesrgan.egg-info/dependency_links.txt ADDED
@@ -0,0 +1 @@
 
 
1
+
realesrgan.egg-info/not-zip-safe ADDED
@@ -0,0 +1 @@
 
 
1
+
realesrgan.egg-info/requires.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ basicsr>=1.4.2
2
+ facexlib>=0.2.5
3
+ gfpgan>=1.3.5
4
+ numpy
5
+ opencv-python
6
+ Pillow
7
+ torch>=1.7
8
+ torchvision
9
+ tqdm
realesrgan.egg-info/top_level.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ realesrgan