Skip to content

Vipoooool/Keras-Model-Deployment-Using-Django

Repository files navigation

Keras Model Deployment Using Django

This is a very simple Django web application as a deployment of Keras deep learning model. The deep learning model has been implemented using Keras and Tensorflow. It is a CNN based multiclass image classifier consisting of 38 classes of different healthy and diseased plant leaves.

Requirements:

  1. Python
  2. Tensorflow
  3. Keras
  4. Django

Download AlexNetModel from the following link and paste it in the same forder as views.py:

https://www.kaggle.com/vipoooool/plant-diseases-classification-using-alexnet/output?scriptVersionId=7900438

You can find the details of the model in following Kaggle kernel:

https://www.kaggle.com/vipoooool/plant-diseases-classification-using-alexnet

About

Plant Diseases Recognition App Implemented Using Python-Django

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published