Skip to content

Adding Hello Reshape Python sample#3375

Merged
mryzhov merged 7 commits intoopenvinotoolkit:masterfrom
mmakridi:master
Dec 8, 2020
Merged

Adding Hello Reshape Python sample#3375
mryzhov merged 7 commits intoopenvinotoolkit:masterfrom
mmakridi:master

Conversation

@mmakridi
Copy link
Copy Markdown

No description provided.

Maksim Makridin added 2 commits November 25, 2020 20:31
* added couple of checks whether input topology is supported in sample
@mmakridi mmakridi requested a review from mryzhov November 26, 2020 09:42
@mmakridi mmakridi self-assigned this Nov 26, 2020
* Added readme
* Switched to single-quotes strings style
* Switched to f-strings
* Fixed imports order
* Removed redundant code
@mmakridi mmakridi marked this pull request as ready for review December 3, 2020 07:47
@mmakridi mmakridi requested a review from a team as a code owner December 3, 2020 07:47
@mmakridi mmakridi requested a review from a team December 3, 2020 07:47
* Simplified image original resolution handling
* Simplified some checks and assertions
* Simplified reading inference results and drawing bounding boxes
Copy link
Copy Markdown
Contributor

@mryzhov mryzhov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

@mmakridi mmakridi changed the title [WIP] Adding Hello Reshape Python sample Adding Hello Reshape Python sample Dec 8, 2020
@mmakridi mmakridi added WIP work in progress and removed WIP work in progress labels Dec 8, 2020
@mryzhov mryzhov merged commit 2aec8a6 into openvinotoolkit:master Dec 8, 2020
mryzhov pushed a commit to mryzhov/openvino that referenced this pull request Dec 11, 2020
* 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
vzinovie pushed a commit to vzinovie/openvino that referenced this pull request Dec 15, 2020
* 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
mryzhov pushed a commit to mryzhov/openvino that referenced this pull request Dec 16, 2020
* 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
mryzhov pushed a commit to mryzhov/openvino that referenced this pull request Jan 14, 2021
* 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
jiwaszki pushed a commit to akuporos/openvino that referenced this pull request Jan 15, 2021
* 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants