Skip to content

Commit 309e425

Browse files
committed
fixed broken figures
1 parent 7c6ff06 commit 309e425

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

panoptica/example_spine_matched_instance.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"To demonstrate we use a reference and predicition of spine a segmentation with matched instances.\n",
8080
"\n",
8181
"\n",
82-
"<img src=\"./spine_seg/matched_instance/fig_dark.png\" alt=\"matched_instance_figure\" height=\"300\"/>\n"
82+
"<img src=\"https://github.com/BrainLesion/panoptica/blob/main/examples/figures/matched_instance.png?raw=true\" alt=\"matched_instance_figure\" height=\"300\"/>\n"
8383
]
8484
},
8585
{

panoptica/example_spine_semantic.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"To demonstrate we use a reference and predicition of spine a segmentation without instances.\n",
8181
"\n",
8282
"\n",
83-
"<img src=\"./spine_seg/semantic/fig_dark.png\" alt=\"matched_instance_figure\" height=\"300\"/>"
83+
"<img src=\"https://github.com/BrainLesion/panoptica/blob/main/examples/figures/semantic.png?raw=true\" alt=\"semantic_figure\" height=\"300\"/>"
8484
]
8585
},
8686
{

panoptica/example_spine_unmatched_instance.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"To demonstrate we use a reference and predicition of spine a segmentation with unmatched instances.\n",
8181
"\n",
8282
"\n",
83-
"<img src=\"./spine_seg/unmatched_instance/fig_dark.png\" alt=\"unmatched_instance_figure\" height=\"300\"/>"
83+
"<img src=\"https://github.com/BrainLesion/panoptica/blob/main/examples/figures/unmatched_instance.png?raw=true\" alt=\"unmatched_instance_figure\" height=\"300\"/>\n"
8484
]
8585
},
8686
{

0 commit comments

Comments
 (0)