Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 574 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 574 Bytes

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