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: docs/deep/bioimage.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -59,7 +59,7 @@ To convert a model zoo model to a QuPath pixel classifier, you'll need:
59
59
* If you download a TensorFlow model, you should also unzip the model weights (saved model bundle)
60
60
* Some good fortune
61
61
62
-
With the extensions installed, run the command {menuselection}`Extensions --> Bioimage Model Zoo --> Create pixel classifier (BIoimage Model Zoo)` and select the model specification file.
62
+
With the extensions installed, run the command {menuselection}`Extensions --> BioImage Model Zoo --> Create pixel classifier (Bioimage Model Zoo)` and select the model specification file.
63
63
This is usually called `rdf.yaml`, although might be `model.yaml` for some older models.
64
64
65
65
If all goes well, QuPath will check the model is compatible and show a dialog:
0 commit comments