Datasets:
gabrielmotablima
commited on
Commit
•
32037de
1
Parent(s):
1829067
Update README.md
Browse files
README.md
CHANGED
@@ -118,6 +118,13 @@ The dataset is partitioned using the Karpathy splitting appoach for Image Captio
|
|
118 |
## 📋 BibTeX entry and citation info
|
119 |
|
120 |
```bibtex
|
121 |
-
|
122 |
-
|
123 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
118 |
## 📋 BibTeX entry and citation info
|
119 |
|
120 |
```bibtex
|
121 |
+
@inproceedings{bromonschenkel2024comp,
|
122 |
+
title = "A Comparative Evaluation of Transformer-Based Vision
|
123 |
+
Encoder-Decoder Models for Brazilian Portuguese Image Captioning",
|
124 |
+
author = "Bromonschenkel, Gabriel and Oliveira, Hil{\'a}rio and
|
125 |
+
Paix{\~a}o, Thiago M.",
|
126 |
+
booktitle = "Proceedings...",
|
127 |
+
organization = "Conference on Graphics, Patterns and Images, 37. (SIBGRAPI)",
|
128 |
+
year = "2024",
|
129 |
+
}
|
130 |
+
```
|