Skip to content

miafan716/poseChallenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This project 'poseChallenge' is made by Mia Jiayin Fan. You may need:

  1. Open your webcam.

  2. Click to hear the background music.

  3. Follow the poses shown on the screen.

  4. Check your score on the bar shown in the up-right corner.

knn classifier instructions shown below

P5 ML PoseNet Start Kit

This repository uses p5.js, ml5.js, and [PoseNet] to display a webcam image, labelled with pose detection skeleton and points.

Installation

  1. Clone this repo.

  2. Install Node.js.

  3. Install the npm (JavaScript) development packages. In a terminal window:

    • Change directories (cd) into the repository directory.
    • Enter npm install

Running

In a terminal window:

  • Change directories (cd) into the repository directory.
  • Enter npm start

This will open PoseNet in a browser window.

License

MIT License

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published