Skip to content

训练分辨率求问 #216

@ZJUCQR

Description

@ZJUCQR

您好,我看到在放出的训练脚本8B.sh中训练像素设置如下:

export max_pixels_gen=$((512 * 512))
export min_pixels_gen=$((256 * 256))

但官方提供的推理脚本似乎支持更高分辨率(如 1536x1536)。想请教一下, 在仅使用 512x512 数据训练的情况下,模型是如何实现高分辨率推理的?是直接外推还是依赖其他机制?希望能解惑,谢谢!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions