Skip to content

关于Inpainting Weights 以及一个小bug #27

Description

@Sooplex

我注意到论文中有inpainting结果,期待这部分权重能够开源。
此外,我也注意到代码有个小小问题,
inference.ipynb的generate()中,
max_size = max(face_bbox[2] - face_bbox[1], face_bbox[3] - face_bbox[1])
第一项采用x2-y1,这似乎没什么道理,可能会导致不准确的face position mask。

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions