Text Generation
Transformers
Safetensors
DIVEdoc
docvqa
distillation
VLM
document-understanding
OCR-free
custom_code
JayRay5 commited on
Commit
9bedf80
·
verified ·
1 Parent(s): 0db2e1a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -13,7 +13,8 @@ DIVE-Doc is a VLM architecture built as a trade-off between end-to-end lightweig
13
  Without relying on external tools such as OCR, it processes the inputs in an end-to-end way.
14
  It takes an image document and a question as input and returns an answer. <br>
15
  - **Repository:** [GitHub](https://github.com/JayRay5/DIVE-Doc)
16
- - **Paper (Spotlight/Best Paper Award VisionDocs@ICCV2025):** [DIVE-Doc: Downscaling foundational Image Visual Encoder into hierarchical architecture for DocVQA](https://openaccess.thecvf.com/content/ICCV2025W/VisionDocs/html/Bencharef_DIVE-Doc_Downscaling_foundational_Image_Visual_Encoder_into_hierarchical_architecture_for_ICCVW_2025_paper.html)
 
17
 
18
 
19
  ## 2 Model Summary
 
13
  Without relying on external tools such as OCR, it processes the inputs in an end-to-end way.
14
  It takes an image document and a question as input and returns an answer. <br>
15
  - **Repository:** [GitHub](https://github.com/JayRay5/DIVE-Doc)
16
+ - **Paper (Spotlight/Best Paper Award VisionDocs@ICCV2025):** <br>
17
+ [DIVE-Doc: Downscaling foundational Image Visual Encoder into hierarchical architecture for DocVQA](https://openaccess.thecvf.com/content/ICCV2025W/VisionDocs/html/Bencharef_DIVE-Doc_Downscaling_foundational_Image_Visual_Encoder_into_hierarchical_architecture_for_ICCVW_2025_paper.html)
18
 
19
 
20
  ## 2 Model Summary