Skip to content

AksharGoyal/AI-Planet-Deep-Learning-Project-Weather-Image-Classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

AI Planet Deep Learning Project: Weather Image Classification

Project as part of Deep Learning bootcamp

As part of the Deep Learning bootcamp by AI Planet formerly DPhi and IIT Bombay Data Analytics around July, I had to work on a project where I used VGG19 layer to train a neural network model that classified an image of a weather as sunny, rainy, foggy, cloudy or sunrise.

Description: Developed a weather image classification model using VGG19 architecture and Keras, enabling accurate categorization of weather-related images.
Achievements:

  • Utilized VGG19 convolutional neural network (CNN) architecture for effective feature extraction.
  • Implemented the model using Keras for flexibility and ease of use.
  • Achieved high accuracy in classifying weather images, contributing to improved image analysis capabilities.

image

Feel free to explore the notebook and enjoy learning 🌅 🌧️ 🌁 ☁️ ☀️