[搬运】ultimate SD upscale升频放大器

原文地址:
https://github.com/Coyote-A/ultimate-upscale-for-automatic1111/wiki/FAQ
(仔细看了下,我们这边是长宽选项,台湾和github那边是磁贴大小,还是不会计算,
谁算懂了教教我,我放大好多鬼影啊~~)
参数说明 Parameters descriptions
Denoise - uses from default img2img field. We recommend 0.35 value for image enhancements, but if you don't wan't changes use 0.15-0.20
降噪 - 从默认的img2img字段使用。我们建议使用 0.35 值进行图像增强,但如果您不想更改,请使用 0.15-0.20
Target size type - Where to get the size of the final image
From img2img settings - Default img2img width and height sliders
Custom size - Built in width and height sliders. Max values - 8192
Scale from image size - Init image size multiplied by scale factor
Redraw 重 绘
Upscaler - upscale image before redrawing. Use what you like. Our recommendation - ESRGAN to photorealistic images, R-ESRGAN 4x+ for others (less requirements)
升频器 - 重绘前的高档图像。使用您喜欢的内容。我们的推荐 - ESRGAN到逼真的图像,R-ESRGAN 4x+用于其他(要求较少)
Type 类型
Linear - All tiles processed one by one. column by column, row by row
线性 - 所有磁贴逐个处理。逐列、逐行
Chess - All tiles are processed in a checkerboard pattern. Reduces the chance of seam artifacts
国际象棋 - 所有图块都以棋盘图案处理。减少接缝伪影的几率
None - Disabled redraw. Use it when run generation without seam fix, see visible overlays or artifacts on seams and want to run just seam pass. Don't forget to put upscaled image as the source before
无 - 禁用重绘。在没有接缝修复的情况下运行生成时使用它,看到接缝上的可见叠加或伪影,并希望只运行接缝通道。不要忘记之前将放大的图像作为源
Tile size - The size of the tile to be processed. The larger the tile, the less artifacts will be in the final image. For 2k 512px is usually enough
磁贴大小 - 要处理的磁贴的大小。磁贴越大,最终图像中的伪影就越少。对于 2k 512px 通常就足够了
Padding - How many pixels of neighboring tiles will be taken into account when processing a tile
填充 - 处理图块时将考虑相邻图块的像素数
Mask blur - It is blur of masks used in tile masking. Set it to 12-16 on 512-768px tile size. Increase if you see seams.
蒙版模糊 - 它是用于平铺遮罩的蒙版的模糊。在 12-16px 磁贴大小上将其设置为 512-768。如果看到接缝,请增加。
Seams fix - Do not use it if result image haven't visible grid, it's just another redraw passes.
接缝修复 - 如果结果图像没有可见的网格,请不要使用它,这只是另一个重绘通道。
Bands pass - It adds passes on just seams (rows and columns) and covers small area around them (width in ui). It requires less time than offset pass.
带通道 - 它仅在接缝(行和列)上添加通道,并覆盖它们周围的小区域(以 ui 为单位的宽度)。它比偏移通道需要更少的时间。
Half tile offset pass - It adds 2 passes like redraw pass, but with a half-tile offset. One pass for rows with vertical gradient mask and one pass for columns with horizontal gradient mask. This pass covers bigger area than bands and mostly produces better result, but require more time.
半平铺偏移通道 - 它像重绘通道一样添加 2 个通道,但具有半瓷砖偏移。一次传递用于具有垂直渐变掩码的行,一次传递一次用于具有水平渐变掩码的列。此通道比波段覆盖更大的区域,并且通常产生更好的结果,但需要更多的时间。
Half tile offset + intersections pass - It runs Half tile offset pass and then run extra pass on intersections with radial gradient mask
半切片偏移 + 交叉通道 - 它运行半切片偏移通道,然后在具有径向渐变掩码的交叉点上运行额外通道
None - Disabled seams fix. Default value
无 - 已禁用接缝修复。默认值
Type
Denoise - Denoise strength for seams fix
降噪 - 用于修复接缝的降噪强度
Width - Redraw line width. Used only by "Band pass"
宽度 - 重绘线宽。仅由“带通道”使用
Padding - How many pixels of image near seam will be taken into account when processing a tile
填充 处理拼贴时将考虑接缝附近的图像像素数
Mask blur - It is blur of masks used in tile masking. Set it to 8-16 on 32px padding. Increase if increased padding.
蒙版模糊 - 它是用于平铺遮罩的蒙版的模糊。在 8px 填充上将其设置为 16-32。如果增加填充,则增加。
Save options
Upscaled - Enabled by default. Saving image from Redraw
Seams fix - Disabled by default. Saving image after Seams fix
保存选项
已升级 - 默认启用。从重绘中保存图像
接缝修复 - 默认禁用。接缝修复后保存图像

