Update README.md
Browse files
README.md
CHANGED
@@ -44,10 +44,10 @@ Original data are available on [Zenodo](https://zenodo.org/records/10159290). Mo
|
|
44 |
|
45 |
# Tutorials
|
46 |
|
47 |
-
In addition to the information in this README, several detailed tutorials are provided in the [tutorials](tutorials) folder:
|
48 |
|
49 |
-
1. [Loading the Dataset](tutorials/load_data.ipynb)
|
50 |
-
2. [
|
51 |
|
52 |
<br>
|
53 |
|
|
|
44 |
|
45 |
# Tutorials
|
46 |
|
47 |
+
In addition to the information in this README, several detailed tutorials for this dataset are provided in the [tutorials](tutorials) folder:
|
48 |
|
49 |
+
1. [Loading the SPIDER Dataset from HuggingFace](tutorials/load_data.ipynb)
|
50 |
+
2. [Building a U-Net CNN Model for Magnetic Resonance Imaging (MRI) Segmentation](tutorials/UNet_SPIDER.ipynb)
|
51 |
|
52 |
<br>
|
53 |
|