openvino/ubuntu18_dev2022.2.0, latestThe Intel® Distribution of OpenVINO™ toolkit quickly deploys applications and solutions that emulate human vision. Based on Convolutional Neural Networks (CNN), the toolkit extends computer vision (CV) workloads across Intel® hardware, maximizing performance.
You can use DockerHub CI framework for Intel® Distribution of OpenVINO™ toolkit to generate a Dockerfile, build, test, and deploy an image with the Intel® Distribution of OpenVINO™ toolkit. You can reuse available Dockerfiles, add your layer, and customize the image of OpenVINO™ for your needs.
TIP: Install the Deep Learning Workbench to get familiar with most OpenVINO™ components in a web-based graphical environment. With the DL Workbench, you can optimize, fine-tune, analyze, visualize, and compare the performance of deep learning models on various Intel® architecture configurations. Proceed to an easy installation from Docker Hub to get started.
Content: This openvino/ubuntu18_dev image includes: OpenVINO Runtime (IE core, nGraph), plugins, samples, Python dev tools: Model Optimizer, Post-Training Optimization tool, Accuracy Checker, Open Model Zoo tools (Downloader, Converter). OpenCV and Open Model Zoo demos are not included since 2022.1.0 release. TensorFlow* 2 is the default in the image since the 2021.4 release. The old images contain Python TensorFlow* 2. virtual environment in /opt/intel/venv_tf2 folder for Model Optimizer and Model Downloader/Converter, because TensorFlow* 1. (default in the oldest images) and TensorFlow* 2. are not compatible. Please follow this guide to activate and use it.
_src postfix in a tag include sources of 3d party LGPL/GPL packages in the /thirdparty folder. Alternatively sources are stored here_tgl postfix in a tag to natively support inference on 11th Generation Intel® Core™ Processor Family for Internet of Things (IoT) Applications (formerly codenamed Tiger Lake) from OpenVINO Docker container. Since release 2021.4.1 all images natively support the Tiger Lake platform.The following configurations were verified for this docker image:
shdocker run -it --rm openvino/ubuntu18_dev:latest
shdocker run -it --rm --device /dev/dxg --volume /usr/lib/wsl:/usr/lib/wsl openvino/ubuntu18_dev:latest
shdocker run -it --device /dev/dri:/dev/dri --device-cgroup-rule='c 189:* rmw' -v /dev/bus/usb:/dev/bus/usb --rm openvino/ubuntu18_dev:latest
shdocker run -it --device /dev/dri:/dev/dri --rm openvino/ubuntu18_dev:latest
If your host system is Ubuntu 20, follow the Configuration Guide for the Intel® Graphics Compute Runtime for OpenCL™ on Ubuntu* 20.04.
shdocker run -it --device-cgroup-rule='c 189:* rmw' -v /dev/bus/usb:/dev/bus/usb --rm openvino/ubuntu18_dev:latest
bashdocker run -it --rm --device=/dev/ion:/dev/ion -v /var/tmp:/var/tmp openvino/ubuntu18_dev:latest
shdocker run -it --rm openvino/ubuntu18_dev:latest
Copyright © 2018-2022 Intel Corporation
LEGAL NOTICE: Your use of this software and any required dependent software (the "Software Package") is subject to the terms and conditions of the software license agreements for the Software Package, which may also include notices, disclaimers, or license terms for third party or open source software included in or with the Software Package, and your use indicates your acceptance of all such terms. Please refer to the "third-party-programs.txt" or other similarly-named text file included with the Software Package for additional details.
Intel is committed to the respect of human rights and avoiding complicity in human rights abuses, a policy reflected in the Intel Global Human Rights Principles. Accordingly, by accessing the Intel material on this platform you agree that you will not use the material in a product or application that causes or contributes to a violation of an internationally recognized human right.
By downloading and using this container and the included software, you agree to the terms and conditions of the software license agreements located here. Please, review content inside <openvino_install_root>/licensing folder for more details.
As for any pre-built image usage, it is the image user's responsibility to ensure that any use of this image complies with any relevant licenses and potential fees for all software contained within. We will have no indemnity or warranty coverage from suppliers.
Components:
* Other names and brands may be claimed as the property of others.
探索更多轩辕镜像的使用方法,找到最适合您系统的配置方式
通过 Docker 登录认证访问私有仓库
在 Linux 系统配置镜像服务
在 Docker Desktop 配置镜像
Docker Compose 项目配置
Kubernetes 集群配置 Containerd
K3s 轻量级 Kubernetes 镜像加速
VS Code Dev Containers 配置
MacOS OrbStack 容器配置
在宝塔面板一键配置镜像
Synology 群晖 NAS 配置
飞牛 fnOS 系统配置镜像
极空间 NAS 系统配置服务
爱快 iKuai 路由系统配置
绿联 NAS 系统配置镜像
QNAP 威联通 NAS 配置
Podman 容器引擎配置
HPC 科学计算容器配置
ghcr、Quay、nvcr 等镜像仓库
无需登录使用专属域名
需要其他帮助?请查看我们的 常见问题Docker 镜像访问常见问题解答 或 提交工单
免费版仅支持 Docker Hub 访问,不承诺可用性和速度;专业版支持更多镜像源,保证可用性和稳定速度,提供优先客服响应。
专业版支持 docker.io、gcr.io、ghcr.io、registry.k8s.io、nvcr.io、quay.io、mcr.microsoft.com、docker.elastic.co 等;免费版仅支持 docker.io。
当返回 402 Payment Required 错误时,表示流量已耗尽,需要充值流量包以恢复服务。
通常由 Docker 版本过低导致,需要升级到 20.x 或更高版本以支持 V2 协议。
先检查 Docker 版本,版本过低则升级;版本正常则验证镜像信息是否正确。
使用 docker tag 命令为镜像打上新标签,去掉域名前缀,使镜像名称更简洁。
来自真实用户的反馈,见证轩辕镜像的优质服务