2019
DOI: 10.1007/978-3-030-37334-4_2
|View full text |Cite
|
Sign up to set email alerts
|

Intel Distribution of OpenVINO Toolkit: A Case Study of Semantic Segmentation

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1

Citation Types

0
4
0

Year Published

2020
2020
2022
2022

Publication Types

Select...
4
2
1

Relationship

1
6

Authors

Journals

citations
Cited by 12 publications
(4 citation statements)
references
References 8 publications
0
4
0
Order By: Relevance
“…Currently, a PyTorch version of their framework Neural Network Compression Framework (NNCF) is available as a part of OpenVINO Training Extensions 1 . Targeting Open-VINO as well, Kustikova et al implement a solution for semantic segmentation of on-road images [19]. and another to benchmark inference performance of deep learning models on various types of hardware [20] (CPUs, integrated graphics and embedded devices) 2,3 .…”
Section: Related Workmentioning
confidence: 99%
“…Currently, a PyTorch version of their framework Neural Network Compression Framework (NNCF) is available as a part of OpenVINO Training Extensions 1 . Targeting Open-VINO as well, Kustikova et al implement a solution for semantic segmentation of on-road images [19]. and another to benchmark inference performance of deep learning models on various types of hardware [20] (CPUs, integrated graphics and embedded devices) 2,3 .…”
Section: Related Workmentioning
confidence: 99%
“…A question was asked in the OpenVINO repository on GitHub how this operation can be optimized, and an Intel engineer proposed the solution to replace upscaling with a specific deconvolution layer, which gives absolutely the same result [21]. A step-by-step tutorial on how to create code to infer deep models using OpenVINO can be found in the article [3], which details the sequence of actions and provides the source code of tutorial for working with OpenVINO.…”
Section: Chosen Modelsmentioning
confidence: 99%
“…To solve the problems of efficient deep model inference on various hardware and embedding in existing software, the Intel R Distribution of OpenVINO TM toolkit [1] is used. The Intel R Distribution of OpenVINO TM toolkit shows significant acceleration of deep learning models in computer vision tasks [2,3] and is also used to accelerate deep learning models in other areas of research in production.…”
Section: Introductionmentioning
confidence: 99%
“…Hence the performance is comparable with ASIC‐based custom architectures. In addition, with the development of high‐level design tools such as Vitis [ 23 ] , OpenVINO [ 24 ] , and OpenCL [ 25 ] , FPGA has a shorter development cycle. It simplifies the algorithm deployment and the implementation process of computing architecture.…”
Section: Introductionmentioning
confidence: 99%