Update README.md
Browse files
README.md
CHANGED
|
@@ -9,6 +9,6 @@ EchoNet-Dynamic segmentation model for cardiac ultrasound segmentation.
|
|
| 9 |
|
| 10 |
Original paper and code: https://echonet.github.io/dynamic/
|
| 11 |
|
| 12 |
-
🌽 This is a `zea` implementation of the model. For the source code check [here](https://
|
| 13 |
|
| 14 |
📚 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.
|
|
|
|
| 9 |
|
| 10 |
Original paper and code: https://echonet.github.io/dynamic/
|
| 11 |
|
| 12 |
+
🌽 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).
|
| 13 |
|
| 14 |
📚 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.
|