Skip to content
Snippets Groups Projects

Support for russian and english models

Merged Michał Pogoda requested to merge en-ru-support into master
All threads resolved!
Viewing commit 5955d801
Show latest version
2 files
+ 8
6
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 2
1
@@ -7,7 +7,8 @@ def decode_labels(results, labels_map) -> List[str]:
Args:
results (List[int]): List of ids of labels
labels_map (List[str]): List of classnames in order matching list of ids
labels_map (List[str]): List of classnames in order matching list of
ids
Returns:
List[str]: List of classnames