Skip to content

DDPM interpolation formula error #238

Open
@jjjuuuun

Description

@jjjuuuun

$$\bar{x}_t = (1 - \lambda)x_t + \lambda x'_0$$

I know how to interpolate by interpolating in the diffused space and then sending it back to the original space. That's why I think the notation is wrong. Please check it.

Interpolation to

$$\bar{x}_t = (1 - \lambda)x_t + \lambda x'_t$$

and then

$$\bar{x}_0 \sim p(x_0 | \bar{x}_t)$$

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