Skip to content
This repository has been archived by the owner on Feb 17, 2023. It is now read-only.

Anvith00/FruitClassification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

FruitClassification

A simple VGGNet-16 Convolutional Neural Network that can classify images.

Dataset from - Kaggle

What can be added ?


  • Callbacks
  • Image Augmentation
  • Dropout layer

How to use this notebook?


  • First, download the dataset from Kaggle
  • Extract it inside a folder called Datasets (in Google Drive)
  • Load your Drive on the Colab notebook

Make sure there are no issues while unzipping the files in the Colab environment.

Implemented stuff I've learnt from IBMs course on Deeplearning. 🙂

About

Based on VGGNet-16

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published