GithubHelp home page GithubHelp logo

ircbloqcc / tmpose2scratch Goto Github PK

View Code? Open in Web Editor NEW

This project forked from champierre/tmpose2scratch

0.0 0.0 0.0 99.42 MB

TMPose2Scratch connects Google Teachable Machine 2 with Scratch 3. You can use pose recognition on Scratch project.

License: BSD 3-Clause "New" or "Revised" License

Shell 7.69% HTML 1.94% JavaScript 90.37%

tmpose2scratch's Introduction

TM2PoseScratch

TMPose2Scratch connects Google Teachable Machine 2 with Scratch 3. You can use pose recognition on Scratch project.

How to use

Pose recognition

  1. On Google Teachable Machine 2 website, create a pose classification model and upload it.

  2. Copy the sharable link.

  1. Open http://champierre.github.io/tmpose2scratch on Chrome browser.

  2. Open "Choose an Extension" window and select "TMPose2Scratch".

  1. Paste the shareble link into the text field of "pose classification model URL" block.

  1. You can use the pose recognition results with "when received pose label" blocks.

For Developers - How to run TMPose2Scratch extension on your computer

  1. Setup LLK/scratch-gui on your computer.

    % git clone [email protected]:LLK/scratch-gui.git
    % cd scratch-gui
    % npm install
    
  2. In scratch-gui folder, clone TMPose2Scratch. You will have tmpose2scratch folder under scratch-gui.

    % git clone [email protected]:champierre/tmpose2scratch.git
    
  3. Run the install script.

    % sh tmpose2scratch/install.sh
    
  4. Run Scratch, then go to http://localhost:8601/.

    % npm start
    

tmpose2scratch's People

Contributors

champierre avatar yokobond avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.