You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: example/model_usage.ipynb
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -52,7 +52,7 @@
52
52
"## Loading a model\n",
53
53
"\n",
54
54
"We will use a model that predicts foreground and boundaries in images of nuclei from the [kaggle nucles segmentation challenge](https://www.kaggle.com/c/data-science-bowl-2018).\n",
55
-
"Find the model on bioimage.io here: https://bioimage.io/#/?id=10.5072%2Fzenodo.881940\n",
55
+
"Find the model on bioimage.io here: https://bioimage.io/#/?id=10.5281%2Fzenodo.5764892\n",
56
56
"\n",
57
57
"First, we will use `bioimageio.core.load_resource_description` to load the model and inspec the obtained model resource."
0 commit comments