Examples¶
Explore practical usage of zea with the following example notebooks. All notebooks can be run in the browser using Google Colab, using the links below. Make sure to select a GPU / TPU runtime to optimally benefit from the zea library.
Data¶
Pipeline¶
Models¶
- Models
- Carotid artery segmentation
- Custom PyTorch model in a
zea.Pipeline - Diffusion models for ultrasound image generation
- Hierarchical VAEs for ultrasound image generation and inpainting
- Left ventricle segmentation
- Left ventricular hypertrophy segmentation
- Ultrasound speckle tracking
- Autoencoder for ultrasound images
- Using
zea.Models: a UNet example