You need to agree to share your contact information to access this dataset

This repository is publicly accessible, but you have to accept the conditions to access its files and content.

Log in or Sign Up to review the conditions and access this dataset content.

20260331_cells

Cell image dataset in HDF5 format with per-frame masks and metadata.

Layout

Each .h5 file contains:

  • /experiment_info/background: (1, 96, 512) uint8
  • /valid_frames/images: (N, 96, 512) uint8
  • /valid_frames/masks: (N, 96, 512) uint8
  • /valid_frames/metadata: structured table
  • /invalid_frames/images: (M, 96, 512) uint8
  • /invalid_frames/masks: (M, 96, 512) uint8
  • /invalid_frames/metadata: structured table

Metadata fields: index, timestampNs, deformability, area, areaRatio, ringRatio, isValid, touchesBorder, hasSingleInnerContour, inRange, innerContourCount, brightness_q1, brightness_q2, brightness_q3, brightness_q4

Notes

  • valid_frames/metadata.isValid = 1
  • invalid_frames/metadata.isValid = 0
  • Some invalid-frame ringRatio values may be NaN.

License and Usage

This dataset is released under Creative Commons Attribution-NonCommercial 4.0 International (CC BY-NC 4.0).

  • Commercial use is not permitted.
  • Any use must include acknowledgment/citation of the dataset creators.

Files

See manifest.csv for per-file size and frame counts.

metadata.parquet provides frame-level metadata for Data Studio filtering/search.

Downloads last month
20