Skip to content

Jarvis017/Weather-Prediction-with-Deep-Convolutional-Neural-Networks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Weather-Prediction-with-Deep-Convolutional-Neural-Networks

Image classification on weather images

About the project

This project is about classifying weather with different arcitecture of Convolutional Neural Networks.

Models used in this project are as follows:

  • CNN
  • Inception
  • ResNet
  • Fully connected

there are different models with these arcitectures. For example, using average-pooling and max-pooling, Dropout and batch normalization

This project was one of my project of Deep Learning course at University of Guilan in Winter 2022.

Evaluating

For each model, there are classification report and loss and accuracy plot.

best models were evaluated with K-fold.

Dataset

The dataset contains 4 classes containing sunrise, shine, rain and cloudy.

Link of the dataset:

https://www.kaggle.com/datasets/pratik2901/multiclass-weather-dataset

About

Image classification on weather images

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors