Skip to content

A cat vs dog image classifier built with keras and then exported to be used in the browser by tensorflow.js

License

Notifications You must be signed in to change notification settings

dkreider/tensorflowjs-cat-vs-dog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cat vs Dog Image Classifier with Tensorflow.js

Classify a dog or cat image inside any browser. The classifier uses a pre-trained model built with Keras that was then exported to Tensorflow.js. Click here to try it yourself.

Getting Started

  • git clone https://github.com/dkreider/tensorflowjs-cat-vs-dog.git
  • cd tensorflowjs-cat-vs-dog
  • python3 -m http.server
  • Open your browser to localhost:8000

Built With

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

A cat vs dog image classifier built with keras and then exported to be used in the browser by tensorflow.js

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published