Commit Graph

96 Commits

Author SHA1 Message Date
Xintao
e83bf0e1e4 add realesrgan anime video colab demo 2021-12-12 21:26:43 +08:00
Xintao
f07aaffda0 V0.2.3.0: add anime video models v0.2.3.0 2021-12-12 20:19:09 +08:00
Xintao
20355e0c79 Update readme for anime video models; add video demo (#181)
* update readme

* update readme

* update readme

* update readme

* update readme

* update readme

* update readme

* update readme

* update readme
2021-12-12 20:17:30 +08:00
Xintao
192f672f91 add inference_realesrgan_video 2021-12-12 16:49:35 +08:00
Xintao
696e1a6741 add SRVGGNetCompact arch, update inference 2021-12-12 13:29:21 +08:00
Xintao
3e0085aeda V0.2.2.6 v0.2.2.6 2021-12-09 17:41:19 +08:00
Xintao
42110857ef add unittest for model and utils 2021-11-28 19:54:19 +08:00
Xintao
1d180efaf3 add unittest for dataset and archs 2021-11-28 15:59:14 +08:00
Xintao
7dd860a881 catch more specific errors 2021-11-24 00:14:05 +08:00
Xintao
35ee6f781e improve codes comments 2021-11-23 00:52:00 +08:00
Xintao
c9023b3d7a Update README_CN.md (#142)
* update contribution

* updte readme

* updte readme

* update readme-cn

* update readme-cn

* update readme-cn

* update readme-cn

* update readme-cn
2021-11-01 19:16:48 +08:00
Asiimoviet
fb79d65ff3 Added Chinese README (#126)
* Added Chinese README

* Update README_CN.md

* Create README_CN.md
2021-11-01 17:00:06 +08:00
Xintao
3338b31f48 update setup.py, V0.2.2.5 v0.2.2.5 2021-10-22 17:16:43 +08:00
Xintao
501efe3da6 update ReadMe 2021-10-17 01:33:45 +08:00
Xintao
8beb7ed17d add feedback of anime models 2021-10-17 01:27:04 +08:00
Xintao
e2d30f9ea4 update readme: add usage guidance 2021-10-17 01:03:55 +08:00
Xintao
d715e3d26a update readme 2021-10-16 23:30:57 +08:00
Xintao
772923e207 add codespell to pre-commit hook 2021-09-27 15:35:37 +08:00
Christian Clauss
14247a89d9 Fix typos discovered by codespell (#95)
* Improve performance

* !fixup Fix typo discovered by codespell

* fixup! Fix typo discovered by codespell

* fixup! Add codespell to lint process
2021-09-27 14:53:03 +08:00
Xintao
aa584e05bc minor updates on Training.md 2021-09-17 10:30:52 +08:00
Xintao
b525d1793b add trainining with one gpu 2021-09-17 10:13:25 +08:00
Xintao
0ad2e9c61e set num_gpu to auto in options 2021-09-17 10:07:09 +08:00
Xintao
90ddf13b5e Merge branch 'master' of github.com:xinntao/Real-ESRGAN 2021-09-07 21:28:03 +08:00
Xintao
8675208bc9 update: format and standard 2021-09-07 21:27:45 +08:00
Pratik Goyal
8f8536b6d1 Minor spelling correction (#67) 2021-09-03 14:38:03 +08:00
Xintao
f83472d011 version 0.2.2.4 v0.2.2.4 2021-09-01 00:19:21 +08:00
Xintao
e1b8832f1b Update README for Real-ESRGAN-anime model (#62)
* try to add video mp4

* update

* update readme

* update readme

* update readme

* update readme

* update readme
2021-09-01 00:18:07 +08:00
Xintao
6ff747174d adapt Real-ESRGAN-anime model 2021-08-31 22:28:30 +08:00
Xintao
c1669c4b0a support model config during inference 2021-08-31 19:58:40 +08:00
Xintao
18a9c386a8 update readme 2021-08-30 00:02:27 +08:00
Xintao
b659608fb3 add contributing 2021-08-29 23:55:39 +08:00
Xintao
ee5f7b34cb update open issues 2021-08-29 11:28:15 +08:00
Xintao
3ce826cabe fix import bug in setup.py 2021-08-28 13:26:09 +08:00
Xintao
2c20a354b6 add check arg 2021-08-28 13:20:10 +08:00
Xintao
3e1f780f51 update readme 2021-08-27 16:25:38 +08:00
Xintao
f5ccd64ce5 support finetune with paired data 2021-08-27 16:14:48 +08:00
Xintao
194c2c14b3 updte readme 2021-08-26 23:12:00 +08:00
Xintao
0fcb49a299 add extract_subimages 2021-08-26 22:55:56 +08:00
Xintao
9976a34454 update pypi, version 0.2.2.3 v0.2.2.3 2021-08-26 22:27:19 +08:00
Xintao
424a09457b v0.2.2.2 v0.2.2.2 2021-08-26 22:16:20 +08:00
Xintao
52f77e74a8 update publish-pip 2021-08-26 22:13:45 +08:00
Xintao
bfa4678bef add finetune_realesrgan_x4plus, version 0.2.2.1 v0.2.2.1 2021-08-26 22:06:22 +08:00
Xintao
68f9f2445e add generate_meta_info 2021-08-24 22:20:10 +08:00
Xintao
7840a3d16a add generate_multiscale_DF2K 2021-08-24 21:51:00 +08:00
Xintao
b28958cdf2 update readme 2021-08-22 18:20:33 +08:00
Xintao
667e34e7ca support face enhance 2021-08-22 18:09:28 +08:00
AK391
978def19a6 Huggingface Gradio Web Demo (#47)
* Create gradiodemo.py

* Update requirements.txt

* Update gradiodemo.py

* Update requirements.txt

* Update requirements.txt

* Update README.md

* Update README.md

* Delete gradiodemo.py

* Update requirements.txt
2021-08-22 18:04:58 +08:00
Xintao
a7153c7fce add x2 options 2021-08-22 11:47:45 +08:00
Xintao
00116244cb minor updates 2021-08-22 11:08:11 +08:00
Xintao
571b89257a add no-response workflow, vscode format setting, update requirements 2021-08-18 10:50:27 +08:00