If you enjoyed this book, you may be interested in these other books by Packt:
Hands-On Image Processing with Python
Sandipan Dey
ISBN: 978-1-78934-373-1
- Perform basic data pre-processing tasks such as image denoising and spatial filtering in Python
- Implement Fast Fourier Transform (FFT) and Frequency domain filters (e.g., Weiner) in Python
- Do morphological image processing and segment images with different algorithms
- Learn techniques to extract features from images and match images
- Write Python code to implement supervised / unsupervised machine learning algorithms for image processing
- Use deep learning models for image classification, segmentation, object detection and style transfer
PyTorch Computer Vision Cookbook
Michael Avendi
ISBN: 978-1-83864-483-3
- Develop, train and deploy deep learning algorithms using PyTorch 1.x
- Understand how to...