Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Confusion in time steps mentioned in the paper! #25

Open
HOMGH opened this issue Apr 27, 2023 · 0 comments
Open

Confusion in time steps mentioned in the paper! #25

HOMGH opened this issue Apr 27, 2023 · 0 comments

Comments

@HOMGH
Copy link

HOMGH commented Apr 27, 2023

Hi,
Based on the paper, the later time steps, the more informative feature representations. But how can we see the effect of different time steps using the code? As far as I can see in the feature_extractors.py, in

class FeatureExtractorDDPM(FeatureExtractor):

with different values of "t", we would have different noisy images (with different level of noise, based on the t. The larger "t" corresponds to more noise in the image). So how can this "t" work as the time steps in reverse process?
Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant