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/djl.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
@@ -175,7 +175,7 @@ Object detection of holidaying cows using DJL model zoo (PyTorch SSD)
175
175
:::{admonition} Instance segmentation
176
176
:class: tip
177
177
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()`.
0 commit comments