Skip to content

I have used tensorflow.js for this, their r three different version of this, 1. object detection using tensorflow.js 2. using face detection model 3. detecting parts of the face

Notifications You must be signed in to change notification settings

tusharxoxoxo/cocossd-image-detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Object classification with a pre-trained model

How to run

Install the dependencies.

npm install

or

bun install

Run the app with

npm run watch

or

bun run watch 

It should open your browser at http://localhost:1234

Part 1: Output image

Part 2: Using camera as input

About

I have used tensorflow.js for this, their r three different version of this, 1. object detection using tensorflow.js 2. using face detection model 3. detecting parts of the face

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published