Commit Graph

116 Commits

Author SHA1 Message Date
Xintao
8041099021 Merge branch 'rogachevai-generate-meta-info-args-comma-fix' 2022-04-26 22:32:59 +08:00
Xintao
40d964c08d Merge branch 'generate-meta-info-args-comma-fix' of https://github.com/rogachevai/Real-ESRGAN into rogachevai-generate-meta-info-args-comma-fix 2022-04-26 22:32:40 +08:00
wyz
cdc14b74a5 support ffmpeg stream for inference_realesrgan_video (#308)
* support ffmpeg stream for inference_realesrgan_video

* fix code format

Co-authored-by: yanzewu <yanzewu@tencent.com>
2022-04-26 22:25:39 +08:00
Xintao
827fae3bdc reorganize docs 2022-04-24 20:53:29 +08:00
Xintao
c8346f8823 update readme 2022-04-24 20:40:28 +08:00
Jared-02
abe36dfd04 Add Training.md Simplified Chinese Version (#139)
* Add Training.md Simplified Chinese Version

* Better Training.md Chinese Version
2022-04-24 20:27:32 +08:00
Xintao
89d897650c update readme 2022-04-24 20:13:11 +08:00
Xintao
685d429c81 v0.2.5.0 v0.2.5.0 2022-04-24 19:59:55 +08:00
Xintao
13c95fe094 update readme 2022-04-24 19:58:00 +08:00
wyz
82cf0e8e4a Add comparisons for the soon be released animevideo-v3 model (#301)
* add comparisons for animevideo-v3 model

* fix markdown table format

Co-authored-by: yanzewu <yanzewu@tencent.com>
2022-04-24 17:30:21 +08:00
Xintao
cddc2ff658 update readme 2022-04-24 17:27:15 +08:00
Xintao
98add035f2 support realesr-animevideov3 2022-04-24 17:22:43 +08:00
Alexander Rogachev
5adeaa2588 comma fix
Minor fix, otherwise script's arguments look like ```"datasets/DF2K/DF2K_HR,"```
2022-04-18 21:01:47 +03:00
Xintao
9ff1944d06 use GFPGAN v1.3 2022-02-23 20:44:51 +08:00
Xintao
3d96c8ab9f update logo size 2022-02-16 00:39:03 +08:00
Xintao
f115f40a77 V0.2.4.0 v0.2.4.0 2022-02-15 23:57:21 +08:00
Xintao
2b4e485eb0 Update ReadMe (#259)
* add logo

* update readme

* update readme

* update readme

* update updates

* update updates

* update updates

* update updates

* update updates

* update readme

* update readme

* update readme

* update readme
2022-02-15 23:50:51 +08:00
Xintao
01aeba2f7a Add CODE_OF_CONDUCT.md 2022-01-08 20:07:51 +08:00
Xintao
3e65d21817 fix ffmpeg framerate bug 2021-12-14 00:12:36 +08:00
Xintao
b7f191a9f5 update demo video 2021-12-13 17:12:34 +08:00
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