Image classification and detection are some of the most important tasks in the field of computer vision and machine learning. In this blog, I train a machine learning model to classify different kinds of apparels using a VGG (Visual Geometry Group)-like convolutional neural network (Simonyan et al., 2014). This blog…