diff --git a/doc/10_community_projects.md b/doc/10_community_projects.md index 8f60300bd..b70fb49c7 100644 --- a/doc/10_community_projects.md +++ b/doc/10_community_projects.md @@ -3,7 +3,7 @@ OpenPose Doc - Community-based Projects Here we expose all projects created with OpenPose by the community and that were shared with us. Do you want to share yours? Simply create a pull request and add to this file your demo and a description of it! -1. [**ROS OpenPose**](https://github.com/ildoonet/ros-openpose) +1. [**ROS OpenPose**](https://github.com/ravijo/ros_openpose): ROS wrapper for OpenPose 2. [**Hand gesture classification application - OpenHand**](https://github.com/ArthurFDLR/OpenHand-App): Third-party application that eases hand keypoints datasets creation and real-time hand gesture classification. You can deploy your own Neural Network classification model on top of OpenPose and play with it in real-time through a GUI! 3. Integrated to [Huggingface Spaces](https://huggingface.co/spaces) with [Gradio](https://github.com/gradio-app/gradio). See demo: [![Hugging Face Spaces](https://img.shields.io/badge/%F0%9F%A4%97%20Hugging%20Face-Spaces-blue)](https://huggingface.co/spaces/akhaliq/openpose)