Spaces:
Runtime error
Runtime error
Dev Seth
commited on
Commit
•
f88182f
1
Parent(s):
7e992a9
updated readme
Browse files
README.md
CHANGED
@@ -1,3 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# learning-legibility-2023
|
2 |
This is the repo for *Learning the Legibility of Visual Text Perturbations* (EACL 2023)
|
3 |
|
@@ -6,4 +17,4 @@ Dev Seth, Rickard Stureborg, Danish Pruthi and Bhuwan Dhingra
|
|
6 |
Dataset available [here](https://huggingface.co/datasets/dvsth/LEGIT).
|
7 |
Model available [here](https://huggingface.co/dvsth/LEGIT-TrOCR-MT).
|
8 |
|
9 |
-
|
|
|
1 |
+
---
|
2 |
+
title: learning-legibility-2023
|
3 |
+
emoji: 🇱
|
4 |
+
colorFrom: green
|
5 |
+
colorTo: red
|
6 |
+
sdk: gradio
|
7 |
+
sdk_version: 3.20.1
|
8 |
+
app_file: app.py
|
9 |
+
pinned: true
|
10 |
+
---
|
11 |
+
|
12 |
# learning-legibility-2023
|
13 |
This is the repo for *Learning the Legibility of Visual Text Perturbations* (EACL 2023)
|
14 |
|
|
|
17 |
Dataset available [here](https://huggingface.co/datasets/dvsth/LEGIT).
|
18 |
Model available [here](https://huggingface.co/dvsth/LEGIT-TrOCR-MT).
|
19 |
|
20 |
+
See `README.ipynb` for a quick start.
|