Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 490 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 490 Bytes

Image Detection UI

An image object detection system with Tensorflow-js with the pre-trained model.

Requirements

  • Node and npm

Installation

  • Clone the repo: git clone https://github.com/rajdeepratan/image_detection_ui and git clone https://github.com/rajdeepratan/image_detection_backend.git
  • Install dependencies: npm install or yarn install on both frontend and backend

How to get started!

  • run npm start from the home directory.

Enjoy the application