We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6452b4b commit 91e8880Copy full SHA for 91e8880
docs/vision-usage.rst
@@ -63,7 +63,7 @@ Label Detection
63
:meth:`detect_labels` will attempt to label objects in an image.
64
If there is a car, person and a dog in the image, label detection will
65
attempt to identify those objects and score the level of certainty from
66
- ``0.0 - 1.0``.
+0.0 to 1.0.
67
68
.. code-block:: python
69
0 commit comments