Datasets:
Merge remote-tracking branch 'origin/main'
Browse files
README.md
CHANGED
|
@@ -6,7 +6,7 @@ size_categories:
|
|
| 6 |
- 1K<n<10K
|
| 7 |
task_categories:
|
| 8 |
- image-segmentation
|
| 9 |
-
- object-detection
|
| 10 |
- image-classification
|
| 11 |
task_ids:
|
| 12 |
- semantic-segmentation
|
|
@@ -33,7 +33,7 @@ license: cc-by-4.0
|
|
| 33 |
|
| 34 |
RAM-H1200 is a multi-task full-hand radiograph dataset for rheumatoid arthritis (RA) related image analysis. It is designed to support several clinically relevant computer vision tasks, including:
|
| 35 |
|
| 36 |
-
-
|
| 37 |
- bone erosion related segmentation
|
| 38 |
- joint localization for Sharp/van der Heijde (SvdH) scoring
|
| 39 |
- joint-level SvdH bone erosion (BE) scoring
|
|
@@ -44,7 +44,7 @@ The dataset contains full-hand radiographs in BMP format, COCO-format annotation
|
|
| 44 |
## Homepage
|
| 45 |
|
| 46 |
- Dataset repository: `https://huggingface.co/datasets/TokyoTechMagicYang/RAM-H1200`
|
| 47 |
-
-
|
| 48 |
|
| 49 |
## DOI
|
| 50 |
|
|
|
|
| 6 |
- 1K<n<10K
|
| 7 |
task_categories:
|
| 8 |
- image-segmentation
|
| 9 |
+
# - object-detection
|
| 10 |
- image-classification
|
| 11 |
task_ids:
|
| 12 |
- semantic-segmentation
|
|
|
|
| 33 |
|
| 34 |
RAM-H1200 is a multi-task full-hand radiograph dataset for rheumatoid arthritis (RA) related image analysis. It is designed to support several clinically relevant computer vision tasks, including:
|
| 35 |
|
| 36 |
+
- hand bone structure segmentation
|
| 37 |
- bone erosion related segmentation
|
| 38 |
- joint localization for Sharp/van der Heijde (SvdH) scoring
|
| 39 |
- joint-level SvdH bone erosion (BE) scoring
|
|
|
|
| 44 |
## Homepage
|
| 45 |
|
| 46 |
- Dataset repository: `https://huggingface.co/datasets/TokyoTechMagicYang/RAM-H1200`
|
| 47 |
+
- Benchmark repository: `https://github.com/YSongxiao/RAM-H1200`
|
| 48 |
|
| 49 |
## DOI
|
| 50 |
|