Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/InternRobotics/G2VLM
/ depth.py
File
depth.py
eval_code/recons/utils/depth.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
# Reference: https://github.com/CUT3R/CUT3R/blob/main/eval/monodepth/tools.py, https://github.com/CUT3R/CUT3R/blob/main/eval/monodepth/metadata.py
2
3
import
torch
4
import
numpy
as
np
Callers
nothing calls this directly
Calls
4
depth_read_sintel
Function · 0.85
depth_read_bonn
Function · 0.85
depth_read_kitti
Function · 0.85
depth_read_nyu
Function · 0.85
Tested by
no test coverage detected