Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/thygate/stable-diffusion-webui-depthmap-script
/ main.py
File
main.py
inpaint/main.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
numpy
as
np
2
import
argparse
3
import
glob
4
import
os
Callers
nothing calls this directly
Calls
14
get_MiDaS_samples
Function · 0.90
run_boostmonodepth
Function · 0.90
read_MiDaS_depth
Function · 0.90
sparse_bilateral_filtering
Function · 0.90
Inpaint_Edge_Net
Class · 0.90
Inpaint_Depth_Net
Class · 0.90
Inpaint_Color_Net
Class · 0.90
write_mesh
Function · 0.90
read_ply
Function · 0.90
output_3d_photo
Function · 0.90
load
Method · 0.80
to
Method · 0.80
Tested by
no test coverage detected