Skip to content
Merged

typo #132

Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/deep/bioimage.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ To convert a model zoo model to a QuPath pixel classifier, you'll need:
* If you download a TensorFlow model, you should also unzip the model weights (saved model bundle)
* Some good fortune

With the extensions installed, run the command {menuselection}`Extensions --> Bioimage Model Zoo --> Create pixel classifier (BIoimage Model Zoo)` and select the model specification file.
With the extensions installed, run the command {menuselection}`Extensions --> BioImage Model Zoo --> Create pixel classifier (Bioimage Model Zoo)` and select the model specification file.
This is usually called `rdf.yaml`, although might be `model.yaml` for some older models.

If all goes well, QuPath will check the model is compatible and show a dialog:
Expand Down