Skip to content

jimmynguyen1308/tensorflow-human-detection

Repository files navigation

Tensorflow Human Detection

image image image

By @jimmynguyen1308

Overview

The project intends to build a simple human detection app using Tensorflow.JS. It is a repost-and-upgrade version of my old one few years ago which was heavily inspired by ipenywis's react-object-detection.

Packages

This software uses Object Detection model coco-ssd from TensorFlow list of tfjs-models.
Additionally, it also uses styled-component package in order to conveniently style components within the software.

Update: this repository now slightly supports TypeScript

Clone & Deployment

For clone & deployment, simply get to a directory and type these commands into the terminal

$ git clone https://github.com/nhatnguyen9813/human-detection-app.git
$ cd tensorflow-human-detection
$ npm i
$ npm run dev

Screenshots


About

Simple human detection app using Tensorflow.JS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published