Hands-On Image Generation with TensorFlow

Hands-On Image Generation with TensorFlow

Soon Yau Cheong

79,21 €
IVA incluido
Disponible
Editorial:
Packt Publishing
Año de edición:
2020
ISBN:
9781838826789
79,21 €
IVA incluido
Disponible

Selecciona una librería:

  • Librería Samer Atenea
  • Librería Aciertas (Toledo)
  • Kálamo Books
  • Librería Perelló (Valencia)
  • Librería Elías (Asturias)
  • Donde los libros
  • Librería Kolima (Madrid)
  • Librería Proteo (Málaga)

Implement various state-of-the-art architectures, such as GANs and autoencoders, for image generation using TensorFlow 2.x from scratchKey FeaturesUnderstand the different architectures for image generation, including autoencoders and GANsBuild models that can edit an image of your face, turn photos into paintings, and generate photorealistic imagesDiscover how you can build deep neural networks with advanced TensorFlow 2.x featuresBook DescriptionThe emerging field of Generative Adversarial Networks (GANs) has made it possible to generate indistinguishable images from existing datasets. With this hands-on book, you’ll not only develop image generation skills but also gain a solid understanding of the underlying principles.Starting with an introduction to the fundamentals of image generation using TensorFlow, this book covers Variational Autoencoders (VAEs) and GANs. You’ll discover how to build models for different applications as you get to grips with performing face swaps using deepfakes, neural style transfer, image-to-image translation, turning simple images into photorealistic images, and much more. You’ll also understand how and why to construct state-of-the-art deep neural networks using advanced techniques such as spectral normalization and self-attention layer before working with advanced models for face generation and editing. You’ll also be introduced to photo restoration, text-to-image synthesis, video retargeting, and neural rendering. Throughout the book, you’ll learn to implement models from scratch in TensorFlow 2.x, including PixelCNN, VAE, DCGAN, WGAN, pix2pix, CycleGAN, StyleGAN, GauGAN, and BigGAN.By the end of this book, you’ll be well versed in TensorFlow and be able to implement image generative technologies confidently.What You Will LearnTrain on face datasets and use them to explore latent spaces for editing new faces Get to grips with swapping faces with deepfakes Perform style transfer to convert a photo into a painting Build and train pix2pix, CycleGAN, and BicycleGAN for image-to-image translation Use iGAN to understand manifold interpolation and GauGAN to turn simple images into photorealistic images Become well versed in attention generative models such as SAGAN and BigGAN Generate high-resolution photos with Progressive GAN and StyleGANWho this book is forThe Hands-On Image Generation with TensorFlow book is for deep learning engineers, practitioners, and researchers who have basic knowledge of convolutional neural networks and want to learn various image generation techniques using TensorFlow 2.x. You’ll also find this book useful if you are an image processing professional or computer vision engineer looking to explore state-of-the-art architectures to improve and enhance images and videos. Knowledge of Python and TensorFlow will help you to get the best out of this book.

Artículos relacionados

  • Neural Networks with Python
    Mei Wong
    'Neural Networks with Python' serves as an introductory guide for those taking their first steps into neural network development with Python. It’s tailored to assist beginners in understanding the foundational elements of neural networks and to provide them with the confidence to delve deeper into this intriguing area of machine learning.In this book, readers will embark on a l...
    Disponible

    56,97 €

  • AI and Deep Learning Fundamentals
    BalaAnand Muthu / Jayanthi S / Sivaparthipan C. B.
    Welcome to the world of AI and Deep Learning! This book is a culmination of years of research, innovation, and practical insights into the fascinating realms of artificial intelligence and deep learning. In this rapidly evolving landscape, the convergence of neuroscience, mathematics, and computer science has sparked a revolution, redefining how machines perceive, learn, and in...
    Disponible

    47,00 €

  • IoT Application of Machine Learning and Deep Learning
    Dhiliphan Rajkumar T / Jeyaranjani J / Sathesh Kumar K
    The fusion of the Internet of Things (IoT) with the prowess of Machine Learning and Deep Learning has ignited a revolution in the realm of technology. 'IoT Application of Machine Learning and Deep Learning' is a comprehensive journey into this transformative synergy, designed to illuminate the convergence of these cutting-edge domains. This book aims to be a guiding light for e...
    Disponible

    43,31 €

  • Algorithmic Information Theory
    Gregory J. Chaitin / Gregory JChaitin
    ...
    Disponible

    84,56 €

  • Bounded Queries in Recursion Theory
    G. Martin / W. Gasarch / William I. Gasarch
    One of the major concerns of theoretical computer science is the classifi­ cation of problems in terms of how hard they are. The natural measure of difficulty of a function is the amount of time needed to compute it (as a function of the length of the input). Other resources, such as space, have also been considered. In recursion theory, by contrast, ...
  • Call-By-Push-Value
    P.B. Levy
    Call-by-push-value is a programming language paradigm that, surprisingly, breaks down the call-by-value and call-by-name paradigms into simple primitives. This monograph, written for graduate students and researchers, exposes the call-by-push-value structure underlying a remarkable range of semantics, including operational semantics, domains, possible...