Spaces:
Sleeping
Sleeping
Flavio de Oliveira
commited on
Commit
•
ffb8bf4
1
Parent(s):
6b1c27d
Small change in the description
Browse files
app.py
CHANGED
@@ -147,7 +147,7 @@ description = """
|
|
147 |
[PyLaia](https://github.com/jpuigcerver/PyLaia) is a device agnostic, PyTorch-based, deep learning toolkit \
|
148 |
for handwritten document analysis.
|
149 |
This model was trained using PyLaia library on Norwegian historical documents ([NorHand Dataset](https://zenodo.org/record/6542056)) \
|
150 |
-
during the [HUGIN-MUNIN project](https://hugin-munin-project.github.io).
|
151 |
* HF `model card`: [Teklia/pylaia-huginmunin](https://huggingface.co/Teklia/pylaia-huginmunin) | \
|
152 |
[A Comprehensive Comparison of Open-Source Libraries for Handwritten Text Recognition in Norwegian](https://doi.org/10.1007/978-3-031-06555-2_27)
|
153 |
"""
|
|
|
147 |
[PyLaia](https://github.com/jpuigcerver/PyLaia) is a device agnostic, PyTorch-based, deep learning toolkit \
|
148 |
for handwritten document analysis.
|
149 |
This model was trained using PyLaia library on Norwegian historical documents ([NorHand Dataset](https://zenodo.org/record/6542056)) \
|
150 |
+
during the [HUGIN-MUNIN project](https://hugin-munin-project.github.io) for handwritten text recognition (HTR).
|
151 |
* HF `model card`: [Teklia/pylaia-huginmunin](https://huggingface.co/Teklia/pylaia-huginmunin) | \
|
152 |
[A Comprehensive Comparison of Open-Source Libraries for Handwritten Text Recognition in Norwegian](https://doi.org/10.1007/978-3-031-06555-2_27)
|
153 |
"""
|