-
Notifications
You must be signed in to change notification settings - Fork 850
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
added README with outline + empty requirements file #1
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
runtsang
added a commit
to runtsang/openvino_notebooks
that referenced
this pull request
Apr 15, 2022
Co-authored-by: Jakub Debski <jakub.debski@intel.com>
raymondlo84
pushed a commit
that referenced
this pull request
May 30, 2022
* 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 <ryanloney@gmail.com> * revise convert model code Co-authored-by: Ryan Loney <ryanloney@gmail.com> * revise flowchart link Co-authored-by: Ryan Loney <ryanloney@gmail.com> * revise flowchart link in code Co-authored-by: Ryan Loney <ryanloney@gmail.com> * print out the recognition result Co-authored-by: Ryan Loney <ryanloney@gmail.com> * 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 <jakub.debski@intel.com> * add spaces after comas Co-authored-by: Jakub Debski <jakub.debski@intel.com> * code norms * clear all outputs * missing space added #1 Co-authored-by: Jakub Debski <jakub.debski@intel.com> * missing space added #2 Co-authored-by: Jakub Debski <jakub.debski@intel.com> * missing space added #3 Co-authored-by: Jakub Debski <jakub.debski@intel.com> * missing space added #4 Co-authored-by: Jakub Debski <jakub.debski@intel.com> * remove invalid augmentation statement * Update notebooks/220-license-plate-recognition/220-license-plate-recognition.ipynb Co-authored-by: Adrian Boguszewski <adekboguszewski@gmail.com> * Adjust comment text Co-authored-by: Adrian Boguszewski <adekboguszewski@gmail.com> * Adjust comment text Co-authored-by: Adrian Boguszewski <adekboguszewski@gmail.com> * Adjust comment text Co-authored-by: Adrian Boguszewski <adekboguszewski@gmail.com> * Add ‘precision’parameter to model download command * correct auxiliary_blob Co-authored-by: Adrian Boguszewski <adekboguszewski@gmail.com> * correct auxiliary_blob Co-authored-by: Adrian Boguszewski <adekboguszewski@gmail.com> * correct auxiliary_blob Co-authored-by: Adrian Boguszewski <adekboguszewski@gmail.com> * correct auxiliary_blob Co-authored-by: Adrian Boguszewski <adekboguszewski@gmail.com> * correct model link Co-authored-by: Adrian Boguszewski <adekboguszewski@gmail.com> * delete references link Co-authored-by: Adrian Boguszewski <adekboguszewski@gmail.com> * 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 <jakub.debski@intel.com> * change title names Co-authored-by: Jakub Debski <jakub.debski@intel.com> * 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 <adekboguszewski@gmail.com> * Update notebooks/216-license-plate-recognition/216-license-plate-recognition.ipynb delete useless code Co-authored-by: Adrian Boguszewski <adekboguszewski@gmail.com> * Update 216-license-plate-recognition.ipynb flake8 E252 fixed Co-authored-by: Ryan Loney <ryanloney@gmail.com> Co-authored-by: Jakub Debski <jakub.debski@intel.com> Co-authored-by: Adrian Boguszewski <adekboguszewski@gmail.com>
eaidova
pushed a commit
that referenced
this pull request
Feb 15, 2023
* Add saliency map notebook * Language Visual Saliency review (#1) language review * Lower n_iters and add readme --------- Co-authored-by: Tatiana Savina <tatiana.savina@intel.com>
Merged
Closed
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.
No description provided.