In this tutorial, you will learn the basics of TensorFlow’s `tf.data` module used to build faster, more efficient deep learning data pipelines.| PyImageSearch
In this tutorial, you will learn to install TensorFlow 2.0 on your Ubuntu system (with or without GPU support).| PyImageSearch
In this tutorial, you will learn to install TensorFlow 2.0 on your macOS system running either Catalina or Mojave| PyImageSearch
In today’s tutorial, you will learn how to use Keras’ ImageDataGenerator class to perform data augmentation. I’ll also dispel common confusions surrounding what data augmentation is, why we use data augmentation, and what it does/does not do.| PyImageSearch