Viewing a single comment thread. View all comments

excooo OP t1_iyskf0h wrote

And so I also googled professionally beforehand and thought I'd also get the opinion of the pros without bias.

I will take a look at autocorrect, thank you :)
What I thought would be best are diffusion models, since denoising, etc. seems like the same concept.

−2

hayAbhay t1_iysnyi1 wrote

Again, unless you describe your actual problem, it's very hard to help. ML is a vast field with a lot of different approaches that come with their tradeoffs depending on the specific problem.

Simply throwing diffusers without understanding the space is like wanting to cut a cake but using a random household object like a chair to do so.

3

excooo OP t1_iysojd1 wrote

Like mentioned in another answer, it should convert an Array of vectors into another Array of different vectors. The vectors represent a 3d model and so the general shape of the model should stay the same, just represent through less vectors.

−1