皆さんお待ちかねのOpenVINO 2020.2がリリースされましたhttps://software.intel.com/en-us/openvino-toolkit
Intelからのリリースを転記します
What’s New in the 2020.2 Release
- Introduces the new Deep Learning (DL) Streamer component, which uses the GStreamer* multimedia framework. This component enables the creation and deployment of analytic pipelines across Intel architecture from edge to cloud.
- Includes bug fixes and stability fixes in memory leak issues in the Intel® Threading Building Blocks (Intel® TBB) library.
- Improves support for noise suppression use cases by adding new layers and bug fixes to the Intel® Gaussian & Neural Accelerators plug-in.
- Adds support for new FP32 and INT8 models to enable more vision and text use cases:
- Original models: 3D U-Net, MobileFace
- Low precision (that is, INT8) models: EAST, OpenPose, RetinaNet, and FaceNet
- Introduces new pretrained models on Open Model Zoo to reduce time to production, which include:
- Multi-camera tracking for person reidentification
- Cascade R-CNN for person detection
要求されるシステムは、下記の通り
特に変更は無いようです
Compatible Operating Systems
- Ubuntu* 18.04.3 LTS (64 bit)
- Windows® 10 (64 bit)
- CentOS* 7.4 (64 bit)
- macOS* 10.13, 10.14 (64 bit)
Performance benchmarkも更新されています
https://docs.openvinotoolkit.org/2020.2/_docs_performance_benchmarks.html
早速ダウンロードして、パフォーマンスをチェックしてみましょう
security barrier camera demoでベンチマークを取ってみました
実行環境は下記の通りOSのバージョンが変更されています
実行環境(2020.1)
CPU: Intel(R) Core(TM) i7-6770HQ CPU @ 2.60GHz
MemTotal: 16318440 kB
OS: Ubuntu 16.04LTS
実行環境(2020.2)
CPU: Intel(R) Core(TM) i7-6770HQ CPU @ 2.60GHz
MemTotal: 16318440 kB
OS: Ubuntu 18.04LTS
-d | -d_va | -d_lpr | 2020.1 FPS Average | 2020.2 FPS Average |
CPU | CPU | CPU | 52.2 | 33 |
GPU | 87.7 | 69.89 | ||
MYRIAD | 65.3 | 48.68 | ||
GPU | CPU | 53.3 | 30.8 | |
GPU | 74.8 | 64.77 | ||
MYRIAD | 51 | 63.25 | ||
MYRIAD | CPU | 52.5 | 32.43 | |
GPU | 77.71 | 72.46 | ||
MYRIAD | 61.6 | 52.91 | ||
GPU | CPU | CPU | 51.3 | 29.74 |
GPU | 89.3 | 65.15 | ||
MYRIAD | 50.4 | 65.35 | ||
GPU | CPU | 52.5 | 28.76 | |
GPU | 73.7 | 71.97 | ||
MYRIAD | 56.2 | 62.25 | ||
MYRIAD | CPU | 53.1 | 30.95 | |
GPU | 88.1 | 89.77 | ||
MYRIAD | 57.1 | 52.34 | ||
MYRIAD | CPU | CPU | 26.46 | 19.92 |
GPU | 30.2 | 29.72 | ||
MYRIAD | 28.09 | 27.3 | ||
GPU | CPU | 26.6 | 19.53 | |
GPU | 28.5 | 29.51 | ||
MYRIAD | 28 | 27.26 | ||
MYRIAD | CPU | 28.04 | 20.4 | |
GPU | 29.3 | 30.26 | ||
MYRIAD | 25.8 | 26.05 |
FPSは2020.2が下がっていますが、これはCPUが絡む時の値が下がっており、OSの違いによるものだと思われます
続く…
産業用画像処理装置開発、
ゲームコンソール開発、半導体エンジニアなどを経て、
Webエンジニア&マーケティングをやっています
好きな分野はハードウェアとソフトウェアの境界くらい