1. 06 11月, 2021 1 次提交
  2. 05 11月, 2021 2 次提交
  3. 03 11月, 2021 1 次提交
  4. 01 11月, 2021 1 次提交
  5. 30 10月, 2021 1 次提交
  6. 29 10月, 2021 2 次提交
  7. 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
  8. 27 10月, 2021 4 次提交
  9. 26 10月, 2021 2 次提交
  10. 23 10月, 2021 2 次提交
  11. 22 10月, 2021 1 次提交
  12. 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
  13. 19 10月, 2021 1 次提交
  14. 18 10月, 2021 1 次提交
  15. 16 10月, 2021 1 次提交
    • H
      Remove backticks in 104 (#296) · 05756ff8
      Helena Kloosterman 提交于
      * Remove backticks in 104
      
      Commands between backticks in tools table are not rendered correctly in exported rst files. Remove backticks temporarily to show correct command names in documentation.
      
      * Rename "Command Name" back to "Command" in 104
      
      * Left align cells in tools table in 104
      05756ff8
  16. 15 10月, 2021 3 次提交
  17. 14 10月, 2021 1 次提交
  18. 13 10月, 2021 1 次提交
  19. 12 10月, 2021 1 次提交
  20. 08 10月, 2021 3 次提交
  21. 07 10月, 2021 1 次提交
    • H
      Add requirements check CI test (#283) · f957d862
      Helena Kloosterman 提交于
      - Add test that checks that all requirements from requirements.txt exist in Docker and Binder requirements
      - let .binder/requirements.txt inherit from main requirements.txt
      - add yaspin to Docker image
      - add all requirements from requirements.txt to Pipfile
      - remove tqdm and requests from requirements.txt (already in openvino-dev)
      f957d862
  22. 04 10月, 2021 1 次提交
  23. 02 10月, 2021 3 次提交
  24. 01 10月, 2021 1 次提交
  25. 30 9月, 2021 2 次提交