Skip to content

JoshuaLevi/BodyBuildingPose

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BodyBuildingPose

A web application that uses TensorFlow.js and Teachable Machine to detect bodybuilding poses via webcam.

Table of Contents

Installation

  1. Clone the repository:

    git clone https://github.com/JoshuaLevi/BodyBuildingPose.git
    cd BodyBuildingPose
  2. Ensure you have a local web server to run the project. You can use http-server for this:

    npm install -g http-server
    http-server

Usage

  1. Open your browser and navigate to http://localhost:8080 (or the port provided by your local web server).
  2. Allow access to your webcam.
  3. Select a pose from the dropdown menu and start detecting poses.

License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published