felipebandeira commited on
Commit
8a6267d
1 Parent(s): 1f1d3be

Update README.md

Browse files

Adds description of the model

Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -7,4 +7,7 @@ language:
7
  metrics:
8
  - accuracy
9
  pipeline_tag: image-to-text
10
- ---
 
 
 
 
7
  metrics:
8
  - accuracy
9
  pipeline_tag: image-to-text
10
+ ---
11
+
12
+ This model extracts information from EU driver's licenses and returns it as JSON. More details about its training and evaluation can be found in the link below. For optimal performance, we recommend that input images have a size of 1192x772.
13
+ https://medium.com/@ofelipebandeira/transformers-vs-ocr-who-can-read-better-192e6b044dd3