Datasets:
The dataset viewer is not available for this split.
Error code: TooBigContentError
Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
AbdomenAtlas1.1 adrenal held-out TEST set — cropped + full-FOV (ready for inference)
Held-out test cases for the AA1.1 adrenal-volume phenotype, disjoint from the train cache
ahigazy1/aa11-adrenal-crop-adr-08mm. 775 cases, carved by a JOINT slice-thickness x adrenal-volume
stratified split (seed 12345; the <=3.0 mm subset of the baseline 10% carve) so the test set is balanced across the source thickness x volume strata (the >3 mm bin is then removed) and small/large
glands. Slice thickness >3.0 mm removed (<=3.0 mm only). Two separately-tarred forms:
cropped.shard-*.tar->cropped/{imagesTs,labelsTs}/— native adr-crops (box on the D998 PREDICTED adrenal-union centroid), ready for crop-model inference.full.shard-*.tar->full/{imagesTs,labelsTs,d998}/— the official CT + the full 6-class GT + the D998 anchor seg, for full-scan / localizer-crop inference + scoring.Labels (6-class): {"background": 0, "adrenal_left": 1, "adrenal_right": 2, "kidney_left": 3, "kidney_right": 4, "aorta": 5, "inferior_vena_cava": 6}
Derived from AbdomenAtlas/AbdomenAtlas1.1Mini (
BodyMaps/_AbdomenAtlas1.1Mini, license cc-by-nc-sa-4.0 — NonCommercial + ShareAlike apply) + D998 anchors. Upstream label headers metadata-fixed (CT-affine transplant onto the co-grid label, see docs/POSTMORTEM_orientation_flip.md). Cite AbdomenAtlas (RadGPT). See scripts/aa3_adrenal/AA11_BUILD.md.
Reconstruct
for s in cropped.shard-*.tar full.shard-*.tar; do tar -xf "$s"; done
- Downloads last month
- 19