Datasets:
Add task category and link to project page
#1
by
nielsr HF Staff - opened
README.md
CHANGED
|
@@ -1,10 +1,14 @@
|
|
| 1 |
---
|
| 2 |
license: mit
|
|
|
|
|
|
|
| 3 |
---
|
| 4 |
|
| 5 |
# Dataset
|
| 6 |
For more details, please refer to our [paper](https://arxiv.org/abs/2505.20728).
|
| 7 |
|
|
|
|
|
|
|
| 8 |
# Citation
|
| 9 |
```
|
| 10 |
@article{lyu2025jigsaw,
|
|
@@ -12,5 +16,4 @@ For more details, please refer to our [paper](https://arxiv.org/abs/2505.20728).
|
|
| 12 |
author={Lyu, Zesen and Zhang, Dandan and Ye, Wei and Li, Fangdi and Jiang, Zhihang and Yang, Yao},
|
| 13 |
journal={arXiv preprint arXiv:2505.20728},
|
| 14 |
year={2025}
|
| 15 |
-
}
|
| 16 |
-
```
|
|
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
+
task_categories:
|
| 4 |
+
- visual-document-retrieval
|
| 5 |
---
|
| 6 |
|
| 7 |
# Dataset
|
| 8 |
For more details, please refer to our [paper](https://arxiv.org/abs/2505.20728).
|
| 9 |
|
| 10 |
+
Project page: https://zesen01.github.io/jigsaw-puzzles
|
| 11 |
+
|
| 12 |
# Citation
|
| 13 |
```
|
| 14 |
@article{lyu2025jigsaw,
|
|
|
|
| 16 |
author={Lyu, Zesen and Zhang, Dandan and Ye, Wei and Li, Fangdi and Jiang, Zhihang and Yang, Yao},
|
| 17 |
journal={arXiv preprint arXiv:2505.20728},
|
| 18 |
year={2025}
|
| 19 |
+
}
|
|
|