Datasets:
| { | |
| "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." | |
| ] | |
| } | |