Skip to content

Commit

Permalink
Yolov8 notebooks update ignored scope (#2362)
Browse files Browse the repository at this point in the history
Update ignored scope at NNCF optimization step utilizing subgraph
approach.
This fixes some extra quantizers and add more readability.
  • Loading branch information
kshpv authored Sep 5, 2024
1 parent b7528a5 commit 1420f47
Show file tree
Hide file tree
Showing 3 changed files with 998 additions and 397 deletions.
383 changes: 253 additions & 130 deletions notebooks/yolov8-optimization/yolov8-instance-segmentation.ipynb

Large diffs are not rendered by default.

370 changes: 239 additions & 131 deletions notebooks/yolov8-optimization/yolov8-keypoint-detection.ipynb

Large diffs are not rendered by default.

642 changes: 506 additions & 136 deletions notebooks/yolov8-optimization/yolov8-object-detection.ipynb

Large diffs are not rendered by default.

0 comments on commit 1420f47

Please sign in to comment.