aryxns / react_posenet

ml5.js example for ReactJS with Typescript variant. This repository contains two examples, one of pose-net and another of face-api. Read about this in my blog (https://analyticsindiamag.com/how-to-teach-machines-inside-a-browser/).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is an example for ml5.js made using React with TypeScript variant.

ml5.js is an open source, friendly high level interface to TensorFlow.js, a library for handling GPU-accelerated mathematical operations and memory management for machine learning algorithms. ml5.js provides an approachable API and examples to help you get started

Available Scripts

In the project directory, you can run:

npm install

Initalizes the project directory for development.

npm start

Runs the app in the development mode on http://localhost:3000

Feel free to refer from this code.

About

ml5.js example for ReactJS with Typescript variant. This repository contains two examples, one of pose-net and another of face-api. Read about this in my blog (https://analyticsindiamag.com/how-to-teach-machines-inside-a-browser/).


Languages

Language:TypeScript 83.6%Language:HTML 9.4%Language:CSS 7.0%