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.