/tf-js-body-segmentation

tf-js-body-segmentation

Primary LanguageJavaScriptMIT LicenseMIT

TensorFlow.JS React Body Segmentation

Interactive Webcam Body Segmentation

⚙ Features

👁️‍🗨️ Project Preview

Coming Soon!

🚀 Start

To start app: npm start

📚 HOW-TO

For additional info click here

🗺 URL Tree

├── /                          #Home

🌿 App tree

├── HOWTO.md
├── LICENSE
├── README.md
├── package.json
├── public
│   ├── _redirects
│   ├── assets
│   ├── favicon.ico
│   └── index.html
├── src
│   ├── App
│   │   └── index.js
│   ├── index.js
│   └── styles.css
└── webpack.config.js

⛰️ Roadmap

  1. Make Mobile Friendly
  2. Write Tests

To-Do's

  1. Migrate to TypeScript
  2. Finnish Webpack Config
  3. Finnish Tutorial
  4. Finnish README.md page
  5. Finnish HOWTO.md page
  6. Add Logo
  7. Add WebApp Preview Gif
  8. Add File Diagram
  9. Add Babel Compilation

Moises Sanabria