' Image Identifier ' is my first web application project related to Deep learning.
A Web application for Image Identification using pretrained Keras model – Resnet50
GitHub: https://github.com/gayathri1462/Image-Identifier-Web-App
Linkedin: https://www.linkedin.com/in/gayathri1462/
Project Overview:
1.Project Requirements or Dependencies
Anaconda Python (to get ML Libraries)
Keras and Tensorflow (for Deep Learning)
Django (For Front-end)
2.Django Creation
3.Backend creation using pretrained Keras model – Resnet50
Use this pretrained model and connect it with our Django application.
Upload image in our Django application.
Use this for prediction for model and show the output
4.Adding form to Django app and uploading image
5.Integrating web application with deep learning backend.
#Machinelearning #Deeplearning #Django #Keras #Tensorflow
Download
0 formats
No download links available.
Image identifier using Resnet50 | Deep Learning | NatokHD