custom-image-classifier-using-tensorflow
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.