Skip to content

Commit 7399d1b

Browse files
committed
Clarify instance segmentation models
1 parent b8e89c6 commit 7399d1b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/deep/djl.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ Object detection of holidaying cows using DJL model zoo (PyTorch SSD)
175175
:::{admonition} Instance segmentation
176176
:class: tip
177177

178-
The same script can be used for an instance segmentation model. Use `DjlZoo.listInstanceSegmentationModels()` to access all the artifacts available for instance segmentation.
178+
A similar script can be used for an instance segmentation model, by accessing available models with `DjlZoo.listInstanceSegmentationModels()`.
179179
:::
180180

181181

0 commit comments

Comments
 (0)