chengzhigang/Depth-Pro-in-Meters
Added code to clean up final 3D render surfaces, but local is behind remote tip will fix
Added name to title
Update app.py (#1)
by default dont simplify 3D mesh
added texturing and fixed timestamp
updated thresholds options range
fix infinite image loading
fix error not finding temp file
more debugging for CUDA being initialized outside of hugging space domain
serialize depth then 3D so timeouts for 3D dont break whole system if user not want 3D
more debugging to address possible GPU OOM or timeout for 3D generation
added print debugger
removed pictures
more CUDA initialization fixes via perplexity
move CUDA calling out of main function for some hugging face error skeptical the LLM got this one right
add open3d and let user set parameters for 3D model
try to bug fix trimeshing simplification
Added 3D mesh cleanup to remove artifacts v1
Added type checking
typo fix
fixed depth result unpacking, LLM keeps messing it up
moved resizing to 3D model code out of depth generatino to clean architecture
fixed setting of focal pixel distance
fixed timestamp error
added last updated notice to page and try to fix dimension mismatch warning
test
force depth map to same dims as image
set resize to 1 to avoid error
remove explicit package vers
maybe fixed the timm version ugh
update timm version to avoid confl
fixed reqs.txt
Added trimesh install and allow user file download
test push to force update
First try to add 3D model creation
retrying to send
fix title, new colormap, clearer fork history
Added ability to save raw depth output in meters and updated title plot
depth is no longer normalized
Update app.py (#2)
Update app.py (#1)
Update app.py
Update app.py
Update app.py
Update app.py
Update app.py
Update app.py
Update app.py
Update requirements.txt
Create requirements.txt
