MCPcopy 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
56def to_numpy(x):
57 return todevice(x, "numpy")
58
59
60def segment_sky(image):

Callers 2

segment_skyFunction · 0.70

Calls 1

todeviceFunction · 0.70

Tested by

no test coverage detected