Datasets:
MendeleyCXR: drop the Darwin subset (duplicates DarwinCVD19); keep Montgomery + Shenzhen (704 samples)
Browse files- MendeleyCXR/README.md +2 -2
- MendeleyCXR/dataset.yml +0 -0
MendeleyCXR/README.md
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
# MendeleyCXR (chest radiographs with lung masks)
|
| 2 |
|
| 3 |
Part of the FleXray data release. Repackaged from the original distribution at
|
| 4 |
https://data.mendeley.com/datasets/8gf9vpkhgy/ under CC BY 4.0 (https://creativecommons.org/licenses/by/4.0/).
|
|
@@ -7,7 +7,7 @@ https://data.mendeley.com/datasets/8gf9vpkhgy/ under CC BY 4.0 (https://creative
|
|
| 7 |
|
| 8 |
## Contents
|
| 9 |
|
| 10 |
-
-
|
| 11 |
- `images/*.png`: 16-bit grayscale PNG, intensities in [0, 65535] map linearly to [0, 1].
|
| 12 |
- `labels/`: dense index map (PNG). Label ids/channels:
|
| 13 |
- `0`: background
|
|
|
|
| 1 |
+
# MendeleyCXR (chest radiographs with lung masks; Montgomery and Shenzhen subsets)
|
| 2 |
|
| 3 |
Part of the FleXray data release. Repackaged from the original distribution at
|
| 4 |
https://data.mendeley.com/datasets/8gf9vpkhgy/ under CC BY 4.0 (https://creativecommons.org/licenses/by/4.0/).
|
|
|
|
| 7 |
|
| 8 |
## Contents
|
| 9 |
|
| 10 |
+
- 704 samples (test: 105, train: 493, val: 106); one image and one label per sample.
|
| 11 |
- `images/*.png`: 16-bit grayscale PNG, intensities in [0, 65535] map linearly to [0, 1].
|
| 12 |
- `labels/`: dense index map (PNG). Label ids/channels:
|
| 13 |
- `0`: background
|
MendeleyCXR/dataset.yml
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|