Skip to content
Snippets Groups Projects
Commit a6b658ea authored by Martin's avatar Martin
Browse files

remove print

parent f48d9f49
No related branches found
No related tags found
1 merge request!22Add style filter (handwritten, typewritten); support ignored_classes
......@@ -207,8 +207,6 @@ class HTRDataGenerator:
if class_name in STYLE_CLASSES:
style_counts[class_name] += 1
print("STYLE", style_counts)
if len(style_counts) == 0:
# no handwritten or typewritten found, so other
found_class = Style.other
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment