File size: 208 Bytes
a950ee6
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
{
    "dataset_name": "AbdomenCT-1k",
    "categories": ["liver", "kidney", "spleen", "pancreas"],
    "demo_case": {
        "ct_path": "path/to/Case_image",
        "gt_path": "path/to/Case_label" 
    }
}