Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/FoundationVision/ByteTrack
/ eval
Method
eval
yolox/exp/yolox_base.py:247–248 ·
view source on GitHub ↗
(self, model, evaluator, is_distributed, half=False)
Source
from the content-addressed store, hash-verified
245
return
evaluator
246
247
def
eval(self, model, evaluator, is_distributed, half=False):
248
return
evaluator.evaluate(model, is_distributed, half)
Callers
15
main
Function · 0.45
main
Function · 0.45
main
Function · 0.45
main
Function · 0.45
main
Function · 0.45
main
Function · 0.45
main
Function · 0.45
__init__
Method · 0.45
load_reid_model
Function · 0.45
evaluate_and_save_model
Method · 0.45
evaluate
Method · 0.45
evaluate_sort
Method · 0.45
Calls
1
evaluate
Method · 0.45
Tested by
3
run_from_train
Function · 0.36
main
Function · 0.36
main
Function · 0.36