gabrielmotablima
commited on
Commit
•
10b8fb8
1
Parent(s):
149a580
Update README.md
Browse files
README.md
CHANGED
@@ -109,12 +109,11 @@ The evaluation metrics CIDEr-D, BLEU@4, ROUGE-L, METEOR and BERTScore
|
|
109 |
|
110 |
```bibtex
|
111 |
@inproceedings{bromonschenkel2024comparative,
|
112 |
-
|
113 |
-
|
114 |
-
|
115 |
-
|
116 |
-
|
117 |
-
|
118 |
-
year = "2024"
|
119 |
}
|
120 |
```
|
|
|
109 |
|
110 |
```bibtex
|
111 |
@inproceedings{bromonschenkel2024comparative,
|
112 |
+
title={A Comparative Evaluation of Transformer-Based Vision Encoder-Decoder Models for Brazilian Portuguese Image Captioning},
|
113 |
+
author={Bromonschenkel, Gabriel and Oliveira, Hil{\'a}rio and Paix{\~a}o, Thiago M},
|
114 |
+
booktitle={2024 37th SIBGRAPI Conference on Graphics, Patterns and Images (SIBGRAPI)},
|
115 |
+
pages={1--6},
|
116 |
+
year={2024},
|
117 |
+
organization={IEEE}
|
|
|
118 |
}
|
119 |
```
|