Morning guys, excited to share this one with you all!
The app allows to convert 2D images to 3D meshes with the help of depth / disparity maps produced by 3rd party services like Leia Pix or public SIDE models like ZoeDepth, Depth Anything, etc
- Both 8-bit and 16-bit disparity maps are supported
- Leia Pix is rather expensive but highly preferred for now since its 16-bit disparity maps are properly normalized. ZoeDepth, Depth Anything, etc are free but produce mostly black 16-bit maps due to the lack of normalization (which could be easily fixed but requires cloning of their Hugging Face spaces and tinkering with app.py - see this)
Links:
Image-to-3D
Discord