From 1791b4b36f778a4ef8dbb0b7299eda59977c033d Mon Sep 17 00:00:00 2001 From: foxtierney <116548090+foxtierney@users.noreply.github.com> Date: Thu, 22 Jun 2023 11:27:02 +0900 Subject: [PATCH] Add RealSense2OpenPose3D project link (#2216) --- doc/10_community_projects.md | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/10_community_projects.md b/doc/10_community_projects.md index b70fb49c7..9b4a68067 100644 --- a/doc/10_community_projects.md +++ b/doc/10_community_projects.md @@ -6,6 +6,7 @@ Here we expose all projects created with OpenPose by the community and that were 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) +4. [**RealSense2OpenPose3D**](https://github.com/foxtierney/RealSense2OpenPose3D): Use an Intel RealSense RGB-D camera to add depth to OpenPose. Generates JSON files with 3D keypoints. Disclaimer: We do not support any of these projects, we are simply exposing them. GitHub issues or questions about those will result in strict user bans and the posts being deleted.