Skip to content

RaneemLoay/Animals-images-classifying-using-CNN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Data description

Image Data: The dataset comprises images show different animal species like (horse , dog, butterfly , chicken , elephant , cat , spider , squirrel). Categories/Labels: Each image is associated with a specific animal species label. Size and Quality: Images may vary in dimensions, quality, and background.

Steps :

  • Data Loading
  • Data Exploration
  • Data Augmentation
  • Train-Test-validation Split
  • Encoding Labels
  • Applying pretrained Model (Inception)
  • Applying model form scratch
  • Using dropout and other regularization methods to prevent overfitting

Screenshots :

  • Pretrained model (Inception) : WhatsApp Image 2024-02-18 at 2 19 58 AM (1) WhatsApp Image 2024-02-18 at 2 19 57 AM (2)

  • From scratch model : WhatsApp Image 2024-02-18 at 2 19 59 AM WhatsApp Image 2024-02-18 at 2 20 00 AM (1) WhatsApp Image 2024-02-18 at 2 20 00 AM

Team members :

About

Classifying various animal species images using CNN

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages