Andrey Zaytsev
9910725a7b
Feature/omz link changes ( #4911 )
...
* Changed labels for demos and model downloader
* Changed links to models and tools
* Changed links to models and tools
* Changed links to demos
2021-03-23 01:00:17 +03:00
Alexey Lebedev
7e3a2f6768
[IE PYTHON] update license ( #4407 )
...
* update license
* remove the first blank lines and undo changes in inference-engine/thirdparty/mkl-dnn
* test commit
* Update license in tools
* Undo changes in api_overview.md
* update ie_api.pyx and set interpreter in hello_query_device
2021-03-01 08:23:35 +03:00
Maksim Makridin
f8d36c55a8
Fixes for Object Detection SSD samples docs (C++ and Python) ( #4286 )
...
* Fixes for Object Detection SSD samples docs (C++ and Python)
* fixes from code review
* Fixes for Object Detection SSD samples docs (C++ and Python)
* fixes from code review
* fixes from code review
2021-02-11 17:51:53 +03:00
Maksim Makridin
e47186aad6
Modifications for Object Detection SSD Python sample ( #3976 )
...
* Modifications for Object Detection SSD Sample Python
* Fixes for tests
* Changing the way output checks are processed
2021-02-05 11:10:30 +03:00
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
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
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
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
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
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
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
0923303e02
Publishing 2019 R3 content
2019-10-04 19:26:43 +03:00