TheoMoins commited on
Commit
278f089
·
verified ·
1 Parent(s): f762f49

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -15
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
- @techreport{medusa2026,
204
- author = {Moins, Théo and Cafiero, Florian and Camps, Jean-Baptiste and
205
- Conte, Lilla and Guidi, Emilie and Hensley, Brenna and
206
- Kapitan, Katarzyna and Macedo, Carolina and Peratello, Paola and
207
- Vermaas, Cecile and Vidal-Gorène, Chahan},
208
- title = {{MEDUSA 0.1}: Medieval European Documents Unified System for
209
- Automated text recognition — System Report for the {ICDAR} 2026
210
- Competition on Multilingual Medieval Handwritten Text Recognition},
211
- institution = {École nationale des chartes -- {PSL}},
212
- year = {2026},
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