Skip to content

Developpement of Deep Learining using CNN and keras librairie for custum image classification

Notifications You must be signed in to change notification settings

HelmiHalmouch/keras_DeepLearning_custum_image_classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Keras_DeepLearning_for_Custum_Image_Classification

Developpement of Deep Learning model using CNN and keras librairie for custum image classification
Using Conventional Neural Network (CNN) sequential architecture implimented by keras

Requirement

python3.5
keras
matplotlib
sklearn
opencv

Remark about images dataset to run the code

Please create a folder named 'data'. Inside this folder you creat 4 subfoler for 4 image classes (202 image in each folder)
Structure of the datasets :
---data
----------class1
----------class2
----------class3
----------class4
If you dont have a set of image data you con send me an email in the following adress : helmirealmadrid@gmail.com

Architecture of CNN and the parmeters

summary_of_model

Run the code

python main.py

About

Developpement of Deep Learining using CNN and keras librairie for custum image classification

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages