MCPcopy Create free account

hub / github.com/clovaai/TedEval / functions

Functions160 in github.com/clovaai/TedEval

↓ 1 callersFunctionchar_fill
(detNums, matchMat)
script.py:169
↓ 1 callersFunctionci
(a,b,c,d)
static/jquery-1.8.2.min.js:2
↓ 1 callersFunctiondecode_utf8
Returns a Unicode object on success, or None on failure
rrc_evaluation_funcs.py:79
↓ 1 callersFunctionevaluation_imports
evaluation_imports: Dictionary ( key = module name , value = alias ) with python modules used in the evaluation.
script.py:8
↓ 1 callersFunctioninit_graphic
()
static/ranking.js:119
↓ 1 callersFunctionmany_to_one_match
(detNum)
script.py:222
↓ 1 callersFunctionone_to_many_match
(gtNum)
script.py:196
↓ 1 callersFunctionone_to_one_match
(row, col)
script.py:178
↓ 1 callersFunctionprint_help
()
rrc_evaluation_funcs.py:13
↓ 1 callersFunctionr
(t)
static/jquery.form-3.51.js:11
↓ 1 callersFunctionvalidate_clockwise_points
Validates that the points that the 4 points that dlimite a polygon are in clockwise order.
rrc_evaluation_funcs.py:230
↓ 1 callersFunctionwait_screen
(msg)
static/ranking.js:62
FunctionClassVisualization
()
static/visualization_default.js:2
Functionba
()
static/jquery-1.8.2.min.js:2
Functionbb
()
static/jquery-1.8.2.min.js:2
Functionbq
()
static/jquery-1.8.2.min.js:2
FunctioncY
(a,b,c)
static/jquery-1.8.2.min.js:2
FunctioncZ
(a,b,c,d,e)
static/jquery-1.8.2.min.js:2
Functiondefault_evaluation_params
default_evaluation_params: Default parameters to use for the validation and evaluation.
script.py:17
Functiondelete_all
()
web.py:478
Functiondelete_method
()
web.py:490
Functiondelete_method
(id)
static/ranking.js:36
Functiondelete_methods
()
static/ranking.js:25
Functionedit_method
()
web.py:517
Functionedit_method
(id,el)
static/ranking.js:46
Functionevaluate
()
web.py:412
Functionevaluate_method
Method evaluate_method: evaluate method and returns the results Results. Dictionary with the following values: - method (required
script.py:58
Functionexit
()
web.py:118
Functionfavicon
()
web.py:88
Functionget_sample_info
()
web.py:220
Functionget_tl_line_values_from_file_contents
Returns all points, confindences and transcriptions of a file in lists. Valid line formats: xmin,ymin,xmax,ymax,[confidence],[transcription]
rrc_evaluation_funcs.py:255
Functiongt_file
()
web.py:308
Functiongt_image
()
web.py:287
Functiongt_video
()
web.py:325
Functionimage
()
web.py:268
Functionimage_thumb
()
web.py:230
Functionindex
()
web.py:93
Functioninstructions
()
static/ranking.js:202
Functionload_zip_file
Returns an array with the contents (filtered by fileNameRegExp) of a ZIP file. The key's are the names or the file or the capturing group def
rrc_evaluation_funcs.py:47
Functionload_zip_file_keys
Returns an array with the entries of the ZIP file that match with the regular expression. The key's are the names or the file or the capturin
rrc_evaluation_funcs.py:18
Functionmain_evaluation
This process validates a method, evaluates it and if it succed generates a ZIP file with a JSON entry for each sample. Params: p: Diction
rrc_evaluation_funcs.py:283
Functionmain_validation
This process validates a method Params: default_evaluation_params_fn: points to a function that returns a dictionary with the default par
rrc_evaluation_funcs.py:345
Functionmethod
()
web.py:122
Functionr
()
static/jquery-ui.min.js:6
Functionrectangle_to_points
(rect)
script.py:98
Functionresult_image
()
web.py:377
Functionresult_xml
()
web.py:398
Functionsample
()
web.py:162
Functionshow_info
(msg)
static/ranking.js:76
Functionstatic
(path)
web.py:76
Functionstatic_custom
(path)
web.py:80
Functionstatic_gt
(path)
web.py:84
Functionsubm_image
()
web.py:341
Functionsubm_xml
()
web.py:362
Functiont
(t)
static/jquery.form-3.51.js:11
Functionu
(e)
static/jquery-ui.min.js:12
Functionupload_subm
()
static/ranking.js:58
Functionvalidate_data
Method validate_data: validates that all files in the results folder are correct (have the correct name contents). Va
script.py:36
Functionvalidate_lines_in_file
This function validates that all lines of the file calling the Line validation function for each line
rrc_evaluation_funcs.py:93
Functionvalidate_tl_line
Validate the format of the line. If the line is not valid an exception will be raised. If maxWidth and maxHeight are specified, all points mu
rrc_evaluation_funcs.py:112
← previous101–160 of 160, ranked by callers