Convolutional Neural Network (CNN) holds the current research interest in the ever-evolving image
classification field. Accurate classifying the image data with minimum of time is highly desired. But the traditional CNN
architecture often fails to generate the appropriate outcome for large dataset. So, a modified approach of CNN is proposed
here which is the combination of data augmentation and batch normalization embedded with CNN.