Skip to content

CNN classifier of weather based on images. Done during university course

Notifications You must be signed in to change notification settings

ToToSpl/weather_cnn_detector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Weatcher CNN detector

CNN classifier of weather based on images. Done during university course

Where to obtain data

Data on which the network was trained and tested can be downloaded from here. Uncompressed folder should be in the same directory as solution notebooks.

Difference between notebooks

Better notebook uses libraries for one hot encoding, shuffling and managing test and train data, which makes it more readable and better, as more functions are available.

Improvement in network was also achieved by reducing it size, by deleting one convolutional layer and decreasing the size of fully connected network we decrease the chaince of over-training.

About

CNN classifier of weather based on images. Done during university course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published