13 Commits

Author SHA1 Message Date
Xintao
0ac8d66d39 modify weight path 2022-09-19 01:43:22 +08:00
Xintao
576aaddfaf support denoise strength for realesr-general-x4v3 2022-09-19 01:08:15 +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
wyz
8cb9bd403e fix colorspace bug & support multi-gpu and multi-processing (#312)
* fix colorspace bug of ffmpeg stream, add multi-gpu and multi-processing suport for inference_realesrgan_video.py

* fix code format

Co-authored-by: yanzewu <yanzewu@tencent.com>
2022-05-04 13:09:51 +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
42110857ef add unittest for model and utils 2021-11-28 19:54:19 +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
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
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