{"categories":[{"label":"Artificial Intelligence","url":"https://skillfed.io/packages/category/scientific-engineering-artificial-intelligence/7"}],"enrichment":{"capability":"Provides command-line tools and Python APIs to convert deep learning models from multiple frameworks (TensorFlow, PyTorch, ONNX, Caffe, etc.) to OpenVINO IR format, download pre-trained models, and optimize them for inference deployment.","skillfed_tags":["deprecated","model-conversion","inference-optimization"],"use_cases":["Convert a TensorFlow or PyTorch model to OpenVINO IR format for optimized inference on edge devices.","Download and evaluate pre-trained models from Open Model Zoo without training from scratch.","Quantize and optimize deep learning models to reduce size and latency for deployment.","Integrate model conversion into a CI/CD pipeline for automated model preparation.","Benchmark and profile model performance across different hardware targets using OpenVINO tools."],"what_it_does":"OpenVINO Development Tools is a deprecated package from Intel that provides model conversion, optimization, and deployment utilities for deep learning inference. It wraps the OpenVINO Runtime (installed as a dependency) and adds command-line tools like `mo` for model conversion and `omz_downloader` for accessing pre-trained models from the Open Model Zoo. The package supports converting models trained in TensorFlow, PyTorch, ONNX, Caffe, MXNet, and PaddlePaddle into OpenVINO's intermediate representation (IR) format, which can then be optimized for edge and cloud deployment.\n\nThe package is designed for developers who need to take existing trained models and prepare them for inference using OpenVINO's runtime. It includes model quantization, conversion from multiple source frameworks, and access to a curated collection of pre-trained models to accelerate development. However, Intel has announced that this package will be discontinued with the 2025.0 release, so it is not recommended for new projects unless you have a specific requirement to work with existing OpenVINO IR models or a legacy workflow.","worth_installing":"No\u2014do not install for new projects. The package is officially deprecated and will be discontinued with the 2025.0 release. If you need OpenVINO inference capabilities, use the `openvino` runtime package directly. Only install if you are maintaining legacy code that already depends on openvino-dev and cannot migrate to a successor tool."},"id":"openvino-dev","links":{"html":"https://skillfed.io/packages/openvino-dev","md":"https://skillfed.io/packages/openvino-dev.md","pypi":"https://pypi.org/project/openvino-dev/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2024-12-19","license_spdx":null,"license_treatment":"permissive","name":"openvino-dev","python_support":"unspecified","summary":"OpenVINO(TM) Development Tools"},"popularity":{"monthly_downloads":196859,"position":9774,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"2024.6.0"}
