Stability-AI / stable-fast-3d

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

The sides and back of the model often give weird results #6

Open wukailu opened 1 month ago

wukailu commented 1 month ago

I've tested multiple samples and most of them are very strange, is it not being used correctly?

image image image image image image

yqdch commented 1 month ago

same problem

Nubsy commented 1 month ago

Same. Looks as though sides/backs use a weird mix of generated projections that just end up with a grey blob. Given the relatively good performance of models that generate multiple views of the same object, I think this is caused by a mistake in the implementation. (At least as far as textures are concerned)

aristides86 commented 1 month ago

It gives better results if feeding pngs with bg pre-removed. Files in the demo folder already contain transparency masks and they come out relatively well. image