Dataset Viewer

The dataset viewer is not available because its heuristics could not detect any supported data files. You can try uploading some data files, or configuring the data files location manually.

Dataset Description

PICMUS (Plane-wave Imaging Challenge in Medical UltraSound). Converted to the zea format for use with the zea toolbox.

Folder Structure

database/
├── experiments/
│   ├── contrast_speckle/
│   │   ├── contrast_speckle_expe_dataset_iq/
│   │   │   └── contrast_speckle_expe_dataset_iq.hdf5
│   │   └── contrast_speckle_expe_dataset_rf/
│   │       └── contrast_speckle_expe_dataset_rf.hdf5
│   └── resolution_distorsion/
│       ├── resolution_distorsion_expe_dataset_iq/
│       │   └── resolution_distorsion_expe_dataset_iq.hdf5
│       └── resolution_distorsion_expe_dataset_rf/
│           └── resolution_distorsion_expe_dataset_rf.hdf5
└── simulation/
    ├── contrast_speckle/
    │   ├── contrast_speckle_simu_dataset_iq/
    │   │   └── contrast_speckle_simu_dataset_iq.hdf5
    │   └── contrast_speckle_simu_dataset_rf/
    │       └── contrast_speckle_simu_dataset_rf.hdf5
    └── resolution_distorsion/
        ├── resolution_distorsion_simu_dataset_iq/
        │   └── resolution_distorsion_simu_dataset_iq.hdf5
        └── resolution_distorsion_simu_dataset_rf/
            └── resolution_distorsion_simu_dataset_rf.hdf5

Description

  • experiments/: Contains experimental datasets for two tasks:

    • contrast_speckle: Datasets for contrast and speckle experiments, with both IQ and RF data.
    • resolution_distorsion: Datasets for resolution and distortion experiments, with both IQ and RF data.
  • simulation/: Contains simulated datasets for the same tasks, with both IQ and RF data.

Downloads last month
14