This document discusses the history and development of computer vision architectures for image classification, including convolutional neural networks (CNNs). It summarizes CNN models from LeNet in 1995 to modern models like ResNet, Inception, DenseNet and their contributions. The document also introduces GluonCV, an open source toolkit for computer vision tasks based on deep learning, and its goals of making state-of-the-art models and algorithms more reproducible and accessible to users.