Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 425 Bytes

File metadata and controls

6 lines (4 loc) · 425 Bytes

Cat-dog-panda-classification-with-VGGNet

Train Simple CNN and VGGNet on (cat-dog-panda) image classification.

Here we use 3 Diffrent net LeNet.py and MyNet.py and SmallVGGNet.py. you can use them to classifications. just download them and customize it for you dataset classification. smallvggnet is a simple net to classification for use in on mobiles application. if you want to use codes dont forget to customize them.