Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Duankaiwen/CenterNet
/ sampling_function
Method
sampling_function
config.py:65–66 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
63
64
@property
65
def
sampling_function(self):
66
return
self._configs[
"sampling_function"
]
67
68
@property
69
def
data_rng(self):
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected