forked from openvinotoolkit/openvino_notebooks
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Nncf 302 305 fp32 comparison val test #1
Open
nikita-savelyevv
wants to merge
5
commits into
main
Choose a base branch
from
nncf-302-305-fp32-comparison-val-test
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…8 model finetuning. Fix a bug with validation dataset for notebook 302.
…lyevv/openvino_notebooks into nncf-302-305-fp32-comparison
nikita-savelyevv
force-pushed
the
nncf-302-305-fp32-comparison-val-test
branch
from
March 4, 2022 08:41
9f50b75
to
1998728
Compare
nikita-savelyevv
pushed a commit
that referenced
this pull request
Aug 8, 2023
* Add files via upload * Update README.md * Correct color errors in image display * Correct color errors in result * Delete the last line of blank code block * Correct mybinder link * set the download model code optional * Update mybinder link * remove .bin and .xml files from model directory * revise download code Co-authored-by: Ryan Loney <[email protected]> * revise convert model code Co-authored-by: Ryan Loney <[email protected]> * revise flowchart link Co-authored-by: Ryan Loney <[email protected]> * revise flowchart link in code Co-authored-by: Ryan Loney <[email protected]> * print out the recognition result Co-authored-by: Ryan Loney <[email protected]> * clear all outputs and make code fit flake8 rules * remove unused code * revise result image link * correct result image link * Delete flowchart.png * Delete result.png * Correct the lack of model input * revise the code of getting input and output nodes Co-authored-by: Jakub Debski <[email protected]> * add spaces after comas Co-authored-by: Jakub Debski <[email protected]> * code norms * clear all outputs * missing space added #1 Co-authored-by: Jakub Debski <[email protected]> * missing space added openvinotoolkit#2 Co-authored-by: Jakub Debski <[email protected]> * missing space added openvinotoolkit#3 Co-authored-by: Jakub Debski <[email protected]> * missing space added openvinotoolkit#4 Co-authored-by: Jakub Debski <[email protected]> * remove invalid augmentation statement * Update notebooks/220-license-plate-recognition/220-license-plate-recognition.ipynb Co-authored-by: Adrian Boguszewski <[email protected]> * Adjust comment text Co-authored-by: Adrian Boguszewski <[email protected]> * Adjust comment text Co-authored-by: Adrian Boguszewski <[email protected]> * Adjust comment text Co-authored-by: Adrian Boguszewski <[email protected]> * Add ‘precision’parameter to model download command * correct auxiliary_blob Co-authored-by: Adrian Boguszewski <[email protected]> * correct auxiliary_blob Co-authored-by: Adrian Boguszewski <[email protected]> * correct auxiliary_blob Co-authored-by: Adrian Boguszewski <[email protected]> * correct auxiliary_blob Co-authored-by: Adrian Boguszewski <[email protected]> * correct model link Co-authored-by: Adrian Boguszewski <[email protected]> * delete references link Co-authored-by: Adrian Boguszewski <[email protected]> * remove binder * use the new link for the model * delete references link * Rename 220-license-plate-recognition.ipynb to 216-license-plate-recognition.ipynb * Delete notebooks/220-license-plate-recognition/utils directory * move match_dictionary.txt * correct match_dictionary.txt path * Update README.md * Update README.md * Update README_cn.md * correct model link * change title names Co-authored-by: Jakub Debski <[email protected]> * change title names Co-authored-by: Jakub Debski <[email protected]> * Update 216-license-plate-recognition.ipynb use RST docstring format and update parameters names * Update 216-license-plate-recognition.ipynb Remove blank line between param and returns * Update 216-license-plate-recognition.ipynb Replace image color channel conversion code * Update 216-license-plate-recognition.ipynb Replace image color channel conversion code * Update 216-license-plate-recognition.ipynb reuse the original image * Update 216-license-plate-recognition.ipynb make the conversion more concise * rename folder * Delete notebooks/220-license-plate-recognition directory * Update notebooks/README.md correct wrong notebooks path Co-authored-by: Adrian Boguszewski <[email protected]> * Update notebooks/216-license-plate-recognition/216-license-plate-recognition.ipynb delete useless code Co-authored-by: Adrian Boguszewski <[email protected]> * Update 216-license-plate-recognition.ipynb flake8 E252 fixed Co-authored-by: Ryan Loney <[email protected]> Co-authored-by: Jakub Debski <[email protected]> Co-authored-by: Adrian Boguszewski <[email protected]>
nikita-savelyevv
pushed a commit
that referenced
this pull request
Aug 8, 2023
* Add saliency map notebook * Language Visual Saliency review (#1) language review * Lower n_iters and add readme --------- Co-authored-by: Tatiana Savina <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Test PR