This is API project on overflowjs.com over object detection in image with tensorflow.js Got ahead install and run project Make sure you have latest node version tfjs-node do some issues while installing latest releases
Frontend part of code is - https://github.com/overflowjs-com/image_object_detction_react_ui
Do read the blog to know more - https://overflowjs.com/posts/Image-Object-Detection-Using-TensorFlowjs.html
npm install
PORT=4000 npm run dev
PORT=4000 npm start