Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Inception3D/TTT3R
/ to_numpy
Function
to_numpy
viser_utils.py:56–57 ·
view source on GitHub ↗
(x)
Source
from the content-addressed store, hash-verified
54
55
56
def
to_numpy(x):
57
return
todevice(x,
"numpy"
)
58
59
60
def
segment_sky(image):
Callers
2
segment_sky
Function · 0.70
convert_scene_output_to_glb
Function · 0.70
Calls
1
todevice
Function · 0.70
Tested by
no test coverage detected