mirror of
https://github.com/iperov/DeepFaceLab.git
synced 2025-08-14 02:37:00 -07:00
updated pdf manuals for AVATAR model.
Avatar converter: added super resolution option. All converters: super resolution DCSCN network is now replaced by RankSRGAN
This commit is contained in:
parent
19c66286da
commit
c39ed9d9c9
15 changed files with 161 additions and 188 deletions
|
@ -13,7 +13,7 @@ from .reduce_colors import reduce_colors
|
|||
|
||||
from .color_transfer import color_hist_match, reinhard_color_transfer, linear_color_transfer
|
||||
|
||||
from .DCSCN import DCSCN
|
||||
from .RankSRGAN import RankSRGAN
|
||||
|
||||
from .common import normalize_channels, overlay_alpha_image
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue