sushruthb commited on
Commit
1ee5b86
·
verified ·
1 Parent(s): f3fa424

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -3
README.md CHANGED
@@ -15,10 +15,9 @@ pipeline_tag: object-detection
15
 
16
  # Historical Document Layout Detection Model (Co-DETR / DINO)
17
 
18
- A fine-tuned Co-DINO (Vision Transformer-based detector via MMDetection) model for detecting layout
19
- elements in historical Swedish medical journal pages.
20
 
21
- This model is a more advanced successor to earlier Mask R-CNN-based approaches, offering improved detection performance and robustness on complex layouts.
22
 
23
  This model was developed as part of the research project:
24
  **Communicating Medicine (SweMPer): Digitalisation of Swedish Medical Periodicals, 1781–2011**
 
15
 
16
  # Historical Document Layout Detection Model (Co-DETR / DINO)
17
 
18
+ A fine-tuned Co-DINO (Vision Transformer-based detector via MMDetection) model for detecting layout elements in historical Swedish medical journal pages.
 
19
 
20
+ This model is a more advanced successor to earlier Mask R-CNN-based approaches [cdhu-uu/SweMPer-layout-lite](https://huggingface.co/cdhu-uu/SweMPer-layout-lite), offering improved detection performance and robustness on complex layouts.
21
 
22
  This model was developed as part of the research project:
23
  **Communicating Medicine (SweMPer): Digitalisation of Swedish Medical Periodicals, 1781–2011**