Chapter 13. Image Classification with TensorFlow on Spark
The following recipes will be covered in this chapter:
- Downloading 30 images each of Messi and Ronaldo
- Configuring PySpark installation with deep learning packages
- Loading images onto PySpark dataframes
- Understanding transfer learning
- Creating a pipeline for image classification training
- Evaluating model performance
- Fine-tuning model parameters