Skip to content

hereisSwapnil/mediapipe-examples

Repository files navigation

MediaPipe Examples

A collection of real-time computer vision examples using Google MediaPipe and React.

🚀 Features

  • Object Detection: Detect and track objects in real-time.
  • Image Classification: Classify images using EfficientNet.
  • Hand Gesture Recognition: Recognize hand gestures with skeleton visualization.
  • Face Landmark Detection: Detect 468 facial landmarks.

📸 Screenshots

Clean-Shot-2025-12-10-at-10-18-05-2x.png

Clean-Shot-2025-12-10-at-10-18-44-2x.png

🛠️ Tech Stack

Frontend

  • React: Component based UI library.
  • TailwindCSS: Utility-first CSS styling.
  • Vite: Next Generation Frontend Tooling.
  • MediaPipe: Cross-platform ML solutions.

📋 Prerequisites

Before installation, ensure you have the following:

🔧 Installation

  1. Clone the repository

    git clone <repository-url>
    cd mediapipe-examples
  2. Install Dependencies

    npm install

🚀 Running the App

Start Development Server

npm run dev

Accessible at http://localhost:5173

About

A set of real time computer vision demos built with MediaPipe and React, including object detection, image classification, hand gestures, and face landmark tracking.

Topics

Resources

Stars

Watchers

Forks

Contributors