Update README.md
Browse files
README.md
CHANGED
|
@@ -146,11 +146,15 @@ This model card is adapted from [ColPali Model Card](https://huggingface.co/vido
|
|
| 146 |
If you plan to use ColFlor in your research, please consider citing us as follows:
|
| 147 |
|
| 148 |
```bibtex
|
| 149 |
-
@
|
| 150 |
-
|
| 151 |
-
|
| 152 |
-
|
| 153 |
-
|
| 154 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
| 155 |
}
|
| 156 |
```
|
|
|
|
| 146 |
If you plan to use ColFlor in your research, please consider citing us as follows:
|
| 147 |
|
| 148 |
```bibtex
|
| 149 |
+
@INPROCEEDINGS{11204231,
|
| 150 |
+
author={Masry, Ahmed and Hoque, Enamul},
|
| 151 |
+
booktitle={2025 IEEE 35th International Workshop on Machine Learning for Signal Processing (MLSP)},
|
| 152 |
+
title={Colflor: Towards Bert-Size Vision-Language Document Retrieval Models},
|
| 153 |
+
year={2025},
|
| 154 |
+
volume={},
|
| 155 |
+
number={},
|
| 156 |
+
pages={1-5},
|
| 157 |
+
keywords={Measurement;Visualization;Image coding;Computational modeling;Optical character recognition;Pipelines;Machine learning;Signal processing;Real-time systems;Multilingual;Multimodal document understanding;Vision language models;Information Retrieval},
|
| 158 |
+
doi={10.1109/MLSP62443.2025.11204231}
|
| 159 |
}
|
| 160 |
```
|