Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
pretty_name: Cardiac Acquisitions for Multi-structure Ultrasound Segmentation
|
3 |
+
source_datasets:
|
4 |
+
- https://www.creatis.insa-lyon.fr/Challenge/camus/index.html
|
5 |
+
tags:
|
6 |
+
- medical-imaging
|
7 |
+
- ultrasound
|
8 |
+
- cardiac
|
9 |
+
- benchmark
|
10 |
+
- zea
|
11 |
+
converted_by: "@tristan-deep"
|
12 |
+
---
|
13 |
+
|
14 |
+
## Dataset Description
|
15 |
+
This only contains two examples from the [CAMUS](https://www.creatis.insa-lyon.fr/Challenge/camus/index.html) (Cardiac Acquisitions for Multi-structure Ultrasound Segmentation) dataset. Converted to the [zea format](https://usbmd-toolbox.web.app/data-acquisition.html) for use with the [zea toolbox](https://github.com/tue-bmd/zea).
|