--- tags: - segmentation --- ## EchoNet-Dynamic EchoNet-Dynamic segmentation model for cardiac ultrasound segmentation. Original paper and code: https://echonet.github.io/dynamic/ 🌽 This is a `zea` implementation of the model. For the source code check [here](https://zea.readthedocs.io/en/latest/_modules/zea/models/echonet.html#EchoNetDynamic). 📚 A tutorial on how to use this model can be found check the ["Left ventricle segmentation"](https://zea.readthedocs.io/en/latest/notebooks/models/left_ventricle_segmentation_example.html) notebook.