MCPcopy Create free account
hub / github.com/clovaai/TedEval / evaluate_method

Function evaluate_method

script.py:58–552  ·  view source on GitHub ↗

Method evaluate_method: evaluate method and returns the results Results. Dictionary with the following values: - method (required) Global method metrics. Ex: { 'Precision':0.8,'Recall':0.9 } - samples (optional) Per sample metrics. Ex: {'sample1' : { 'Precision':0.8,'Re

(gtFilePath, submFilePath, evaluationParams)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 13

evaluation_importsFunction · 0.85
rectangle_to_polygonFunction · 0.85
polygon_to_pointsFunction · 0.85
polygon_from_pointsFunction · 0.85
gtBoxtoCharsFunction · 0.85
get_intersectionFunction · 0.85
many_to_one_matchFunction · 0.85
one_to_one_matchFunction · 0.85
center_distanceFunction · 0.85
diagFunction · 0.85
one_to_many_matchFunction · 0.85
char_fillFunction · 0.85

Tested by

no test coverage detected