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_ui
andgit clone https://github.com/rajdeepratan/image_detection_backend.git
- Install dependencies:
npm install
oryarn install
on both frontend and backend
- run
npm start
from the home directory.
Enjoy the application