CS231n: Convolutional Neural Networks for Visual Recognition - Course Notes, Fei-Fei Li, Ehsan Adeli, Justin Johnson, Zane Durante, 2025 (Stanford University) - Provides detailed explanations of deep learning concepts and their application to computer vision tasks like image classification, object detection, and segmentation.
ImageNet Classification with Deep Convolutional Neural Networks, Alex Krizhevsky, Ilya Sutskever, and Geoffrey E. Hinton, 2012Advances in Neural Information Processing Systems (NIPS) 25, Vol. 25 (Curran Associates, Inc.) - This paper introduced AlexNet, a breakthrough deep convolutional neural network that significantly advanced the state-of-the-art in image classification.