Chris Oswald
commited on
Commit
·
69d3d64
1
Parent(s):
c8c1e3f
minor text edits
Browse files
tutorials/UNet_SPIDER.ipynb
CHANGED
@@ -1170,7 +1170,7 @@
|
|
1170 |
{
|
1171 |
"cell_type": "markdown",
|
1172 |
"source": [
|
1173 |
-
"
|
1174 |
],
|
1175 |
"metadata": {
|
1176 |
"id": "LgzkWWjWzusQ"
|
@@ -1256,7 +1256,7 @@
|
|
1256 |
{
|
1257 |
"cell_type": "markdown",
|
1258 |
"source": [
|
1259 |
-
"What's going on here?
|
1260 |
],
|
1261 |
"metadata": {
|
1262 |
"id": "CwV-w3lf0JVv"
|
|
|
1170 |
{
|
1171 |
"cell_type": "markdown",
|
1172 |
"source": [
|
1173 |
+
"Let's look at an example where the model does not perform as well:"
|
1174 |
],
|
1175 |
"metadata": {
|
1176 |
"id": "LgzkWWjWzusQ"
|
|
|
1256 |
{
|
1257 |
"cell_type": "markdown",
|
1258 |
"source": [
|
1259 |
+
"What's going on here? The true segmentation mask is very detailed considering how difficult it is to see the vertebrae in the original image. Let's check the original `.mha` file (see the [load_data](https://huggingface.co/datasets/cdoswald/SPIDER/blob/main/tutorials/load_data.ipynb) tutorial):"
|
1260 |
],
|
1261 |
"metadata": {
|
1262 |
"id": "CwV-w3lf0JVv"
|