Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CompVis/diff2flow
/ exists
Function
exists
diff2flow/dataset/depth_utils.py:8–9 ·
view source on GitHub ↗
(v)
Source
from the content-addressed store, hash-verified
6
7
8
def
exists(v):
9
return
v is not None
10
11
12
def
get_scale_and_shift(img1, img2, mask=None):
Callers
1
colorize_depth_map
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected