--- license: other zea_repo_id: zeahub/echoxflow task_categories: - image-classification tags: - ultrasound - echocardiography - 2d - cardiac - medical pretty_name: "EchoXFlow 2-D B-mode (zea format)" --- # EchoXFlow - 2-D B-mode Ultrasound Dataset This dataset is a **zea-format** (HDF5) conversion of the EchoXFlow ``2d_brightness_mode`` recordings, hosted at [zeahub/echoxflow](https://huggingface.co/datasets/zeahub/echoxflow). ## Conversion This dataset was converted to zea format and uploaded using the [zea](https://github.com/tue-bmd/zea) data converter: ```bash python -m zea.data.convert echoxflow ``` ## Dataset structure ``` / .hdf5 ... ``` Each HDF5 file follows the [zea data format](https://github.com/tue-bmd/zea).