https://github.com/farnazmnz/multi-class-weather
Computer vision project
https://github.com/farnazmnz/multi-class-weather
cnn computer-vision deep-learning keras multiclass-classification
Last synced: 2 months ago
JSON representation
Computer vision project
- Host: GitHub
- URL: https://github.com/farnazmnz/multi-class-weather
- Owner: farnazmnz
- Created: 2023-07-14T23:22:15.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-08-22T09:52:53.000Z (almost 2 years ago)
- Last Synced: 2025-06-04T16:42:22.050Z (about 1 year ago)
- Topics: cnn, computer-vision, deep-learning, keras, multiclass-classification
- Language: Jupyter Notebook
- Homepage:
- Size: 2.65 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Multi-Class-Weather
Dataset : https://www.kaggle.com/datasets/pratik2901/multiclass-weather-dataset
This dataset provides a platform for outdoor weather analysis by extracting various features for recognizing different weather conditions(sunrise,shine,rain,cloudy).
In this project i got familiar with computer vision ,image processing and deep convolutional neural networks.