yolo-v11-pose-lab / README.md
ccozad's picture
Add sections and links
e9e876c

A newer version of the Gradio SDK is available: 5.44.1

Upgrade
metadata
title: Yolo V11 Pose Lab
emoji: πŸƒβ€β™‚οΈβ€βž‘οΈ
colorFrom: purple
colorTo: green
sdk: gradio
sdk_version: 5.32.1
app_file: app.py
pinned: false
license: mit
short_description: Visualize human pose data, extract pose info to JSON
tags:
  - mcp-server-track
  - ultralytics
  - yolo
  - image processing
  - human pose
thumbnail: >-
  https://cdn-uploads.huggingface.co/production/uploads/657fb3cfdb7adc7f73923798/IT1G4976zAdojmCoY-lzE.jpeg

Overview

This Space allows you to upload an image then the Ultralytics Yolo v11 vision model and extract human pose data in the form of annotated images or JSON data. See the help at the bottom of the app to connect to this app by MCP or code.

Demo

Check out a demo of using this space as an MCP server here: https://www.youtube.com/watch?v=cHsdDf50shw

Further reading