lterriel commited on
Commit
392347a
·
verified ·
1 Parent(s): 1599cf7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -29,7 +29,7 @@ base_model:
29
 
30
  # BSICLE — Binary System for Illuminated Folio Classification with Lightweight Engines
31
 
32
- [![Open in Spaces](https://huggingface.co/datasets/huggingface/badges/raw/main/open-in-hf-spaces-md.svg)](https://huggingface.co/spaces/ENC-PSL/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,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)
46
 
47
  # Models & Results
48
 
 
29
 
30
  # BSICLE — Binary System for Illuminated Folio Classification with Lightweight Engines
31
 
32
+ [![Open in Spaces](https://huggingface.co/datasets/huggingface/badges/raw/main/open-in-hf-spaces-md.svg)](https://huggingface.co/spaces/ENC-PSL/Medieval-Illumination-Detector) [![GitHub Pages](https://img.shields.io/badge/GitHub%20Pages-online-brightgreen?logo=github)](https://TON_USER.github.io/TON_REPO/)
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]()
46
 
47
  # Models & Results
48