• Stars
    star
    1
  • Language
    Python
  • Created over 5 years ago
  • Updated almost 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This a custom image classifier using tensorflow.js. We will be using a pre-trained model for image classification called MobileNet. We will then train a model on top of this one to customise the image classes it recognises.