File size: 793 Bytes
7ecf634
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
{
  "repo_id": "liangyou03/SPInfer-ROSMAP",
  "source": "data/brain_data",
  "layout": "one-level role folders",
  "counts": {
    "dapi_tiff": 120,
    "marker_tiff": 120,
    "cellbodies_npy": 120,
    "dapimultimask_npy": 30,
    "other": 1
  },
  "naming": {
    "dapi/<stem>.tiff": "DAPI channel image",
    "marker/<stem>_marker.tiff": "marker channel image",
    "cellbodies/<stem>_cellbodies.npy": "manual cell-body instance annotation",
    "dapimultimask/<stem>_dapimultimask.npy": "manual DAPI/nucleus instance annotation"
  },
  "notes": [
    "Clinical/pathology tables are excluded.",
    ".ipynb_checkpoints and local cache files are excluded.",
    "The public dataset release uses one directory level only and avoids raw_annotations/cellpose_prepared/metadata folders."
  ]
}