Skip to content

Commit 06545d9

Browse files
authored
Update index.html
1 parent 58ac815 commit 06545d9

1 file changed

Lines changed: 9 additions & 3 deletions

File tree

index.html

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ <h2>Task Definition</h2>
112112
written by the same author from the dataset.
113113
</p>
114114
<p>
115-
For further details to how the tasks are formulated; refer to this<a href="https://github.com/CVC-DAG/anyscript/blob/main/README.md" target="_blank">README.md file</a>
115+
For further details to how the tasks are formulated; refer to this <a href="https://github.com/CVC-DAG/anyscript/blob/main/README.md" target="_blank">README.md file</a>
116116

117117
</p>
118118

@@ -327,8 +327,14 @@ <h2>Downloads</h2>
327327
<tr>
328328
<td><strong>Training Set</strong></td>
329329
<td>Full-resolution colored images from training books</td>
330-
<td><span class="status coming-soon">Coming Soon</span></td>
331-
<td><button class="btn-download" disabled>Download</button></td>
330+
<td><span class="status coming-soon">700Gb!</span></td>
331+
<td><button class="btn-download">
332+
<a href="https://datasets.cvc.uab.cat/AnyScript/AnyScriptFiltered.tar.gz"
333+
download
334+
class="btn-download">
335+
Download
336+
</a>
337+
</button></td>
332338
</tr>
333339
<tr>
334340
<td><strong>Training Set (Binarized)</strong></td>

0 commit comments

Comments
 (0)