Descriere YEO:
Pe YEO găsești Modern Computer Vision with PyTorch de la V. Kishore Ayyadevara, în categoria Computers.
Indiferent de nevoile tale, Modern Computer Vision with PyTorch - Second Edition: A practical roadmap from deep learning fundamentals to advanced applications and Generative AI - V. Kishore Ayyadevara din categoria Computers îți poate aduce un echilibru perfect între calitate și preț, cu avantaje practice și moderne.
Preț: 403.34 Lei
Caracteristicile produsului Modern Computer Vision with PyTorch
- Brand: V. Kishore Ayyadevara
- Categoria: Computers
- Magazin: libris.ro
- Ultima actualizare: 20-04-2026 00:26:26
Comandă Modern Computer Vision with PyTorch Online, Simplu și Rapid
Prin intermediul platformei YEO, poți comanda Modern Computer Vision with PyTorch de la libris.ro rapid și în siguranță. Bucură-te de o experiență de cumpărături online optimizată și descoperă cele mai bune oferte actualizate constant.
Descriere magazin:
The definitive computer vision book is back, featuring the latest neural network architectures and an exploration of foundation and diffusion models Purchase 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 Th