SegVol / model /config /config_demo.json
BoyaWu10's picture
init the space (#2)
a950ee6
raw
history blame contribute delete
No virus
208 Bytes
{
"dataset_name": "AbdomenCT-1k",
"categories": ["liver", "kidney", "spleen", "pancreas"],
"demo_case": {
"ct_path": "path/to/Case_image",
"gt_path": "path/to/Case_label"
}
}