Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update IE Python Samples #4907

Merged
merged 19 commits into from
Apr 8, 2021
Merged

Update IE Python Samples #4907

merged 19 commits into from
Apr 8, 2021

Conversation

dpigasin
Copy link
Contributor

Details:

  • Made samples more similar
  • Split each example into the steps presented here

Tickets:

  • 49425

@dpigasin dpigasin requested a review from a team March 22, 2021 16:45
@dpigasin
Copy link
Contributor Author

Readme update PR: #4908

@openvino-pushbot openvino-pushbot added the category: Python API OpenVINO Python bindings label Mar 22, 2021
@mryzhov
Copy link
Contributor

mryzhov commented Mar 26, 2021

Details:

  • Made samples more similar
  • Split each example into the steps presented here

Tickets:

  • 49425

Could you please split changes related to this description and functional changes into different PRs? Or create separate PR for each sample that was refactored...Looks like several were changed a lot the mentioned in the description.

@mryzhov mryzhov merged commit 0034749 into openvinotoolkit:master Apr 8, 2021
mryzhov added a commit to mryzhov/openvino that referenced this pull request Apr 8, 2021
ababushk pushed a commit that referenced this pull request Apr 8, 2021
mryzhov pushed a commit to mryzhov/openvino that referenced this pull request Apr 23, 2021
* refactor: update ie python samples

* python samples: change comment about infer request creation (step 5)

* python sample: add the ability to run object_detection_sample_ssd.py with a model with 2 outputs

* Add batch size usage to python style transfer sample

* Change comment about model reading

* Add output queue to classification async sample

* add reshape for output to catch results with more than 2 dimensions (classification samples)

* Set a log output stream to stdout to pass the hello query device test

* Add comments to the hello query device sample

* Set sys.stdout as a logging stream for all python IE samples

* Add batch size usage to ngraph_function_creation_sample

* Return the ability to read an image from a ubyte file

* Add few comments and function docstrings

* Restore IE python classification samples output

* Add --original_size arg for python style transfer sample

* Change log message to pass tests (object detection ie python sample)

* Return python shebang

* Add comment about a probs array sorting using np.argsort
mryzhov added a commit to mryzhov/openvino that referenced this pull request Apr 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: Python API OpenVINO Python bindings
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants