joshjacobbaker / TensorFlowSmartWebCam

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TFJS ML Model Tutorial

In this tutorial we put together a website, access to the web camera, and a machine learning model that detects objects in the camera with probability and classification.

Link to tutorial guide: Codelab TFJS

Detect Single Object

Detect Multiple Object

About


Languages

Language:JavaScript 57.7%Language:CSS 22.6%Language:HTML 19.7%