39 lines
997 B
ReStructuredText
39 lines
997 B
ReStructuredText
.. {#notebooks_section_0_get_started}
|
|
|
|
First steps with OpenVINO
|
|
=========================
|
|
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:hidden:
|
|
|
|
|
|
Brief tutorials that demonstrate how to use Python API for inference in OpenVINO.
|
|
|
|
|
|
.. showcase::
|
|
:title: 004-hello-detection
|
|
:img: https://raw.githubusercontent.com/openvinotoolkit/openvino_notebooks/main/notebooks/004-hello-detection/004-hello-detection.png
|
|
|
|
Text detection with OpenVINO.
|
|
|
|
.. showcase::
|
|
:title: 003-hello-segmentation
|
|
:img: https://raw.githubusercontent.com/openvinotoolkit/openvino_notebooks/main/notebooks/003-hello-segmentation/003-hello-segmentation.png
|
|
|
|
Semantic segmentation with OpenVINO.
|
|
|
|
.. showcase::
|
|
:title: 002-openvino-api
|
|
:img: _static/images/notebook_eye.png
|
|
|
|
Learn the OpenVINO Python API.
|
|
|
|
.. showcase::
|
|
:title: 001-hello-world
|
|
:img: https://raw.githubusercontent.com/openvinotoolkit/openvino_notebooks/main/notebooks/001-hello-world/001-hello-world.png
|
|
|
|
Classify an image with OpenVINO.
|
|
|