Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -486,15 +486,29 @@ If you use RAM-H1200 in your research, please cite the dataset and the associate
|
|
| 486 |
|
| 487 |
### BibTeX
|
| 488 |
|
| 489 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 490 |
|
| 491 |
```bibtex
|
| 492 |
-
@article{
|
| 493 |
-
title
|
| 494 |
-
author
|
| 495 |
-
journal
|
| 496 |
-
|
| 497 |
-
|
| 498 |
}
|
| 499 |
```
|
| 500 |
|
|
|
|
| 486 |
|
| 487 |
### BibTeX
|
| 488 |
|
| 489 |
+
```bibtex
|
| 490 |
+
@misc{yang2026ramh1200,
|
| 491 |
+
title={RAM-H1200: A Unified Evaluation and Dataset on Hand Radiographs for Rheumatoid Arthritis},
|
| 492 |
+
author={Songxiao Yang and Haolin Wang and Yao Fu and Junmu Peng and Lin Fan and Hongruixuan Chen and Jian Song and Masayuki Ikebe and Shinya Takamaeda-Yamazaki and Masatoshi Okutomi and Tamotsu Kamishima and Yafei Ou},
|
| 493 |
+
year={2026},
|
| 494 |
+
eprint={2605.05616},
|
| 495 |
+
archivePrefix={arXiv},
|
| 496 |
+
primaryClass={cs.CV},
|
| 497 |
+
url={https://arxiv.org/abs/2605.05616}
|
| 498 |
+
}
|
| 499 |
+
```
|
| 500 |
+
|
| 501 |
+
## Suggested Citation
|
| 502 |
+
|
| 503 |
+
If you use the benchmark code or experimental settings, we also recommend citing:
|
| 504 |
|
| 505 |
```bibtex
|
| 506 |
+
@article{yang2026ram,
|
| 507 |
+
title={RAM-W600: A Multi-Task Wrist Dataset and Benchmark for Rheumatoid Arthritis},
|
| 508 |
+
author={Yang, Songxiao and Wang, Haolin and Fu, Yao and Tian, Ye and Kamishima, Tamotsu and Ikebe, Masayuki and Ou, Yafei and Okutomi, Masatoshi},
|
| 509 |
+
journal={Advances in Neural Information Processing Systems},
|
| 510 |
+
volume={38},
|
| 511 |
+
year={2026}
|
| 512 |
}
|
| 513 |
```
|
| 514 |
|