Modern Computer Vision with PyTorch
eBook - ePub

Modern Computer Vision with PyTorch

A practical roadmap from deep learning fundamentals to advanced applications and Generative AI

  1. 746 pages
  2. English
  3. ePUB (mobile friendly)
  4. Available on iOS & Android
eBook - ePub

Modern Computer Vision with PyTorch

A practical roadmap from deep learning fundamentals to advanced applications and Generative AI

About this book

The definitive computer vision book is back, featuring the latest neural network architectures and an exploration of foundation and diffusion modelsPurchase of the print or Kindle book includes a free eBook in PDF format

Key Features

  • Understand the inner workings of various neural network architectures and their implementation, including image classification, object detection, segmentation, generative adversarial networks, transformers, and diffusion models
  • Build solutions for real-world computer vision problems using PyTorch
  • All the code files are available on GitHub and can be run on Google Colab

Book Description

Whether you are a beginner or are looking to progress in your computer vision career, this book guides you through the fundamentals of neural networks (NNs) and PyTorch and how to implement state-of-the-art architectures for real-world tasks.The second edition of Modern Computer Vision with PyTorch is fully updated to explain and provide practical examples of the latest multimodal models, CLIP, and Stable Diffusion.You'll discover best practices for working with images, tweaking hyperparameters, and moving models into production. As you progress, you'll implement various use cases for facial keypoint recognition, multi-object detection, segmentation, and human pose detection. This book provides a solid foundation in image generation as you explore different GAN architectures. You'll leverage transformer-based architectures like ViT, TrOCR, BLIP2, and LayoutLM to perform various real-world tasks and build a diffusion model from scratch. Additionally, you'll utilize foundation models' capabilities to perform zero-shot object detection and image segmentation. Finally, you'll learn best practices for deploying a model to production.By the end of this deep learning book, you'll confidently leverage modern NN architectures to solve real-world computer vision problems.

What you will learn

  • Get to grips with various transformer-based architectures for computer vision, CLIP, Segment-Anything, and Stable Diffusion, and test their applications, such as in-painting and pose transfer
  • Combine CV with NLP to perform OCR, key-value extraction from document images, visual question-answering, and generative AI tasks
  • Implement multi-object detection and segmentation
  • Leverage foundation models to perform object detection and segmentation without any training data points
  • Learn best practices for moving a model to production

Who this book is for

This book is for beginners to PyTorch and intermediate-level machine learning practitioners who want to learn computer vision techniques using deep learning and PyTorch. It's useful for those just getting started with neural networks, as it will enable readers to learn from real-world use cases accompanied by notebooks on GitHub. Basic knowledge of the Python programming language and ML is all you need to get started with this book. For more experienced computer vision scientists, this book takes you through more advanced models in the latter part of the book.

]]>

Frequently asked questions

Yes, you can cancel anytime from the Subscription tab in your account settings on the Perlego website. Your subscription will stay active until the end of your current billing period. Learn how to cancel your subscription.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Perlego offers two plans: Essential and Complete
  • Essential is ideal for learners and professionals who enjoy exploring a wide range of subjects. Access the Essential Library with 800,000+ trusted titles and best-sellers across business, personal growth, and the humanities. Includes unlimited reading time and Standard Read Aloud voice.
  • Complete: Perfect for advanced learners and researchers needing full, unrestricted access. Unlock 1.4M+ books across hundreds of subjects, including academic and specialized titles. The Complete Plan also includes advanced features like Premium Read Aloud and Research Assistant.
Both plans are available with monthly, semester, or annual billing cycles.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes! You can use the Perlego app on both iOS or Android devices to read anytime, anywhere — even offline. Perfect for commutes or when you’re on the go.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Yes, you can access Modern Computer Vision with PyTorch by V Kishore Ayyadevara,Yeshwanth Reddy in PDF and/or ePUB format, as well as other popular books in Informatique & Vision par ordinateur et reconnaissance de formes. We have over one million books available in our catalogue for you to explore.

Table of contents

  1. Preface
  2. Section 1: Fundamentals of Deep Learning for Computer Vision
  3. Artificial Neural Network Fundamentals
  4. PyTorch Fundamentals
  5. Building a Deep Neural Network with PyTorch
  6. Section 2: Object Classification and Detection
  7. Introducing Convolutional Neural Networks
  8. Transfer Learning for Image Classification
  9. Practical Aspects of Image Classification
  10. Basics of Object Detection
  11. Advanced Object Detection
  12. Image Segmentation
  13. Applications of Object Detection and Segmentation
  14. Section 3: Image Manipulation
  15. Autoencoders and Image Manipulation
  16. Image Generation Using GANs
  17. Advanced GANs to Manipulate Images
  18. Section 4: Combining Computer Vision with Other Techniques
  19. Combining Computer Vision and Reinforcement Learning
  20. Combining Computer Vision and NLP Techniques
  21. Foundation Models in Computer Vision
  22. Applications of Stable Diffusion
  23. Moving a Model to Production
  24. Appendix
  25. Other Books You May Enjoy
  26. Index