Skip to content

odunet/TsJs_Starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TensorflowJS Image Recognition | NodeJS & Coco SSD

A simple TS image recognition project.

Dependencies

npm i @tensorflow-models/coco-ssd
npm i @tensorflow/tfjs
npm i @tensorflow/tfjs-backend-cpu
npm i @tensorflow/tfjs-backend-webgl
npm i @tensorflow/tfjs-converter
npm i @tensorflow/tfjs-core

Installation

npm install

npm start

Acknowledgement

About

A simple application of TS using CocoSSD model

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published