Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CUT3R/CUT3R
/ to_numpy
Function
to_numpy
cloud_opt/utils.py:40–41 ·
view source on GitHub ↗
(x)
Source
from the content-addressed store, hash-verified
38
39
40
def
to_numpy(x):
41
return
todevice(x,
"numpy"
)
42
43
44
def
to_cpu(x):
Callers
3
fast_pnp
Function · 0.70
get_med_dist_between_poses
Function · 0.70
fast_pnp
Function · 0.50
Calls
1
todevice
Function · 0.70
Tested by
no test coverage detected