Skip to content

Commit 03a66c5

Browse files
authored
Added YOLO26 Keypoint Estimation blog post link and code link
1 parent 0bcf153 commit 03a66c5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ Want to become an expert in AI? [AI Courses by OpenCV](https://opencv.org/course
1515

1616
| Blog Post | Code|
1717
| ------------- |:-------------|
18+
| [YOLO26 Keypoint Estimation: Real-Time Pose Estimation with Ultralytics](https://learnopencv.com/yolo26-pose-estimation-tutorial/) | [Code](https://github.com/Sudip-329/learnopencv/tree/master/YOLO26_Keypoint_Estimation) |
1819
| [RF-DETR Segmentation: Real-Time Detection & Instance Segmentation Guide](https://learnopencv.com/rf-detr-segmentation-real-time-detection-instance-segmentation-guide/) | [Code](https://github.com/spmallick/learnopencv/tree/master/RF_DETR_Segmentation_Demo) |
1920
| [YOLO26 Instance Segmentation: Pixel-Perfect AI at Real-Time Speed](https://learnopencv.com/yolo26-instance-segmentation-pixel-perfect-ai-at-real-time-speed/) | [Code](YOLO26-instance-segmentation/) |
2021
| [Multi-Object Tracking with Roboflow Trackers and OpenCV](https://learnopencv.com/multi-object-tracking-with-roboflow-trackers-and-opencv/) | [Code](https://github.com/spmallick/learnopencv/tree/master/Roboflow_Trackers_Demo) |

0 commit comments

Comments
 (0)