diff --git a/README.md b/README.md index 1400b85..daa35fc 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # yolov8_ros -ROS 2 wrap for [Ultralytics YOLOv8](https://github.com/ultralytics/ultralytics) to perform object detection and tracking. +ROS 2 wrap for [Ultralytics YOLOv8](https://github.com/ultralytics/ultralytics) to perform object detection and tracking, instance segmentation and human pose estamation. There are also 3D versions of object detection and human pose estimation based on Point Cloud. ## Installation