Andrey Zaytsev
235cd56e54
Feature/azaytsev/cherry picks from 2021 2 ( #4069 )
...
* Added info on DockerHub CI Framework
* Feature/azaytsev/change layout (#3295 )
* Changes according to feedback comments
* Replaced @ref's with html links
* Fixed links, added a title page for installing from repos and images, fixed formatting issues
* Added links
* minor fix
* Added DL Streamer to the list of components installed by default
* Link fixes
* Link fixes
* ovms doc fix (#2988 )
* added OpenVINO Model Server
* ovms doc fixes
Co-authored-by: Trawinski, Dariusz <dariusz.trawinski@intel.com>
* Updated openvino_docs.xml
* Added Intel® Iris® Xe Dedicated Graphics, naming convention info (#3523 )
* Added Intel® Iris® Xe Dedicated Graphics, naming convention info
* Added GPU.0 GPU.1
* added info about Intel® Iris® Xe MAX Graphics drivers
* Feature/azaytsev/transition s3 bucket (#3609 )
* Replaced https://download.01.org/ links with https://storage.openvinotoolkit.org/
* Fixed links
# Conflicts:
# inference-engine/ie_bridges/java/samples/README.md
* Benchmarks 2021 2 (#3590 )
* Initial changes
* Updates
* Updates
* Updates
* Fixed graph names
* minor fix
* Fixed link
* Implemented changes according to the review changes
* fixed links
* Updated Legal_Information.md according to review feedback
* Replaced Uzel* UI-AR8 with Mustang-V100-MX8
* Feature/azaytsev/ovsa docs (#3627 )
* Added ovsa_get_started.md
* Fixed formatting issues
* Fixed formatting issues
* Fixed formatting issues
* Fixed formatting issues
* Fixed formatting issues
* Fixed formatting issues
* Fixed formatting issues
* Updated the GSG topic, added a new image
* Formatting issues fixes
* Formatting issues fixes
* Formatting issues fixes
* Formatting issues fixes
* Formatting issues fixes
* Formatting issues fixes
* Formatting issues fixes
* Formatting issues fixes
* Formatting issues fixes
* Formatting issues fixes
* Formatting issues fixes
* Formatting issues fixes
* Formatting issues fixes
* Revert "Formatting issues fixes"
This reverts commit c6e6207431 .
* Replaced to Security section
* doc fixes (#3626 )
Co-authored-by: Nikolay Tyukaev <ntyukaev_lo@jenkins.inn.intel.com>
# Conflicts:
# docs/IE_DG/network_state_intro.md
* fix latex formula (#3630 )
Co-authored-by: Nikolay Tyukaev <ntyukaev_lo@jenkins.inn.intel.com>
* fix comments ngraph api 2021.2 (#3520 )
* fix comments ngraph api
* remove whitespace
* fixes
Co-authored-by: Nikolay Tyukaev <ntyukaev_lo@jenkins.inn.intel.com>
* Feature/azaytsev/g api docs (#3731 )
* Initial commit
* Added content
* Added new content for g-api documentation. Removed obsolete links through all docs
* Fixed layout
* Fixed layout
* Added new topics
* Added new info
* added a note
* Removed redundant .svg
# Conflicts:
# docs/get_started/get_started_dl_workbench.md
* [Cherry-pick] DL Workbench cross-linking (#3488 )
* Added links to MO and Benchmark App
* Changed wording
* Fixes a link
* fixed a link
* Changed the wording
* Links to WB
* Changed wording
* Changed wording
* Fixes
* Changes the wording
* Minor corrections
* Removed an extra point
* cherry-pick
* Added the doc
* More instructions and images
* Added slide
* Borders for screenshots
* fixes
* Fixes
* Added link to Benchmark app
* Replaced the image
* tiny fix
* tiny fix
* Fixed a typo
* Feature/azaytsev/g api docs (#3731 )
* Initial commit
* Added content
* Added new content for g-api documentation. Removed obsolete links through all docs
* Fixed layout
* Fixed layout
* Added new topics
* Added new info
* added a note
* Removed redundant .svg
* Doc updates 2021 2 (#3749 )
* Change the name of parameter tensorflow_use_custom_operations_config to transformations_config
* Fixed formatting
* Corrected MYRIAD plugin name
* Installation Guides formatting fixes
* Installation Guides formatting fixes
* Installation Guides formatting fixes
* Installation Guides formatting fixes
* Installation Guides formatting fixes
* Installation Guides formatting fixes
* Installation Guides formatting fixes
* Installation Guides formatting fixes
* Installation Guides formatting fixes
* Fixed link to Model Optimizer Extensibility
* Fixed link to Model Optimizer Extensibility
* Fixed link to Model Optimizer Extensibility
* Fixed link to Model Optimizer Extensibility
* Fixed link to Model Optimizer Extensibility
* Fixed formatting
* Fixed formatting
* Fixed formatting
* Fixed formatting
* Fixed formatting
* Fixed formatting
* Fixed formatting
* Fixed formatting
* Fixed formatting
* Fixed formatting
* Fixed formatting
* Updated IGS, added links to Get Started Guides
* Fixed links
* Fixed formatting issues
* Fixed formatting issues
* Fixed formatting issues
* Fixed formatting issues
* Move the Note to the proper place
* Removed optimization notice
# Conflicts:
# docs/ops/detection/DetectionOutput_1.md
* minor fix
* Benchmark updates (#4041 )
* Link fixes for 2021.2 benchmark page (#4086 )
* Benchmark updates
* Fixed links
Co-authored-by: Trawinski, Dariusz <dariusz.trawinski@intel.com>
Co-authored-by: Nikolay Tyukaev <nikolay.tyukaev@intel.com>
Co-authored-by: Nikolay Tyukaev <ntyukaev_lo@jenkins.inn.intel.com>
Co-authored-by: Alina Alborova <alina.alborova@intel.com>
2021-02-02 11:29:12 +03:00
Anastasia Kuporosova
320aafbb59
[Python API] Small fixes in tests and change of format string to f-string ( #3865 )
2021-01-15 12:48:58 +03:00
Anastasia Kuporosova
676bd8a861
[Python API] requirements ( #1804 )
...
* [Python API] requirements
* add setuptools
* revert commit
2020-12-16 17:06:32 +03:00
Maksim Makridin
7d8144f160
Fixes for Object Detection SSD Python sample ( #3518 )
...
* added check so that sample only supports networks with one input
* moved ngraph-realted operations to related segment of the sample
* fix for output image not being saved correcly due
2020-12-08 23:16:59 +03:00
Maksim Makridin
2aec8a610b
Adding Hello Reshape Python sample ( #3375 )
...
* Initialized hello_reshape_ssd Python sample
* * removed multiple input images functionality
* added couple of checks whether input topology is supported in sample
* Added readme
* Switched to single-quotes strings style
* Switched to f-strings
* Removed redundant code
* Simplified image original resolution handling
* Simplified some checks and assertions
* Simplified reading inference results and drawing bounding boxes
2020-12-08 22:54:00 +03:00
Ilya Lavrenov
92e3972853
Significant documentation fixes ( #3364 )
...
* Added VariableState to Plugin API documentation
* More fixes for plugin documentation
* Added ie_memory_state.hpp to documentation
* Added proper dependencies between C++ and Plugin API targets
* Fixed issues in public C++ API reference
* Fixed issues in public C++ API reference: part 2
* Removed obsolete entries from EXCLUDE_SYMBOLS in doxygen config
* Fixed path to examples, tag files for Plugin API doxygen file
* Put impl to a private section for VariableStatebase
* Fixed examples path to Plugin API: part 2
* Fixed path to examples in main ie_docs doxygen file
* Replaced path to snippets; otherwise path depends on how cloned repo is named
* Added path to snippets for ie_docs doxygen file as well
* Great amount of fixes for documentation
* Removed IE_SET_METRIC
* Fixes for C API documentation
* More fixes for documentation
* Restored Transformations API as a part of Plugin API
* Fixed tag files usage for Plugin API
* Fixed link to FakeQuantize operation
2020-11-26 14:32:12 +03:00
Mikhail Ryzhov
39ec38383a
Reduced usage of batch in python samples ( #3178 )
...
* Reduced usage of batch in python samples
And corrected input arguments
2020-11-18 20:43:59 +03:00
Mikhail Ryzhov
74ff38fedb
Revert "Reduced usage of batch in python samples ( #3104 )" ( #3171 )
...
This reverts commit 23e653858b .
2020-11-17 14:57:40 +03:00
Mikhail Ryzhov
23e653858b
Reduced usage of batch in python samples ( #3104 )
...
* Reduced usage of batch in python sampes
Excluded from hello_classification and object_detection samples
2020-11-17 10:12:33 +03:00
Mikhail Ryzhov
3fe371299a
Corrected "-i" argument description ( #3142 )
...
* Corrected "-i" argument description
According to their usage in samples
2020-11-16 21:48:06 +03:00
Roman Donchenko
a428c469ce
Fix spelling errors in samples and documentation ( #2795 )
...
* Fix spelling errors in samples
* Fix spelling errors in the documentation
2020-11-11 15:35:39 +03:00
Mikhail Ryzhov
1144130b50
Aligned python read_network() with C/C++ behaviour ( #2916 )
...
Aligned python read_network() with C/C++ behaviour
Excluded mandatory check of weights file, it is redundant
* Added unit tests
2020-11-03 16:18:43 +03:00
Mikhail Ryzhov
dc52ec7880
[Samples] Python: added support of onnx models ( #2782 )
...
* [Samples] Python: added support of onnx models
* [Docs] Python: added support of onnx models
Updated documentation
2020-10-27 10:23:25 +03:00
Mikhail Ryzhov
ba931c2d21
ngraph python sample ( #2574 )
...
This sample demonstrates how to execute an inference using ngraph::Function to create a network
- added sample
- added readme
- added lenet weights
2020-10-09 13:05:55 +03:00
Kate Generalova
6c3f7fd654
[samples] remove unused ngraph ( #2156 )
2020-09-10 16:04:13 +03:00
Kate Generalova
d4d460101d
fix #38545 remove CPU network layer check for py samples ( #2145 )
2020-09-10 12:44:13 +03:00
Anastasia Kuporosova
bb729d0ee9
[Samples] Use get_ops for iteration over graph in samples ( #1961 )
2020-08-27 14:14:59 +03:00
Nikolay Tyukaev
ef45b5da8d
Doc Migration (master) ( #1377 )
...
* Doc Migration from Gitlab (#1289 )
* doc migration
* fix
* Update FakeQuantize_1.md
* Update performance_benchmarks.md
* Updates graphs for FPGA
* Update performance_benchmarks.md
* Change DL Workbench structure (#1 )
* Changed DL Workbench structure
* Fixed tags
* fixes
* Update ie_docs.xml
* Update performance_benchmarks_faq.md
* Fixes in DL Workbench layout
* Fixes for CVS-31290
* [DL Workbench] Minor correction
* Fix for CVS-30955
* Added nGraph deprecation notice as requested by Zoe
* fix broken links in api doxy layouts
* CVS-31131 fixes
* Additional fixes
* Fixed POT TOC
* Update PAC_Configure.md
PAC DCP 1.2.1 install guide.
* Update inference_engine_intro.md
* fix broken link
* Update opset.md
* fix
* added opset4 to layout
* added new opsets to layout, set labels for them
* Update VisionAcceleratorFPGA_Configure.md
Updated from 2020.3 to 2020.4
Co-authored-by: domi2000 <domi2000@users.noreply.github.com>
2020-07-20 17:36:08 +03:00
Andrey Somsikov
9df6a8f6a0
fix: inference-engine/ie_bridges/python/sample/requirements.txt to reduce vulnerabilities ( #1007 )
...
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-NUMPY-73513
Co-authored-by: snyk-bot <snyk-bot@snyk.io>
2020-07-16 18:58:26 +03:00
Anastasia Kuporosova
e05e8893f2
[IE Samples] Add api arg to classification sample ( #943 )
2020-07-13 14:48:40 +03:00
Anastasia Kuporosova
f278509236
[Python API] Fixate requirements ( #834 )
2020-06-09 18:06:57 +03:00
Anastasia Kuporosova
e91453e006
[Python API] Fixate requirements versions ( #830 )
2020-06-09 08:49:49 +03:00
Anastasia Kuporosova
e025f1464b
[Python API] Add InputInfo and PreProcessInfo ( #637 )
2020-05-28 10:55:11 +03:00
JunX
7595512d1f
fix issue log print wrong origin image shape ( #581 )
2020-05-26 14:27:14 +03:00
Alexey Suhov
357cc7eb4c
publish master branch snapshot, revision 0110d9c98fd7209589d06344f0d836f61d81f4b3
2020-04-27 21:21:29 +03:00
Alexey Suhov
127cbac5bc
publish master branch snapshot, revision cdcab9d7ab48ffb0ee5629fabbfa06cb45debd9b
2020-04-15 19:01:57 +03:00
Alexey Suhov
95a57795dc
Publishing 2020.2 content
2020-04-13 21:17:23 +03:00
Alexey Suhov
b2140c083a
Publishing 2020.1 content
2020-02-11 22:48:49 +03:00
Alexey Suhov
0923303e02
Publishing 2019 R3 content
2019-10-04 19:26:43 +03:00
Alexey Suhov
ba6e22b1b5
Publishing 2019 R2 content ( #223 )
2019-08-09 19:02:42 +03:00
Alexey Suhov
0ef92871b6
Publishing 2019 R1.1 content and Myriad plugin sources ( #162 )
...
* Publishing 2019 R1.1 content and Myriad plugin sources
2019-05-27 21:18:32 +03:00
Alexey Suhov
72660e9a4d
Publishing 2019 R1 content
2019-04-12 18:25:53 +03:00
Alexey Suhov
9de27f16bc
Publishing R5 content ( #72 )
...
* Publishing R5 content
* Updated ade revision
* updated readme
* add possibility to build CPU plugin with Intel MKL package
2019-01-21 21:31:31 +03:00
Alexey Suhov
55a41d7570
Publishing R4 ( #41 )
...
* Publishing R4
2018-11-23 16:19:43 +03:00
openvino-pushbot
866530fb04
Publishing R3
2018-10-16 13:45:03 +03:00