Skip to content

Potential bug in repaint? #9900

@jingweiz

Description

@jingweiz

prev_known_part = (alpha_prod_t_prev**0.5) * original_image + ((1 - alpha_prod_t_prev) ** 0.5) * noise

According to line5 of algorithm 1 in the paper, the second part in line 322 should remove the **0.5?
thanks!

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