aakinlalu / object-detection-with-JavascriptApi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

We use cocoSsd/yolo pretrained model with tensorflow js to create web object detection on browser.

Reproducing

1. clone and install dependencies

npm install 

2. Run on browser

npx parcel index.html

About


Languages

Language:JavaScript 73.6%Language:CSS 17.3%Language:HTML 9.1%