Skip to content

Commit

Permalink
Update integrations.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
Erol444 committed Jun 13, 2023
1 parent 32d80f5 commit 73eab09
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 73eab09

Please sign in to comment.