Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/UVA-Computer-Vision-Lab/FrameINO
/ exists
Function
exists
preprocess/SpaTrackV2_code/models/blocks.py:30–31 ·
view source on GitHub ↗
(val)
Source
from the content-addressed store, hash-verified
28
29
30
def
exists(val):
31
return
val is not None
32
33
34
def
default(val, d):
Callers
1
default
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected