A generalist 3D-EM mitochondria segmentation benchmark: many domains (modality, species, tissue,
resolution) in one consistent format, with instance labels.
Code, loaders, ingestion, and PyTorchConnectomics usage:
👉
https://github.com/PytorchConnectomics/mitoverse
Each volume is one zarr store data/
/.zarr with arrays img (uint8, ZYX) and
mito (instance, 0=background); per-volume metadata (voxel size, modality, species, tissue) lives in
its .zattrs and… See the full description on the dataset page: https://huggingface.co/datasets/pytc/MitoVerse.