Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Duankaiwen/CenterNet
/ sample_data
Function
sample_data
sample/coco.py:198–199 ·
view source on GitHub ↗
(db, k_ind, data_aug=True, debug=False)
Source
from the content-addressed store, hash-verified
196
}, k_ind
197
198
def
sample_data(db, k_ind, data_aug=True, debug=False):
199
return
globals()[system_configs.sampling_function](db, k_ind, data_aug, debug)
Callers
1
prefetch_data
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected