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:
iperov 2019-08-25 17:43:52 +04:00
commit c39ed9d9c9
15 changed files with 161 additions and 188 deletions

View file

@ -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