Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 478 Bytes

File metadata and controls

7 lines (6 loc) · 478 Bytes

Cats Dogs Panda Image Classfier Using Pretrained Densenet161

a cat-dog-panda image classifier using pretrained densenet161 for feature extraction and 3 fully-connected layers

Nothing revolutionary... Not yet

The Data used in this notebook is from kaggle

  • download the data from kaggle datasets and unzip it
  • the unzipped folder should be the same folder as the notebook file