Update README.md
Browse files
README.md
CHANGED
|
@@ -40,11 +40,7 @@ This repository contains two model variants:
|
|
| 40 |
|
| 41 |
## System report
|
| 42 |
|
| 43 |
-
For full details on data, training procedure, and results, see the accompanying system report:
|
| 44 |
-
|
| 45 |
-
> Moins, T., Cafiero, F., Camps, J.-B., Conte, L., Guidi, E., Hensley, B., Kapitan, K., Macedo, C., Peratello, P., Vermaas, C., & Vidal-Gorène, C. (2026).
|
| 46 |
-
> *MEDUSA 0.1: Medieval European Documents Unified System for Automated text recognition —
|
| 47 |
-
> System Report for the ICDAR 2026 Competition on Multilingual Medieval Handwritten Text Recognition.* École nationale des chartes – PSL.
|
| 48 |
|
| 49 |
---
|
| 50 |
|
|
@@ -200,16 +196,16 @@ Transcriptions follow the [CATMuS guidelines](https://catmus-guidelines.github.i
|
|
| 200 |
If you use MEDUSA in your research, please cite:
|
| 201 |
|
| 202 |
```bibtex
|
| 203 |
-
@
|
| 204 |
-
|
| 205 |
-
|
| 206 |
-
|
| 207 |
-
|
| 208 |
-
|
| 209 |
-
|
| 210 |
-
|
| 211 |
-
|
| 212 |
-
|
| 213 |
}
|
| 214 |
```
|
| 215 |
|
|
|
|
| 40 |
|
| 41 |
## System report
|
| 42 |
|
| 43 |
+
For full details on data, training procedure, and results, see the [accompanying system report](https://enc.hal.science/hal-05600991).
|
|
|
|
|
|
|
|
|
|
|
|
|
| 44 |
|
| 45 |
---
|
| 46 |
|
|
|
|
| 196 |
If you use MEDUSA in your research, please cite:
|
| 197 |
|
| 198 |
```bibtex
|
| 199 |
+
@unpublished{moins:hal-05600991,
|
| 200 |
+
TITLE = {{MEDUSA 0.1: Medieval European Documents Unified System for Automated text recognition System Report for the ICDAR 2026 Competition on Multilingual Medieval Handwritten Text Recognition}},
|
| 201 |
+
AUTHOR = {Moins, Th{\'e}o and Cafiero, Florian and Camps, Jean-Baptiste and Conte, Lilla and Guidi, Emilie and Hensley, Brenna and Kapitan, Katarzyna and Macedo, Carolina and Peratello, Paola and Vermaas, Cecile and Vidal-Gor{\`e}ne, Chahan},
|
| 202 |
+
URL = {https://enc.hal.science/hal-05600991},
|
| 203 |
+
NOTE = {working paper or preprint},
|
| 204 |
+
YEAR = {2026},
|
| 205 |
+
MONTH = Apr,
|
| 206 |
+
PDF = {https://enc.hal.science/hal-05600991v1/file/MEDUSA__MEDieval_Universal_Script_Analysis-6.pdf},
|
| 207 |
+
HAL_ID = {hal-05600991},
|
| 208 |
+
HAL_VERSION = {v1},
|
| 209 |
}
|
| 210 |
```
|
| 211 |
|