NodeJS project to test body-pix JS library.
Based on article: https://heartbeat.fritz.ai/getting-started-with-image-segmentation-using-tensorflow-js-a157e1cbbd51
- Win 10 Command / Docker Ubuntu 20.04
- Node.JS
- npm/yarn
C:\Users\joe\Documents\git-local\nodejs-tf-body-pix-test\body-pix>node -v
v12.18.3
C:\Users\joe\Documents\git-local\nodejs-tf-body-pix-test\body-pix>npm -v
6.14.6
C:\Users\joe\Documents\git-local\nodejs-tf-body-pix-test\body-pix>yarn -v
1.22.10
npm install -g yarn
yarn add @tensorflow/tfjs-node @tensorflow-models/body-pix fs jimp
node index.js
For AR Demo - BodyPix Web Service:
node express.js