Skip to content

Commit dea7257

Browse files
authored
Update datasets.html
1 parent e69e210 commit dea7257

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

datasets.html

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<div class='two spacing'></div>
1010
<div class='row'>
1111
<div class='large-12 columns'>
12-
{% include section-header.html title="" color="#fff" class="big" %}
12+
{% include section-header.html title="Datasets" color="#fff" class="big" %}
1313
</div>
1414
</div>
1515
<div class='three spacing'></div>
@@ -18,7 +18,7 @@
1818
<div class='three spacing'></div>
1919

2020
<div class='large-12 columns'>
21-
{% include section-header.html title="ICDAR24 MapText Competition (English)" %}
21+
{% include section-header.html title="ICDAR2024 MapText Competition (English)" %}
2222
</div>
2323

2424

@@ -36,6 +36,8 @@ <h3 style="font-size: 1.5rem">Training Data and Validation Data</h3>
3636

3737
<h3 style="font-size: 1.5rem">Test Data</h3>
3838
<p style="font-size: 1.2rem"> To appear soon. </p>
39+
<h3 style="font-size: 1.5rem">Citation</h3>
40+
<p style="font-size: 1.2rem"> Li, Z., Lin, Y., Chiang, Y.Y., Weinman, J., Tual, S., Chazalon, J., Perret, J., Duménieu, B. and Abadie, N., 2024, August. ICDAR 2024 competition on historical map text detection, recognition, and linking. In International Conference on Document Analysis and Recognition (pp. 363-380). Cham: Springer Nature Switzerland. </p>
3941
</div>
4042
</div>
4143
</div>

0 commit comments

Comments
 (0)