Files
openvino/docs/Documentation/model_introduction.md
Karol Blaszczak 1341c0d6f4 Docs doc structure step 1 (#11922)
* DOCS-structure_workflow
workflow diagram files and formatting
added overview articles on models and deployment
added the ecosystem page and changed the header from addons

* DOCS-structure_dlworkbench
* DOCS-structure_ovtf
2022-06-23 10:38:08 +02:00

819 B

Introduction to Model Processing

Every deep learning workflow begins with obtaining a model. You can choose to prepare a custom one, use a ready-made solution and adjust it to your needs, or even download and run a pre-trained network from an online database, such as OpenVINO's Open Model Zoo.

This section describes how to obtain and prepare your model for work with OpenVINO to get the best inference results: