Update README.md
Browse files
README.md
CHANGED
|
@@ -29,7 +29,7 @@ base_model:
|
|
| 29 |
|
| 30 |
# BSICLE — Binary System for Illuminated Folio Classification with Lightweight Engines
|
| 31 |
|
| 32 |
-
[](https://huggingface.co/spaces/ENC-PSL/Medieval-Illumination-Detector) [](https://
|
| 33 |
|
| 34 |
BSICLE (pronounced bé-si-cle ; /be.zikl/) is a family of lightweight binary models for classify **illuminated folios in medieval manuscripts**. Theses models are developed at the [École nationale des chartes – PSL](https://www.chartes.psl.eu/) in context of [O.D.I.L. project](https://projet.biblissima.fr/fr/appels-projets/projets-retenus/odil-objet-detection-illuminations).
|
| 35 |
|
|
@@ -42,7 +42,7 @@ These models classify manuscript pages as:
|
|
| 42 |
|
| 43 |
Models are optimized to run **locally (CPU) or in the browser** using **edge-compatibility architecture** (MobileNet, MobileViT) and **ONNX inference** for exemple to build **IIIF filter pipelines** or to build **specialized corpora**.
|
| 44 |
|
| 45 |
-
Try the demo web application on [HF Spaces](https://huggingface.co/spaces/ENC-PSL/Medieval-Illumination-Detector) or on [GH Pages](https://
|
| 46 |
|
| 47 |
# Models & Results
|
| 48 |
|
|
|
|
| 29 |
|
| 30 |
# BSICLE — Binary System for Illuminated Folio Classification with Lightweight Engines
|
| 31 |
|
| 32 |
+
[](https://huggingface.co/spaces/ENC-PSL/Medieval-Illumination-Detector) [](https://odil-ai.github.io/medieval-illumination-detector/)
|
| 33 |
|
| 34 |
BSICLE (pronounced bé-si-cle ; /be.zikl/) is a family of lightweight binary models for classify **illuminated folios in medieval manuscripts**. Theses models are developed at the [École nationale des chartes – PSL](https://www.chartes.psl.eu/) in context of [O.D.I.L. project](https://projet.biblissima.fr/fr/appels-projets/projets-retenus/odil-objet-detection-illuminations).
|
| 35 |
|
|
|
|
| 42 |
|
| 43 |
Models are optimized to run **locally (CPU) or in the browser** using **edge-compatibility architecture** (MobileNet, MobileViT) and **ONNX inference** for exemple to build **IIIF filter pipelines** or to build **specialized corpora**.
|
| 44 |
|
| 45 |
+
Try the demo web application on [HF Spaces](https://huggingface.co/spaces/ENC-PSL/Medieval-Illumination-Detector) or on [GH Pages](https://odil-ai.github.io/medieval-illumination-detector/)
|
| 46 |
|
| 47 |
# Models & Results
|
| 48 |
|