torchvision.transforms, PyTorch Core Team, 2024 - Official documentation for PyTorch's torchvision.transforms module, detailing various image augmentation and preprocessing techniques with usage examples.
Deep Learning, Ian Goodfellow, Yoshua Bengio, Aaron Courville, 2016 (MIT Press) - A comprehensive textbook covering fundamental concepts of deep learning, including detailed explanations of data augmentation as a regularization strategy.