Skip to content

Simple show and tell of TensorFlowJS and its ability to detect objects in images.

Notifications You must be signed in to change notification settings

PropertyBrands/iiq-tensorflowjs-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple TensorFlowJS Demo

This is a simple demo of TensorFlowJS. It uses a pre-trained model to detect objects in images.

Running the demo

  • Clone this repo
  • Run npm install
  • Copy 6 images named image1.jpg to image6.jpg into this folder
  • Run npm run watch
  • Open localhost:1234 in your browser

About

Simple show and tell of TensorFlowJS and its ability to detect objects in images.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published