Gabor Cselle commited on
Commit
e52e174
·
1 Parent(s): 5d8063e

HuggingFace data card

Browse files
Files changed (1) hide show
  1. README.md +10 -1
README.md CHANGED
@@ -13,4 +13,13 @@ Arrange test images into test and train: [arrange_train_test_images.py](arrange_
13
 
14
  Train a ResNet18 on the data: [train_font_identifier.py](train_font_identifier.py)
15
 
16
- License: MIT
 
 
 
 
 
 
 
 
 
 
13
 
14
  Train a ResNet18 on the data: [train_font_identifier.py](train_font_identifier.py)
15
 
16
+ License: MIT
17
+
18
+
19
+ ---
20
+ language:
21
+ - en
22
+ tags:
23
+ - font-identification
24
+ license: mit
25
+ ---