1. 05 11月, 2021 1 次提交
    • R
      Update README.md · 39d05683
      Raymond Lo 提交于
      Updating the description as webcam and video files are both supported.
      39d05683
  2. 01 11月, 2021 1 次提交
  3. 29 10月, 2021 1 次提交
  4. 28 10月, 2021 2 次提交
    • E
      Add NNCF tutorial based on TensorFlow framework with Keras API 2 (#284) · 2c6a67e6
      Evgeny Tsykunov 提交于
      * change to resnet-18
      
      * change way to get weights
      
      * downsample the input
      
      * using saved model for fp32
      
      * minor
      
      * saved model
      
      * minor
      
      * remove outputs
      
      * add path print
      
      * title case and device show
      
      * fix code_check
      2c6a67e6
    • H
      Add CT-scan kidney segmentation quantization and live inference notebooks (#319) · 8bf7976a
      Helena Kloosterman 提交于
      * Add CT Live Inference Notebook (#300)
      
      * Live inference (#302)
      
      * Add CT Live Inference Notebook
      
      * Change demo scan
      
      * Fix live inference in jupyter notebook (instead of lab) (#304)
      
      * Add comment about FP16/INT8 model to benchmark_app cell (#305)
      
      * Code improvements and markdown updates (#308)
      
      * Fix basedir in Dataset (#309)
      
      * - Improve showarray and random data selection for 4x4 grid (#310)
      
      - Showarray now creates a displayhandle if it doesn't exist
      - Random but reproducible data selection for 4x4 inference grid that
      always shows both empty and non-empty annotations
      - Added/improved explanations
      - Improved dataset now returns case and slice name
      
      * Create README.md and requirements.txt for live inference notebook
      
      * Rename s and e variables to meaningful names
      
      * Update requirements.txt
      
      * Update README.md
      
      * Update README.md
      
      * Update README.md
      
      * Code improvements
      
      * Add 110 kidney quantization notebook
      
      Move benchmark_model to notebook_utils in 210 and 110
      
      * Code improvements
      
      * Update requirements.txt
      
      * Update nbval.yml
      
      * Update requirements.txt
      
      * Put model files in correct subdirectories
      
      * Add requirements
      
      * Add README for 110. Update pip instructions.
      
      * Add data preparation notebook
      
      Standardize intro text at top of notebooks and add bulleted list
      overview of topics.
      
      * Merge notebook utils and update README.md
      
      * Update codecheck.yml
      
      * Update nbval.yml
      
      * Update nbval.yml
      
      * Update README.md
      Co-authored-by: NRyan Loney <ryan.loney@intel.com>
      Co-authored-by: NRyan Loney <ryan.loney@intel.com>
      8bf7976a
  5. 27 10月, 2021 1 次提交
  6. 26 10月, 2021 2 次提交
  7. 20 10月, 2021 1 次提交
    • H
      README and code improvements (#299) · e6180460
      Helena Kloosterman 提交于
      * README and code improvements
      
      Remove Binder button from 102 in READMEs
      Remove postBuild script for Binder
      Incremental code style improvements for 202 and 205
      
      * Fix and simplify read_network in 202
      e6180460
  8. 08 10月, 2021 1 次提交
    • A
      Added pose estimation live demo (#253) · d4663357
      Adrian Boguszewski 提交于
      * Added pose estimation live demo
      
      * Improved documentation
      
      * Fixed issues with popup, reduced frame size to at most full HD, minor documentation fixes
      
      * Apply suggestions from code review
      Co-authored-by: NRyan Loney <ryanloney@gmail.com>
      
      * Added video file usage example
      
      * Better FPS calculation
      
      * Replaced fps by inference time
      
      * Skip first n frames
      
      * Added video player to deal with fps requirements
      
      * Fixed deprecation warning
      Co-authored-by: NRyan Loney <ryanloney@gmail.com>
      d4663357
  9. 18 9月, 2021 1 次提交
    • L
      Draft of 302 pytorch nncf quantization (#207) · 978343be
      Lyalyushkin Nikolay 提交于
      * Draft of quantization aware training using NNCF
      
      * Rename pytorch-quantization-aware-training.ipynb to  302-pytorch-quantization-aware-training.ipynb
      
      * Added 302 notebook to the global readme files
      
      * Removed debug autotime extension
      
      * removed output of cells
      
      * Apply suggestions from code review
      Co-authored-by: NRyan Loney <ryanloney@gmail.com>
      
      * Reduced batch size and replaced openvino package by openvino-dev[onnx] one
      
      * Removed the installation part, added nncf[torch] to requirements, move imports to the top
      
      * Added model file to Git LFS
      
      * more context at the top of the notebook about what this notebook does
      
      * Moved model file to storage.openvinotoolkit.org
      
      * Corrected the link to fp32 model
      
      * Added note about dataset to satisfy legal requirements
      
      * Corrected typo in the link
      Co-authored-by: NRyan Loney <ryanloney@gmail.com>
      978343be
  10. 27 8月, 2021 1 次提交
  11. 24 8月, 2021 1 次提交
    • J
      Add 208 notebook (#209) · a80757c0
      Jakub Debski 提交于
      * Add 208 notebook, readme still needs to be done
      
      * Update README.md
      
      * Add readme
      
      * Update readmes
      
      * Keep downloading silent and add annotation sorter at the end
      
      * Download image from notebook level
      
      * Apply suggestions from code review
      Co-authored-by: NRyan Loney <ryanloney@gmail.com>
      
      * Update 208-optical-character-recognition.ipynb
      
      * Update 208-optical-character-recognition.ipynb
      Co-authored-by: NRyan Loney <ryanloney@gmail.com>
      a80757c0
  12. 11 8月, 2021 1 次提交
    • H
      207 paddlegan superresolution (#201) · d6188d58
      Helena Kloosterman 提交于
      * Add PaddleGAN Superresolution notebook
      
      * Add README
      
      * Update README.md
      
      * Update README.md
      
      * MO loglevel to CRITICAL
      
      * Clean imports
      
      * Update 207 intro markdown
      
      * Update 207-vision-paddlegan-superresolution.ipynb
      
      Save PNG of output image
      
      * Update README.md
      
      * Add Binder button for 207
      
      * Update README.md
      
      Added Binder button for 207
      
      * Update README.md
      
      * Update README.md
      Co-authored-by: NRyan Loney <ryan.loney@intel.com>
      d6188d58
  13. 07 8月, 2021 1 次提交
    • J
      Add 004-hello-detection notebook (#206) · b8a0443c
      Jakub Debski 提交于
      * Add 004-hello-detection for text detection notebook
      
      * Fix notebook
      
      * Add readme and fix notebooks
      
      * Add notebook to notebooks readme
      
      * Apply review suggestions
      
      * Add notebook to global readme
      b8a0443c
  14. 05 8月, 2021 1 次提交
  15. 02 8月, 2021 1 次提交
    • R
      Add notebooks gallery to README (#195) · f35107f2
      Ryan Loney 提交于
      * added what's inside table with notebook list
      
      * loop monodepth gif
      
      * updated 002 preview image
      
      * updated table with descriptions
      
      * modified preview image size (test)
      
      * added tf and pytorch logo for previews
      
      * updated framework logos
      
      * resized preview images
      
      * updated preview image sizes
      
      * updated notebook subjects
      
      * broke table into sections
      
      * changed titles before tables
      
      * added 002 logo image, resized others
      
      * updated notebook URLs to readme pages
      
      * fixed notebook URLs in table
      
      * adjusted 205 preview image height
      
      * adjusted 201 preview gif size
      
      * updated superres preview images
      
      * updated 206 preview images
      
      * added headers to each table
      
      * updated flowers preview image
      
      * updated What's Inside description
      
      * added notebooks/readme.md
      
      * added notebooks gallery to README
      
      * added notebooks gallery to README
      
      * updated notebooks gallery and docker guide
      f35107f2
  16. 28 7月, 2021 1 次提交
  17. 15 7月, 2021 1 次提交
  18. 13 7月, 2021 1 次提交
    • R
      Add table to notebooks readme (#168) · 49d51d74
      Ryan Loney 提交于
      * 001 and 002 added to notebooks/readme.md
      
      * Added remaining notebooks
      
      Still need to add remaining descriptions and preview images
      
      * Added monodepth and paddlegan previews
      
      * Update README.md
      
      Added more descriptions
      
      * Update README.md
      
      Added remaining descriptions, ready to merge first version
      
      * Update README.md
      
      Added link to full list of notebooks
      
      * Update README.md
      
      Removed 103 which has not been published yet
      49d51d74
  19. 09 7月, 2021 1 次提交
  20. 30 6月, 2021 1 次提交
    • H
      2021.4 (#135) · f5454f51
      Helena Kloosterman 提交于
      * 2021.4 updates
      
      - use %sx instead of ! for mo_command
      - remove deprecated legacy resolver from pip install
      - remove numpy and importlib version pinnings
      - add TensorFlow 2.5
      - add os.environ to TF training notebook for ONEDNN speedup
      - add note about restarting kernel after 2021.4 install in TF POT notebook
      f5454f51
  21. 04 6月, 2021 1 次提交
    • R
      README reorganization, new GIF and OS-specific guides (#92) · b5737f7e
      Ryan Loney 提交于
      * README updates
      
      * README updates v2
      
      * added guide buttons
      
      * removed beta notice
      
      * RHEL and CentOS
      
      * Removed old steps
      
      * Removed part about wiki
      
      * removed before you proceed line
      
      * added Run the Notebooks section
      
      * updated ## Installation Guide
      
      * updated ## Installation Guide
      
      * added new gif
      
      * further clean up
      
      * further clean up
      
      * removed Getting Started section
      
      * updated install section
      
      * updated install section formatting
      
      * changed language on install guides
      
      * shortened option 2
      
      * consolidated universal install steps
      
      * moved launch notebooks command
      
      * modified step 1
      
      * changed windows and linux command title
      
      * fixed step 2 anchor link
      
      * changed run notebooks emoji
      
      * updated GIF
      
      * updated GIF, removed py3.8 warning
      
      * updated installation guide
      
      * updated install guide
      
      * updated install guide
      
      * Updated check_install.py in troubleshooting
      
      * Removed ** from 3.8 notice for windows
      
      * Updated deactivate section
      
      * Updated GIF in readme
      
      * Updated troubleshooting
      
      Added the following: 
      - If OpenVINO is installed globally, do not run installation commands in a terminal where setupvars.bat or setupvars.sh are sourced. 
      - For Windows installation, we recommend using _Command Prompt (cmd.exe)_, not _PowerShell_.
      b5737f7e
  22. 28 5月, 2021 1 次提交
  23. 22 5月, 2021 1 次提交
  24. 07 5月, 2021 1 次提交
  25. 16 4月, 2021 1 次提交
    • R
      Merge develop branch into main with changes (#24) · e69f8adb
      Ryan Loney 提交于
      * Add Python 3.8 to nbval.yml and limit nbval runs (#16)
      
      Do not run notebook validation when only markdown files are changed.
      
      * 102-pytorch-onnx: resize segmentation mask, add Coco image (#15)
      
      * added Python 3.8 to support matrix for Linux (#14)
      
      * updated troubleshooting on readme (#13)
      
      * Model Optimizer command improvements (#17)
      
      - Add quotes around sys.executable and output_dir to work with paths with spaces
      - Remove deprecated --move_to_preprocess (no longer necessary)
      
      * Fix line length to 80 (#19)
      
      * updated Discord URL (#22)
      
      * Improve check_install script (#23)
      
      - Add Python 3.8 to supported Python versions
      - Improve check for whether OpenVINO is installed globally
      - Add troubleshooting when OpenVINO is installed globally
      - Add check for whether OpenVINO (non-dev) is installed
      - Add check that tests whether importing fails (catching missing libpython-dev)
      
      * Add Python 3.8 for macOS and Windows to README (#25)
      Co-authored-by: NHelena Kloosterman <helena.kloosterman@intel.com>
      e69f8adb
  26. 09 4月, 2021 1 次提交
    • R
      Update main with changes from develop (#18) · 8c531896
      Ryan Loney 提交于
      * Add Python 3.8 to nbval.yml and limit nbval runs (#16)
      
      Do not run notebook validation when only markdown files are changed.
      
      * 102-pytorch-onnx: resize segmentation mask, add Coco image (#15)
      
      * added Python 3.8 to support matrix for Linux (#14)
      
      * updated troubleshooting on readme (#13)
      
      * Model Optimizer command improvements (#17)
      
      - Add quotes around sys.executable and output_dir to work with paths with spaces
      - Remove deprecated --move_to_preprocess (no longer necessary)
      
      * Fix line length to 80 (#19)
      Co-authored-by: NHelena Kloosterman <helena.kloosterman@intel.com>
      8c531896
  27. 06 4月, 2021 1 次提交
  28. 03 4月, 2021 1 次提交
  29. 02 4月, 2021 1 次提交
    • R
      Add notebooks and updated README from develop branch (#3) · 0ffd49cc
      Ryan Loney 提交于
      * added tools and utils.py
      
      * updated readme with python3.8 note and os matrix
      
      * added BETA note and intro/background
      
      * added more content to readme
      
      * readme cleanup, added discord
      
      * readme cleanup
      
      * added clone step and cleaned up readme
      
      * fixed Step 6 format
      
      * fixed troubleshooting section
      
      * more cleanup in readme
      
      * updated install guide steps
      
      * moved virtualenv suggestions to troubleshooting section
      
      * readme cleanup
      
      * readme formatting changes
      
      * adjusted wording in README
      
      * shortened Windows 10 edition names
      
      * separated step 1 into 2
      
      * changed to requirements.txt
      
      * remove 3.8
      
      * upgrade pip pinning removed
      
      * added note about dependencies
      
      * added 3.6 and 3.7 to getting started
      
      * notebooks directory
      
      * added property of others disclaimer and LICENSE
      
      * added powershell note
      
      * Add requirements.txt and ci-requirements.txt
      
      * Update README.md
      
      * Add CI workflow
      
      * Add check_install script
      
      * Add Hello World notebook
      
      * Add Tensorflow to OpenVINO notebook
      
      * added emojis to readme
      
      * Add Monodepth notebook
      
      * changed discord URL
      
      * Update ci-requirements.txt
      
      * Add Pytorch-ONNX-OpenVINO Notebook
      
      * Pin pip to 20.2.* in nbval.yml
      
      To avoid issues with dependency resolving in pip 21.*
      
      * added warning about setupvars
      
      * added warning about setupvars
      
      * updated command prompt warning
      
      * added cleaning up section
      
      * cleaned up README formatting
      
      * cleaned up README formatting
      
      * updated cleaning up venv
      
      * added anchor links to README
      
      * fixed anchor urls
      
      * fixed anchor url
      
      * removed tools/utils.py
      
      * added pip pinning to install guide
      
      * changed ONNX to TF in markdown cells 101-tf notebook
      
      * removed WIP message in 201-mono notebook
      Co-authored-by: NKloosterman <helena.kloosterman@intel.com>
      0ffd49cc
  30. 01 4月, 2021 1 次提交
    • R
      Merge updated README from develop (#2) · 7c4b4743
      Ryan Loney 提交于
      * added tools and utils.py
      
      * updated readme with python3.8 note and os matrix
      
      * added BETA note and intro/background
      
      * added more content to readme
      
      * readme cleanup, added discord
      
      * readme cleanup
      
      * added clone step and cleaned up readme
      
      * fixed Step 6 format
      
      * fixed troubleshooting section
      
      * more cleanup in readme
      
      * updated install guide steps
      
      * moved virtualenv suggestions to troubleshooting section
      
      * readme cleanup
      
      * readme formatting changes
      
      * adjusted wording in README
      
      * shortened Windows 10 edition names
      7c4b4743
  31. 18 3月, 2021 2 次提交
  32. 12 3月, 2021 3 次提交