Skip to content

Commit

Permalink
Update notebooks index readme file [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 30, 2024
1 parent f11d59f commit 7db20f4
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions notebooks/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@
- [YOLOv8 Oriented Bounding Boxes Object Detection with OpenVINO™](./yolov8-optimization/yolov8-obb.ipynb)
- [Convert and Optimize YOLOv8 keypoint detection model with OpenVINO™](./yolov8-optimization/yolov8-keypoint-detection.ipynb)
- [Convert and Optimize YOLOv8 instance segmentation model with OpenVINO™](./yolov8-optimization/yolov8-instance-segmentation.ipynb)
- [Convert and Optimize YOLOv11 real-time object detection with OpenVINO™](./yolov11-optimization/yolov11-object-detection.ipynb)
- [Convert and Optimize YOLOv11 keypoint detection model with OpenVINO™](./yolov11-optimization/yolov11-keypoint-detection.ipynb)
- [Convert and Optimize YOLOv11 instance segmentation model with OpenVINO™](./yolov11-optimization/yolov11-instance-segmentation.ipynb)
- [Convert and Optimize YOLOv10 with OpenVINO](./yolov10-optimization/yolov10-optimization.ipynb)
- [Image generation with Würstchen and OpenVINO](./wuerstchen-image-generation/wuerstchen-image-generation.ipynb)
- [Video Subtitle Generation using Whisper and OpenVINO™](./whisper-subtitles-generation/whisper-subtitles-generation.ipynb)
Expand Down Expand Up @@ -162,6 +165,9 @@
- [YOLOv8 Oriented Bounding Boxes Object Detection with OpenVINO™](./yolov8-optimization/yolov8-obb.ipynb)
- [Convert and Optimize YOLOv8 keypoint detection model with OpenVINO™](./yolov8-optimization/yolov8-keypoint-detection.ipynb)
- [Convert and Optimize YOLOv8 instance segmentation model with OpenVINO™](./yolov8-optimization/yolov8-instance-segmentation.ipynb)
- [Convert and Optimize YOLOv11 real-time object detection with OpenVINO™](./yolov11-optimization/yolov11-object-detection.ipynb)
- [Convert and Optimize YOLOv11 keypoint detection model with OpenVINO™](./yolov11-optimization/yolov11-keypoint-detection.ipynb)
- [Convert and Optimize YOLOv11 instance segmentation model with OpenVINO™](./yolov11-optimization/yolov11-instance-segmentation.ipynb)
- [Convert and Optimize YOLOv10 with OpenVINO](./yolov10-optimization/yolov10-optimization.ipynb)
- [Image generation with Würstchen and OpenVINO](./wuerstchen-image-generation/wuerstchen-image-generation.ipynb)
- [Video Subtitle Generation using Whisper and OpenVINO™](./whisper-subtitles-generation/whisper-subtitles-generation.ipynb)
Expand Down

0 comments on commit 7db20f4

Please sign in to comment.