Computer Vision Projects with PyTorch (e-bog) af Sharma, Nitin Ranjan
Sharma, Nitin Ranjan (forfatter)

Computer Vision Projects with PyTorch e-bog

473,39 DKK (inkl. moms 591,74 DKK)
Design and develop end-to-end, production-grade computer vision projects for real-world industry problems. This book discusses computer vision algorithms and their applications using PyTorch.The book begins with the fundamentals of computer vision: convolutional neural nets, RESNET, YOLO, data augmentation, and other regularization techniques used in the industry. And then it gives you a quick ...
E-bog 473,39 DKK
Forfattere Sharma, Nitin Ranjan (forfatter)
Forlag Apress
Udgivet 18 juli 2022
Genrer Programming and scripting languages: general
Sprog English
Format pdf
Beskyttelse LCP
ISBN 9781484282731
Design and develop end-to-end, production-grade computer vision projects for real-world industry problems. This book discusses computer vision algorithms and their applications using PyTorch.The book begins with the fundamentals of computer vision: convolutional neural nets, RESNET, YOLO, data augmentation, and other regularization techniques used in the industry. And then it gives you a quick overview of the PyTorch libraries used in the book. After that, it takes you through the implementation of image classification problems, object detection techniques, and transfer learning while training and running inference. The book covers image segmentation and an anomaly detection model. And it discusses the fundamentals of video processing for computer vision tasks putting images into videos. The book concludes with an explanation of the complete model building process for deep learning frameworks using optimized techniques with highlights on model AI explainability.After reading this book, you will be able to build your own computer vision projects using transfer learning and PyTorch.What You Will LearnSolve problems in computer vision with PyTorch.Implement transfer learning and perform image classification, object detection, image segmentation, and other computer vision applicationsDesign and develop production-grade computer vision projects for real-world industry problemsInterpret computer vision models and solve business problemsWho This Book Is ForData scientists and machine learning engineers interested in building computer vision projects and solving business problems