An image object detection system with Tensorflow-js with the pre-trained model.
- Node and npm
- Clone the repo:
git clone https://github.com/rajdeepratan/image_detection_uiandgit clone https://github.com/rajdeepratan/image_detection_backend.git - Install dependencies:
npm installoryarn installon both frontend and backend
- run
npm startfrom the home directory.
Enjoy the application