Build TensorFlow input pipelines, TensorFlow Developers, 2023 (TensorFlow) - Official guide on creating performant data input pipelines with tf.data, essential for integrating on-the-fly augmentation.
tf.image module, TensorFlow Developers, 2023 - Official API documentation for tf.image functions, detailing the image manipulation and augmentation operations used.
A Survey on Data Augmentation for Deep Learning, Chen Long, Xiufang Wang, Qingyu Wang, Wei Li, and Yuan Xu, 2021Neurocomputing, Vol. 450 (Elsevier)DOI: 10.1016/j.neucom.2021.04.053 - Comprehensive overview of data augmentation techniques used in deep learning, providing a broad context for their application and benefits.