Skip to content

jginsburgn/ssd-toy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Single Shot Detector Toy

This project that uses tfjs-models/coco-ssd to show object detection using webcams, in real time.

How to Run It?

Fire up a web server and point its document root to the directory containing index.html. Navigate with a browser to the web server host and see magic!

How to use it?

Focus a single person in the camera frame and see how the model copies your moves.

License

This project is proprietary.

Contributors