Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -22,7 +22,7 @@ This dataset is released under the `CC BY-NC-SA 4.0` license.
|
|
22 |
|
23 |
|
24 |
## Segmentation Labels
|
25 |
-
```
|
26 |
labels_map = {
|
27 |
"1": "right ventricular cavity",
|
28 |
"2": "myocardium",
|
|
|
22 |
|
23 |
|
24 |
## Segmentation Labels
|
25 |
+
```python
|
26 |
labels_map = {
|
27 |
"1": "right ventricular cavity",
|
28 |
"2": "myocardium",
|