Skip to content

Gujar-Shubham/pneumonia_classifier

Repository files navigation

Image classification with Keras and Flask deployed on Heroku

This repo shows how to deploy an image classification model using Tensorflow Keras and Flask on Heroku. The model I use is VGG16 since it is the smallest model in terms of number of parameters and size. Given an input image, the model classifies it into one of the thousand categories in ImageNet. The model is deployed in this link.

https://pneumonia-classifier-cnn.herokuapp.com/

EXAMPLE: alt text alt text alt text

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages