Grocery-Items-Detection
Grocery-Items-Detection copied to clipboard
🎉 Grocery Items Detection using Tenserflow.js and IBM Watson.📸
🎉 Realtime Grocery Items Detection 📸
Model is only trained on these Items
|
|
Setup
git clone
the repo and cd
into it by running the following command:
git clone https://github.com/saadpasta/Grocery-Items-Detection.git
cd Grocery-Items-Detection/
npm install
Note: You’ll need to have Node 8.10.0 or later on your local development machine. You can use nvm (macOS/Linux) or nvm-windows to easily switch Node versions between different projects.
Run the App
npm start
Open http://localhost:3000 to view it in the browser.