Skip to content

Commit

Permalink
Merge pull request #1052 from luxonis/Erol444-patch-1
Browse files Browse the repository at this point in the history
Update integrations.rst
  • Loading branch information
daniilpastukhov committed Jun 14, 2023
2 parents cfa1166 + 73eab09 commit 8ac0dbc
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@ NN model integrations
Roboflow
========

SDK provides a simple integration with `Roboflow <https://roboflow.com/>`__ that allows you to run a trained AI
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>`__.
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
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>`__.

.. literalinclude:: ../../../examples/NNComponent/roboflow_integration.py
.. literalinclude:: ../../../../examples/NNComponent/roboflow_integration.py
:language: python
:linenos:

0 comments on commit 8ac0dbc

Please sign in to comment.