The final section of this book will cover important and advanced topics such as deep learning, ensemble machine learning methods, and hyperparameter tuning. We will also cover the latest addition to OpenCV—OpenVINO toolkit by Intel. We will briefly introduce OpenVINO, how to install it, and what are its various components, and then finally see how it can be used with OpenCV for image classification problems.
This section includes the following chapters:
- Chapter 9, Using Deep Learning to Classify Handwritten Digits
- Chapter 10, Ensemble Methods for Classification
- Chapter 11, Selecting the Right Model with Hyperparameter Tuning
- Chapter 12, Using OpenVINO with OpenCV
- Chapter 13, Conclusion