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

Adjusted model and diffusion configs do not work #86

Open
LucaFilitz opened this issue Mar 24, 2023 · 0 comments
Open

Adjusted model and diffusion configs do not work #86

LucaFilitz opened this issue Mar 24, 2023 · 0 comments

Comments

@LucaFilitz
Copy link

LucaFilitz commented Mar 24, 2023

Basically, I want to increase the number of points which are generated by text2pointcloud.
I know that I can't just increase num_points in the sampler.
So, I adjusted the base and upsample model and diffusion configs to a higher point number.
My problem is, that CLIP seems to have a problem with that.
(I get an Error when loading state_dict for CLIPImagePointDiffusionTransformer because it does not match the new size of my adjusted models)

Is this a known problem/ is it just not possible to increate point quantity?

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