name string | description string | licence string | relase string | tensorImageSize string | file_ending string | channel_names dict | labels dict | numTraining int64 | numTest int64 | training list | test list |
|---|---|---|---|---|---|---|---|---|---|---|---|
MSWAL | 3D Multi-class Segmentation of Whole Abdominal Lesions Dataset | CC BY-NC 4.0 | July 8, 2025 | 3D | .nii.gz | {
"0": "CT"
} | {
"background": 0,
"gallstone": 1,
"kidney stone": 2,
"liver tumor": 3,
"kidney tumor": 4,
"pancreatic cancer": 5,
"liver cyst": 6,
"kidney cyst": 7
} | 484 | 210 | [
{
"image": "./imagesTr/MSWAL_0001_0000.nii.gz",
"label": "./labelsTr/MSWAL_0001.nii.gz"
},
{
"image": "./imagesTr/MSWAL_0002_0000.nii.gz",
"label": "./labelsTr/MSWAL_0002.nii.gz"
},
{
"image": "./imagesTr/MSWAL_0003_0000.nii.gz",
"label": "./labelsTr/MSWAL_0003.nii.gz"
},
{
"... | [
{
"image": "./imagesTs/MSWAL_0004_0000.nii.gz",
"label": "./labelsTs/MSWAL_0004.nii.gz"
},
{
"image": "./imagesTs/MSWAL_0005_0000.nii.gz",
"label": "./labelsTs/MSWAL_0005.nii.gz"
},
{
"image": "./imagesTs/MSWAL_0006_0000.nii.gz",
"label": "./labelsTs/MSWAL_0006.nii.gz"
},
{
"... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.