Skip to content

DMak21/cnn-image-classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Objective

Image classification of subclasses of Food, Flowers and Animals

Classes : ​['donuts', 'salad', 'lasagna', 'pancakes', 'pizza', 'risotto', 'cat', 'dog', 'monkey', 'squirrel', 'daisy', 'dandelion', 'sunflower', 'rose', 'tulip']

Training Dataset

LINK

CNN Architecture Used

Libraries Used

  • numpy
  • scipy
  • pandas
  • scikit-learn
  • opencv-contrib-python
  • tensorflow
  • keras

For Implementation refer notebook

About

Implementation of CNN Architecture for Multi Label Image Classification using Keras for BITS F312

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors