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

Wrong Image Scale in DDPM #241

Open
ww-rm opened this issue Feb 10, 2024 · 4 comments
Open

Wrong Image Scale in DDPM #241

ww-rm opened this issue Feb 10, 2024 · 4 comments

Comments

@ww-rm
Copy link

ww-rm commented Feb 10, 2024

The torchvision.transforms.ToTensor scale images from range (0, 255) to range (0.0, 1.0), but in original paper, it should be scaled to range (-1.0, 1.0).

@NisargUpadhyayIITJ
Copy link

I'd like to work on this issue. Can I take it?

@ww-rm
Copy link
Author

ww-rm commented Mar 16, 2025

Sure, but I'm not the maintainer of this repository. You may need to @ the repository's owner/maintainer to inquire about this.

@NisargUpadhyayIITJ
Copy link

Is there a maintainer available to confirm if I can take this issue? Thanks!

@ww-rm
Copy link
Author

ww-rm commented Mar 16, 2025

Apologies, I'm not entirely familiar with the process either. Maybe you could try forking the repository to implement your changes first, then submit a PR. There might be maintainers available for follow-up discussion once they review your proposal.

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

2 participants