Code
Hub
Trending
Following
Digest
Workspaces
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/PaddlePaddle/PaddleDetection
/ start
Method
start
deploy/python/utils.py:232–233 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
230
self.et = 0.
231
232
def
start(self):
233
self.st = time.time()
234
235
def
end(self, repeats=1, accumulative=True):
236
self.et = time.time()
Callers
10
get_person_from_rect
Method · 0.45
predict_image
Method · 0.45
mot_topdown_unite_predict
Function · 0.45
topdown_unite_predict
Function · 0.45
predict_image_slice
Method · 0.45
predict_image
Method · 0.45
predict_image
Method · 0.45
predict_image
Method · 0.45
predict_image
Method · 0.45
add_profiler_step
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected