Slash7GNR / yglf-2019-ai

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Video detection with Tensorflow & COCO-SSD

The project shows a video and recognizes the objects that are shown in the screen, using tensorflow and COCO-SSD model. The project has been done as part of Israel YGLF conference 2019.

See the project

This site was built using Github Pages

Setup

git clone the project:

git clone https://github.com/Slash7GNR/yglf-2019-ai.git
cd yglf-2019-ai

Install dependencies:

yarn

Launch a development server, and watch files for changes. This command will also automatically open the demo app in your browser.

yarn watch

yglf-2019-ai

About


Languages

Language:JavaScript 61.5%Language:HTML 38.5%