Skip to content

[Help] Question about reverse sampling back to noisy latent map #66

Description

@Karbo123

Thanks for this great work! I believe performing denoising in the latent space would definitely be of great help to reconstruct high-quality image. And I'm recently interested in reversing the sampling procedure, so as to obtain some noisy latent map from the given clear image instead. But however, I encountered some problems when trying to modify the codes to perform reverse sampling.

Following the idea from here, I thought that reverse sampling is to simply invert the two params t and index from the p_sample_plms() function.
image
But I found that this was not the case.

Beyond these two params t and index, is there anything else I should modify as well? I can post my codes here if you need. Could you give any suggestions on this? Thanks you very much!!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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