Skip to content

Commit 95217be

Browse files
authored
Merge pull request #1078 from Sudip-329/master
Updated the blog links in the README files and added the code repository link in the main README (tab section).
2 parents c3eb82d + 03a66c5 commit 95217be

2 files changed

Lines changed: 2 additions & 1 deletion

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) |

YOLO26_Keypoint_Estimation/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# YOLO26 Keypoint Estimation: Real-Time Pose Estimation with Ultralytics
22

3-
**This repository contains the code for [YOLO26 Keypoint Estimation: Real-Time Pose Estimation with Ultralytics](https://learnopencv.com/) blog post.**
3+
**This repository contains the code for [YOLO26 Keypoint Estimation: Real-Time Pose Estimation with Ultralytics](https://learnopencv.com/yolo26-pose-estimation-tutorial/) blog post.**
44

55
![YOLO26 Keypoint Estimation](https://learnopencv.s3.us-west-2.amazonaws.com/wp-content/uploads/2026/04/16114728/play.png)
66
---

0 commit comments

Comments
 (0)