Saidgurbuz commited on
Commit
490e68d
·
verified ·
1 Parent(s): 5502c07

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -20,7 +20,7 @@ library_name: transformers
20
 
21
  # ScreenVLM
22
 
23
- **ScreenVLM** is a compact multimodal vision-language model for **complete screen parsing** — detecting, classifying, and localizing all UI elements on a web page screenshot. Given an image, it produces a structured **ScreenTag** representation with bounding boxes, semantic labels (55 UI element classes), and text content for every visible element.
24
 
25
  - **Developed by**: IBM Research Zurich - ETH Zurich
26
  - **Model type**: Multi-modal model (image+text-to-text)
 
20
 
21
  # ScreenVLM
22
 
23
+ **ScreenVLM** is a compact (316M-parameter) multimodal vision-language model for **complete screen parsing** — detecting, classifying, and localizing all UI elements on a web page screenshot. Given an image, it produces a structured **ScreenTag** representation with bounding boxes, semantic labels (55 UI element classes), and text content for every visible element.
24
 
25
  - **Developed by**: IBM Research Zurich - ETH Zurich
26
  - **Model type**: Multi-modal model (image+text-to-text)