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

Where is the diffusion model defined? #3

Open
Abraham190137 opened this issue Jun 10, 2024 · 2 comments
Open

Where is the diffusion model defined? #3

Abraham190137 opened this issue Jun 10, 2024 · 2 comments

Comments

@Abraham190137
Copy link

Hello,
Thanks for the great implimination! It's a lot easier to follow than the paper's GitHub. I was looking through the code, and I can't find where the model used in the Diffusion Policy Class is defined, ie. the class which is called in the line:
model_output, self_latents = self.model(noised_img, times, return_latents = True)
Where would I find the model definition? Thanks!

@lucidrains
Copy link
Owner

@Abraham190137 this isn't done yet, but will be in the coming year

@Abraham190137
Copy link
Author

Looking forward to it! Thanks for the response.

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