Update README.md
Browse files
README.md
CHANGED
@@ -23,7 +23,8 @@ SmolDocling is a multimodal Image-Text-to-Text model designed for efficient docu
|
|
23 |
- 🖼️ **Figure Classification** – Differentiates figures and graphical elements.
|
24 |
- 📝 **Caption Correspondence** – Links captions to relevant images and figures.
|
25 |
- 📜 **List Grouping** – Organizes and structures list elements correctly.
|
26 |
-
- 📄 **Full-Page Conversion** – Processes entire pages for comprehensive document
|
|
|
27 |
- 📂 **General Document Processing** – Trained for non-scientific documents and scientific.
|
28 |
- 🔄 **Seamless Docling Integration** – Import into **Docling** and export in multiple formats.
|
29 |
- 📚 **Multi-Page & Full Document Conversion** – *Coming soon!* 🚧
|
|
|
23 |
- 🖼️ **Figure Classification** – Differentiates figures and graphical elements.
|
24 |
- 📝 **Caption Correspondence** – Links captions to relevant images and figures.
|
25 |
- 📜 **List Grouping** – Organizes and structures list elements correctly.
|
26 |
+
- 📄 **Full-Page Conversion** – Processes entire pages for comprehensive document conversion including all page elements (code, equations, tables, charts etc.)
|
27 |
+
- 🔲 **OCR with Bounding Boxes** – OCR regions using a bounding box.
|
28 |
- 📂 **General Document Processing** – Trained for non-scientific documents and scientific.
|
29 |
- 🔄 **Seamless Docling Integration** – Import into **Docling** and export in multiple formats.
|
30 |
- 📚 **Multi-Page & Full Document Conversion** – *Coming soon!* 🚧
|