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
|
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
|
c1669c4b0a
|
support model config during inference
|
2021-08-31 19:58:40 +08:00 |
|
Xintao
|
f5ccd64ce5
|
support finetune with paired data
|
2021-08-27 16:14:48 +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 |
|
Xintao
|
bef5e3cabd
|
update for running
|
2021-08-08 15:27:55 +08:00 |
|
Xintao
|
064df9956b
|
add setup.py
|
2021-08-08 15:13:53 +08:00 |
|
Xintao
|
94ae626008
|
regroup
|
2021-08-08 14:50:32 +08:00 |
|
Xintao
|
9baa0b3d00
|
regroup files
|
2021-08-08 14:46:43 +08:00 |
|