MCPcopy
hub / github.com/Duankaiwen/CenterNet / testing

Function testing

test/coco.py:320–321  ·  view source on GitHub ↗
(db, nnet, result_dir, debug=False)

Source from the content-addressed store, hash-verified

318 return 0
319
320def testing(db, nnet, result_dir, debug=False):
321 return globals()[system_configs.sampling_function](db, nnet, result_dir, debug=debug)

Callers 1

testFunction · 0.85

Calls

no outgoing calls

Tested by 1

testFunction · 0.68