21 Commits

Author SHA1 Message Date
Xintao
576aaddfaf support denoise strength for realesr-general-x4v3 2022-09-19 01:08:15 +08:00
Xintao
b827be13a1 add realesr-general-x4v3 and realesr-general-wdn-x4v3 2022-09-19 00:15:32 +08:00
Mert Cobanov
6b15fc6936 Added GPU selection feature to python inference (#321)
* Added GPU selection feature to python inference

* pylint pep8 fixes

* pep8 fixes
2022-05-24 20:24:49 +08:00
Xintao
cddc2ff658 update readme 2022-04-24 17:27:15 +08:00
Xintao
9ff1944d06 use GFPGAN v1.3 2022-02-23 20:44:51 +08:00
Xintao
696e1a6741 add SRVGGNetCompact arch, update inference 2021-12-12 13:29:21 +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
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
c1669c4b0a support model config during inference 2021-08-31 19:58:40 +08:00
Xintao
667e34e7ca support face enhance 2021-08-22 18:09:28 +08:00
Xintao
58fea8db69 use warnings 2021-08-09 01:14:54 +08:00
Xintao
64ad194dda Support outscale; Add RealESRGANx2 model; Version 0.2.1 2021-08-08 21:30:51 +08:00
Xintao
18ebf723f2 adaption for pypi 2021-08-08 16:12:56 +08:00
Xintao
f932289af1 support half inference 2021-08-01 12:10:35 +08:00
Xintao
74fcfea286 fix bug: extension 2021-07-28 15:21:47 +08:00
Xintao
c94d2de155 support more inference features: tile, alpha channel, gray image, 16-bit 2021-07-28 02:56:22 +08:00
Xintao
ad2ff81725 add RealESRNet model, fix bug in exe file 2021-07-25 16:16:25 +08:00
Xintao
9baeba566b add Real-ESRGAN training codes 2021-07-24 18:56:20 +08:00
Xintao
7fcc11f255 update file organization, fix bug: scale argument in RRDB 2021-07-23 17:52:05 +08:00
Xintao
9a1dd23287 add inference codes 2021-07-23 02:50:08 +08:00