Stability-AI / stable-fast-3d

SF3D: Stable Fast 3D Mesh Reconstruction with UV-unwrapping and Illumination Disentanglement
https://stable-fast-3d.github.io
Other
1.16k stars 117 forks source link

support multiple image inputs #8

Closed LingYinTianMeng closed 3 months ago

LingYinTianMeng commented 3 months ago

Can it support multiple image inputs, such as panoramic images of an object, so that parts not visible in a single image, for example, if one image only shows the front of an object, I can provide another image of the back to enhance the quality of the generated 3D model?

vork commented 3 months ago

Currently, our main goal is rapid prototyping, where multiple images alongside camera poses of an object are rare. We might revisit that in the future.

So, at this time, it is specifically built for single-image inputs.