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: README.rst
+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
@@ -19,7 +19,7 @@ Introduction
19
19
20
20
CircuitPython prediction library for the Azure custom vision service.
21
21
22
-
To use this library, you will need to create a custom vision project at [CustomVision.ai](https://customvision.ai?WT.mc_id=circuitpythonazurecustomvisionprediction-github-jabenn).
22
+
To use this library, you will need to create a custom vision project at `CustomVision.ai<https://customvision.ai?WT.mc_id=circuitpythonazurecustomvisionprediction-github-jabenn>`_.
23
23
Once you have your project, you will need to train either an image classification model, or an object detection model. You can then use this library to make predictions against this model.
24
24
25
25
You can read more on how to do this in the Microsoft docs:
0 commit comments