TokyoTechMagicYang commited on
Commit
3a30da1
·
verified ·
1 Parent(s): 773120b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -1
README.md CHANGED
@@ -40,4 +40,18 @@ Each channel is a binary mask for one anatomical structure. The official channel
40
  | 12 | Metacarpal4th | Fourth metacarpal |
41
  | 13 | Metacarpal5th | Fifth metacarpal |
42
 
43
- The channel semantics are fixed across all samples. If images are canonicalized by hand side, this changes only the image orientation; it does not change the anatomical meaning of the channels.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
40
  | 12 | Metacarpal4th | Fourth metacarpal |
41
  | 13 | Metacarpal5th | Fifth metacarpal |
42
 
43
+ The channel semantics are fixed across all samples. If images are canonicalized by hand side, this changes only the image orientation; it does not change the anatomical meaning of the channels.
44
+
45
+ ## Citation
46
+
47
+ If you use RAM-W600 in your research, please cite:
48
+
49
+ ```bibtex
50
+ @article{yang2026ram,
51
+ title={RAM-W600: A Multi-Task Wrist Dataset and Benchmark for Rheumatoid Arthritis},
52
+ author={Yang, Songxiao and Wang, Haolin and Fu, Yao and Tian, Ye and Kamishima, Tamotsu and Ikebe, Masayuki and Ou, Yafei and Okutomi, Masatoshi},
53
+ journal={Advances in Neural Information Processing Systems},
54
+ volume={38},
55
+ year={2026}
56
+ }
57
+ ```