Dmitry Pigasin
c41acdeaf3
[IE Python Sample] Migrate hello_query_device to OV2.0 API ( #9029 )
2021-12-09 23:01:45 +03:00
Dmitry Pigasin
7fa6c42a8c
[IE Python Speech Sample] Enable `-we` option ( #8750 )
...
* Enable `-we` option
* Update readme
2021-12-08 13:05:22 +03:00
Vladimir Dudnik
642bd07ffa
rm python style_transfer_sample ( #8881 )
2021-12-05 18:00:11 +03:00
Vladimir Dudnik
89282e3f36
remove C++ style_transfer_sample, brings nothing new to educate OV2.0 API ( #8906 )
2021-12-04 15:51:54 +03:00
Dmitry Pigasin
85f5528cad
Fix infer model with non 2d tensors ( #8752 )
2021-12-02 10:59:53 +03:00
Vladimir Dudnik
bc8fbf530b
rm python object_detection_sample_ssd ( #8880 )
...
* remove python object_detection_sample_ssd
* rm refs to deleted python sample
2021-12-02 09:51:36 +03:00
Ilya Churaev
f639e4e902
Moved inference_engine samples to cpp folder ( #8615 )
...
* Moved inference_engine samples to cpp folder
* Fixed documentations links
* Fixed installation
* Fixed scripts
* Fixed cmake script
* Try to fix install
* Fixed samples
* Some fix
2021-11-18 10:08:20 +03:00
Anastasia Kuporosova
3251e0cbc3
[Samples] Move C samples to the new samples directory ( #8021 )
...
* [Samples] Move C samples to the new samples directory
* fix samples
* [Samples] Move C samples to the new samples directory
* fix samples
* code reivew inspired fixes
* rename folder to lower case
* move ENABLE_SAMPLES cond level up, fix readmes
* fix ref in doc
* fix install path
* fix install of samples to tests
Co-authored-by: Vladimir Dudnik <vladimir.dudnik@intel.com>
2021-11-01 12:59:09 +03:00
Dmitry Pigasin
054a2f8d9c
[IE Python Speech Sample] Add context windows feature ( #7801 )
...
* Add `context_window_left` feature
* Add a check of positive context window args
* Add `context_window_right` feature
2021-10-28 00:17:34 +03:00
Anastasia Kuporosova
799be77e33
[Python API] Move samples and docs to the new directory ( #7851 )
...
* [Python API] Move samples and docs to the new directory
* move samples to the new directory
* try to fix build and pychecks
* fix links
* fix pychecks
* fix cmake
* fix cpack installation
* Update inference-engine/ie_bridges/python/CMakeLists.txt
Co-authored-by: Sergey Lyubimtsev <sergey.lyubimtsev@intel.com>
Co-authored-by: Sergey Lyubimtsev <sergey.lyubimtsev@intel.com>
2021-10-14 14:49:35 +03:00