Update README.md
Browse files
README.md
CHANGED
|
@@ -8,7 +8,7 @@ pretty_name: Scientific Openly-Licensed Publications - Caption Images
|
|
| 8 |
---
|
| 9 |
|
| 10 |
# Scientific Openly-Licensed Publications
|
| 11 |
-
This repository contains companion material for the following publication:
|
| 12 |
|
| 13 |
> Tim Tarsi, Heike Adel, Jan Hendrik Metzen, Dan Zhang, Matteo Finco, Annemarie Friedrich. **SciOL and MuLMS-Img: Introducing A Large-Scale Multimodal Scientific Dataset and Models for Image-Text Tasks in the Scientific Domain.** WACV 2024.
|
| 14 |
|
|
@@ -28,7 +28,14 @@ We provide the data in the webdataset format, e.g., captions in plain text files
|
|
| 28 |
## Citation
|
| 29 |
If you use our dataset in your work, please cite our paper:
|
| 30 |
```
|
| 31 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 32 |
|
| 33 |
```
|
| 34 |
|
|
|
|
| 8 |
---
|
| 9 |
|
| 10 |
# Scientific Openly-Licensed Publications
|
| 11 |
+
This repository contains companion material for the following [publication](https://openaccess.thecvf.com/content/WACV2024/papers/Tarsi_SciOL_and_MuLMS-Img_Introducing_a_Large-Scale_Multimodal_Scientific_Dataset_and_WACV_2024_paper.pdf):
|
| 12 |
|
| 13 |
> Tim Tarsi, Heike Adel, Jan Hendrik Metzen, Dan Zhang, Matteo Finco, Annemarie Friedrich. **SciOL and MuLMS-Img: Introducing A Large-Scale Multimodal Scientific Dataset and Models for Image-Text Tasks in the Scientific Domain.** WACV 2024.
|
| 14 |
|
|
|
|
| 28 |
## Citation
|
| 29 |
If you use our dataset in your work, please cite our paper:
|
| 30 |
```
|
| 31 |
+
@InProceedings{Tarsi_2024_WACV,
|
| 32 |
+
author = {Tarsi, Tim and Adel, Heike and Metzen, Jan Hendrik and Zhang, Dan and Finco, Matteo and Friedrich, Annemarie},
|
| 33 |
+
title = {SciOL and MuLMS-Img: Introducing a Large-Scale Multimodal Scientific Dataset and Models for Image-Text Tasks in the Scientific Domain},
|
| 34 |
+
booktitle = {Proceedings of the IEEE/CVF Winter Conference on Applications of Computer Vision (WACV)},
|
| 35 |
+
month = {January},
|
| 36 |
+
year = {2024},
|
| 37 |
+
pages = {4560-4571}
|
| 38 |
+
}
|
| 39 |
|
| 40 |
```
|
| 41 |
|