Reader small image

You're reading from  Exploring Deepfakes

Product typeBook
Published inMar 2023
Reading LevelBeginner
PublisherPackt
ISBN-139781801810692
Edition1st Edition
Languages
Right arrow
Authors (2):
Bryan Lyon
Bryan Lyon
author image
Bryan Lyon

Bryan Lyon is a developer for Faceswap.
Read more about Bryan Lyon

Matt Tora
Matt Tora
author image
Matt Tora

Matt Tora is a developer for Faceswap.
Read more about Matt Tora

View More author details
Right arrow

Part 2: Getting Hands-On with the Deepfake Process

This part of the book is all about getting hands-on with the code. We will look deep into exactly what it takes to make a deepfake from beginning to end, leaving no stone unturned or line of code unexplained. If you’re here for the code, this is the section for you.

In the first chapter of this section, we’ll examine extraction. This is the process of getting all the faces out of a video so that we can use them in other stages of the process. We’ll look at the process of turning a video into frame images, then we’ll go through all the code necessary to turn the frames into clean, aligned faces with matching mask images ready for training. After that, we’ll look into training, examine the neural network from the bottom up, and then show the entire learning process of the model. Finally, we’ll get into conversion, where we’ll examine the process of going through every image to swap...

lock icon
The rest of the chapter is locked
You have been reading a chapter from
Exploring Deepfakes
Published in: Mar 2023Publisher: PacktISBN-13: 9781801810692
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
undefined
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime

Authors (2)

author image
Bryan Lyon

Bryan Lyon is a developer for Faceswap.
Read more about Bryan Lyon

author image
Matt Tora

Matt Tora is a developer for Faceswap.
Read more about Matt Tora