You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tools/accuracy_checker/accuracy_checker/annotation_converters/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -416,7 +416,7 @@ The main difference between this converter and `super_resolution` in data organi
416
416
*`dense_features` - Name of model dense features input
417
417
*`sparse_features` - Name of model sparse features input. For multiple inputs use comma-separated list in form `<name>:<index>`
418
418
*`lso_features` - Name of lS_o-like features input
419
-
*`im2latex` - converts im2latex-like datasets to `CharacterRecognitionAnnotation`. [Example of the dataset](http://lstm.seas.harvard.edu/latex/data/)
419
+
*`im2latex_formula_recognition` - converts im2latex-like datasets to `CharacterRecognitionAnnotation`. [Example of the dataset](http://lstm.seas.harvard.edu/latex/data/)
420
420
*`images_dir` - path to input images (rendered or scanned formulas)
421
421
*`formula_file` - path to file containing one formula per line
422
422
*`split_file` - path to file containing `img_name` and corresponding formula `index` in `formula_file` separated by tab per line
0 commit comments