From da95682f618c1b4a0c17456ef20dad8019c5c559 Mon Sep 17 00:00:00 2001 From: Raymundo Lopez <59936203+rwlopez98@users.noreply.github.com> Date: Wed, 15 Jan 2025 16:39:34 -0600 Subject: [PATCH 1/2] Update README.md --- README.md | 20 ++++++++++++++------ 1 file changed, 14 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index b1b826e98..0262b89a5 100644 --- a/README.md +++ b/README.md @@ -25,12 +25,13 @@ It is **authored by** [**Ginés Hidalgo**](https://www.gineshidalgo.com), [**Zhe ## Contents 1. [Results](#results) 2. [Features](#features) -3. [Related Work](#related-work) -4. [Installation](#installation) -5. [Quick Start Overview](#quick-start-overview) -6. [Send Us Feedback!](#send-us-feedback) -7. [Citation](#citation) -8. [License](#license) +3. [Google Colab Skeleton Project](#Google-Colab-Skeleton-Project) +4. [Related Work](#related-work) +5. [Installation](#installation) +6. [Quick Start Overview](#quick-start-overview) +7. [Send Us Feedback!](#send-us-feedback) +8. [Citation](#citation) +9. [License](#license) @@ -67,7 +68,14 @@ We show an inference time comparison between the 3 available pose estimation lib

+## Google Colab Skeleton Project +**OpenPose Ready-To-Run Colab Project Skelton** +Verified Working January 15th, 2025 + +This Google Colab Notebook is a ready-to-run sekelton project that handles the deployment of an OpenPose Ubunutu/Linux build and handles the missing file dependancies that seem to be effecting the project. Originally done as a workaround for the model dependancy issue it seems stable/robust enough to let other people use. Currently, it is setup to support Resultant Video and MatLab Vector Data exporting directly to a Google Drive folder, but may include additional feature addition later. + +https://github.com/rwlopez98/OpenPose-Colab-Notebook ## Features **Main Functionality**: From 5df262afe08e5581f9a9ea1b9ab211ecf066652e Mon Sep 17 00:00:00 2001 From: Raymundo Lopez <59936203+rwlopez98@users.noreply.github.com> Date: Wed, 15 Jan 2025 16:41:33 -0600 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0262b89a5..6d9a02489 100644 --- a/README.md +++ b/README.md @@ -75,7 +75,7 @@ Verified Working January 15th, 2025 This Google Colab Notebook is a ready-to-run sekelton project that handles the deployment of an OpenPose Ubunutu/Linux build and handles the missing file dependancies that seem to be effecting the project. Originally done as a workaround for the model dependancy issue it seems stable/robust enough to let other people use. Currently, it is setup to support Resultant Video and MatLab Vector Data exporting directly to a Google Drive folder, but may include additional feature addition later. -https://github.com/rwlopez98/OpenPose-Colab-Notebook +[Google Colab Skeleton Project](https://github.com/rwlopez98/OpenPose-Colab-Notebook) ## Features **Main Functionality**: