Image classification for weather prediction using CNN

In this project, I am using CNN ResNet50 Architecture to classify images into 5 weather labels. ResNet 50 is a CNN that is 50 layers deep and has trained features on millions of images. We can make use of this readily trained filters and train our model for classification

6/22/2022
224 views

Tags:  

#datathon 

#python 

#classification 

#machine-learning