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: depthai_sdk/docs/source/features/sub-features/integrations.rst
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,10 +10,10 @@ NN model integrations
10
10
Roboflow
11
11
========
12
12
13
-
SDK provides a simple integration with `Roboflow <https://roboflow.com/>`__ that allows you to run a trained AI
14
-
model on an OAK device. Example is also available `on Github <https://github.com/luxonis/depthai/blob/main/depthai_sdk/examples/NNComponent/roboflow_integration.py>`__.
13
+
SDK provides a simple integration with `Roboflow <https://blog.roboflow.com/deploy-roboflow-model-luxonis-depth-sdk/>`__ that allows you to run a custom trained AI
14
+
model on an OAK camera. Example is also available `on Github <https://github.com/luxonis/depthai/blob/main/depthai_sdk/examples/NNComponent/roboflow_integration.py>`__.
0 commit comments