Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -54,4 +54,20 @@ If you use RAM-W600 in your research, please cite:
|
|
| 54 |
volume={38},
|
| 55 |
year={2026}
|
| 56 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 57 |
```
|
|
|
|
| 54 |
volume={38},
|
| 55 |
year={2026}
|
| 56 |
}
|
| 57 |
+
```
|
| 58 |
+
|
| 59 |
+
## Suggested Citation
|
| 60 |
+
|
| 61 |
+
If you use the benchmark code or experimental settings, we also recommend citing:
|
| 62 |
+
|
| 63 |
+
```bibtex
|
| 64 |
+
@misc{yang2026ramh1200,
|
| 65 |
+
title={RAM-H1200: A Unified Evaluation and Dataset on Hand Radiographs for Rheumatoid Arthritis},
|
| 66 |
+
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},
|
| 67 |
+
year={2026},
|
| 68 |
+
eprint={2605.05616},
|
| 69 |
+
archivePrefix={arXiv},
|
| 70 |
+
primaryClass={cs.CV},
|
| 71 |
+
url={https://arxiv.org/abs/2605.05616}
|
| 72 |
+
}
|
| 73 |
```
|