Discover and explore top open-source AI tools and projects—updated daily.
WebUI script for depth map creation and manipulation
Top 23.7% on SourcePulse
This addon for AUTOMATIC1111's Stable Diffusion WebUI generates high-resolution depth maps, normal maps, and 3D stereo image pairs from images. It targets users of Stable Diffusion WebUI and 3D content creators, enabling advanced image manipulation and 3D asset generation.
How It Works
The script leverages multiple state-of-the-art monocular depth estimation models, including Marigold, MiDaS, and ZoeDepth, to produce realistic depth maps. It employs multi-resolution merging (BoostingMonocularDepth) for enhanced detail and resolution. For 3D mesh generation, it utilizes Context-aware Layered Depth Inpainting, allowing for video rendering from the generated 3D scene.
Quick Start & Requirements
https://github.com/thygate/stable-diffusion-webui-depthmap-script
.requirements.txt
, and run main.py
.Highlighted Details
Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
1 year ago
Inactive