Jump to content
 







Main menu
   


Navigation  



Main page
Contents
Current events
Random article
About Wikipedia
Contact us
Donate
 




Contribute  



Help
Learn to edit
Community portal
Recent changes
Upload file
 








Search  

































Create account

Log in
 









Create account
 Log in
 




Pages for logged out editors learn more  



Contributions
Talk
 



















Contents

   



(Top)
 


1 Workflow  





2 OpenVINO model format  





3 OS support  





4 See also  





5 References  














OpenVINO






Català
 

Edit links
 









Article
Talk
 

















Read
Edit
View history
 








Tools
   


Actions  



Read
Edit
View history
 




General  



What links here
Related changes
Upload file
Special pages
Permanent link
Page information
Cite this page
Get shortened URL
Download QR code
Wikidata item
 




Print/export  



Download as PDF
Printable version
 
















Appearance
   

 






From Wikipedia, the free encyclopedia
 


Developer(s)Intel Corporation
Initial releaseMay 16, 2018; 6 years ago (2018-05-16)
Stable release

2024.2 / June 2024.[1]

Repositorygithub.com/openvinotoolkit/openvino
Written inC++
Operating systemCross-platform
LicenseApache License 2.0
Websitedocs.openvino.ai
As ofJune 2024

OpenVINO is an open-source software toolkit for optimizing and deploying deep learning models. It enables programmers to develop scalable and efficient AI solutions with relatively few lines of code. It supports several popular model formats[2] and categories, such as large language models, computer vision, and generative AI.

Actively developed by Intel, it prioritizes high-performance inference on Intel hardware but also supports ARM/ARM64 processors[2] and encourages contributors to add new devices to the portfolio.

Based in C++, it offers the following APIs: C/C++, Python, and Node.js (an early preview).

OpenVINO is cross-platform and free for use under Apache License 2.0.[3]

Workflow

[edit]

The simplest OpenVINO usage involves obtaining a model and running it as is. Yet for the best results, a more complete workflow is suggested:[4]

OpenVINO model format

[edit]

OpenVINO IR[5] is the default format used to run inference. It is saved as a set of two files, *.bin and *.xml, containing weights and topology, respectively. It is obtained by converting a model from one of the supported frameworks, using the application's API or a dedicated converter.

Models of the supported formats may also be used for inference directly, without prior conversion to OpenVINO IR. Such an approach is more convenient but offers fewer optimization options and lower performance, since the conversion is performed automatically before inference. Some pre-converted models can be found in the Hugging Face repository.[6]

The supported model formats are:[7]

OS support

[edit]

OpenVINO runs on the following desktop operation systems: Windows, Linux and MacOS.[8]

See also

[edit]

References

[edit]
  1. ^ "Release Notes for Intel Distribution of OpenVINO toolkit 2024.2". June 2024.
  • ^ a b "OpenVINO Compatibility and Support". OpenVINO Documentation. 24 January 2024.
  • ^ "License". OpenVINO repository. 16 October 2018.
  • ^ "OpenVINO Workflow". OpenVINO Documentation. 25 April 2024.
  • ^ "OpenVINO IR". www.docs.openvino.ai. 2 February 2024.
  • ^ "Hugging Face OpenVINO Space". Hugging Face.
  • ^ "OpenVINO Model Preparation". OpenVINO Documentation. 24 January 2024.
  • ^ "System Requirements". OpenVINO Documentation. February 2024.
  • Driaba, Alexander; Gordeev, Aleksei; Klyachin, Vladimir (2019). "Recognition of Various Objects from a Certain Categorical Set in Real Time Using Deep Convolutional Neural Networks" (PDF). Institute of Mathematics and Informational Technologies Volgograd State University. Archived (PDF) from the original on 26 January 2020. Retrieved 26 January 2020. {{cite journal}}: Cite journal requires |journal= (help)
  • Nanjappa, Ashwin (31 May 2019). Caffe2 Quick Start Guide: Modular and scalable deep learning made easy. Packt. pp. 91–98. ISBN 978-1789137750.

  • Retrieved from "https://en.wikipedia.org/w/index.php?title=OpenVINO&oldid=1229882939"

    Categories: 
    Applied machine learning
    Free statistical software
    Hidden categories: 
    Articles with short description
    Short description is different from Wikidata
    Use dmy dates from March 2020
    CS1 errors: missing periodical
     



    This page was last edited on 19 June 2024, at 06:32 (UTC).

    Text is available under the Creative Commons Attribution-ShareAlike License 4.0; additional terms may apply. By using this site, you agree to the Terms of Use and Privacy Policy. Wikipedia® is a registered trademark of the Wikimedia Foundation, Inc., a non-profit organization.



    Privacy policy

    About Wikipedia

    Disclaimers

    Contact Wikipedia

    Code of Conduct

    Developers

    Statistics

    Cookie statement

    Mobile view



    Wikimedia Foundation
    Powered by MediaWiki