Open easonnie opened 1 year ago
The base model was trained to produce 1024 points and the upsampler was trained to produce the remaining 4096-1024 points. There is no upsampler trained for more points than that.
However, it may be possible to repurpose the current upsampler for this, using some kind of stochastic conditioning. I'll leave this open in case anybody wants to try it.
Are there any updates on this issue? I am currently working on using Point E to produce some design works, but I do not know how I can increase the number of points. On the homepage, the examples seem to have much more points than 1024
Thank you for releasing point-e! I was wondering whether there would a way to sample more points than 4096?
I tried to do two-steps upsampling but it does not work.
It gives the following errors.