

If you have multiple views of the object and can take a video, NeRF and Gaussian Splatting tools can form a 3d model if you have an NVIDIA GPU. I don’t know if there are good user facing tools for this though (I mess with these things in my research), if you have a technical background you might be able to get NeRF Studio to work.
I’ll need to give this a read, but I’m not super sure what’s novel here. The core idea sounds a lot like GaussianImage (ECCV '24), in which they basically perform 3DGS except with 2D gaussians to fit an image with fewer parameters than implicit neural methods. Thanks for the breakdown!