dataset2 / patient_split_manifest.json
to505to505's picture
Add files using upload-large-folder tool
966949c verified
{
"ratios": {
"train": 0.7,
"valid": 0.15,
"test": 0.15
},
"seed": 42,
"splits": {
"train": {
"patients": [
"14_021",
"14_007",
"14_095",
"14_024",
"14_031",
"14_039",
"14_022",
"14_042",
"14_053",
"14_085",
"14_088",
"14_026",
"14_075",
"14_046",
"14_028",
"14_033",
"14_062",
"14_040",
"14_023",
"14_051",
"14_081",
"14_044",
"14_070",
"14_080",
"14_057",
"14_059",
"14_010",
"14_068",
"14_019",
"14_018",
"14_016",
"14_092",
"14_094",
"14_064",
"14_055",
"14_069",
"14_003",
"14_097",
"14_098",
"14_017",
"14_067",
"14_073",
"14_014",
"14_076"
],
"patient_count": 44,
"image_count": 5817
},
"valid": {
"patients": [
"14_048",
"14_084",
"14_087",
"14_050",
"14_077",
"14_049",
"14_034",
"14_058",
"14_012",
"14_052"
],
"patient_count": 10,
"image_count": 1254
},
"test": {
"patients": [
"14_029",
"14_096",
"14_066",
"14_032",
"14_006",
"14_083",
"14_015",
"14_002",
"14_099",
"14_091"
],
"patient_count": 10,
"image_count": 1252
}
}
}