Computer Vision: Python Face Swap & Quick Deepfake in Colab

所在平台: Udemy

课程主页: https://www.udemy.com/course/computer-vision-python-face-swap-quick-deepfake-in-colab/

课程评论:没有评论

第一个写评论        关注课程

课程简介

课程名称:计算机视觉:使用Python进行面部交换与快速深伪造 课程概述: 欢迎参加“使用Google Colab进行Python面部交换与快速深伪造”课程。在这个深伪造的世界里,“眼见为实”的观念正受到挑战。课程将通过示例视频介绍深伪造的概念,展示如何仅用一张小照片,在普通计算机上快速生成任何人的深伪造视频,包括已故人士的表演。 本课程分为两部分。第一部分将创建一个基本的Python面部交换应用程序。我们将介绍深伪造技术的概念、应用、优缺点,并安装所需的软件和依赖项,包括Anaconda。对于想学习Python基础知识的学员,还有一些附加课程。接着,我们将逐行编写超过300行的Python代码,或者下载提供的完整代码。最初,我们将使用两张静态图像进行面部交换,随后尝试使用电脑的网络摄像头进行实时视频交换,并修改为使用预先保存的视频。 第二部分将基于“首期运动模型用于图像动画”的论文实现深伪造,利用Google Colab的免费GPU进行训练。我们将准备Google Drive,上传示例视频和目标图像。同时下载Google Colab笔记本,克隆必要的代码库,安装并设置环境。课程将涉及驱动视频的裁剪、模型推理图的下载以及源图像动画的生成,最后将添加音频。 课程结束时,我们将提供如何节省Google免费的GPU时间的技巧。此外,学员在完成课程后将获得课程完成证书,提升个人履历。在使用课程中提到的技术时,请务必负责任地使用,本课程仅供学习和研究,平台和讲师不对任何不当使用负责。课程提供的代码和材料可自由使用。 期待与您在课堂上见面,祝您学习愉快!

课程评论(0条)

课程详情

Hello and welcome to my new course 'Python Face Swap & Quick Deepfake using Google Colab'You know, there is is an old phrase that says 'seeing is believing'. But in the world of 'Deepfake' what we see is not always true. Let's define deep fake with the help of an example video. Here is it.I used only a single stamp size photos of these people to create these videos. Yes, you heard it right. With only a single face image and few minutes of time with a normal computer, you can create deepfake of anyone. You an even make dead people talk or even sing for you.Yes! Be prepared to be amazed. Before we proceed any further, let me explain the list of contents that are included in this course. This course is divided exactly into two halves.In the first half, we will be creating a basic python based face swap application. Before we proceed, we will have an introduction to the deep fake technique, its applications, advantages and disadvantages. Then we have to prepare our computer with all the dependencies installed. We will be installing Anaconda, the platform and IDE for our python programming. Later there are few optional sessions for those who want to learn the basics of python programming language basics.Later we will install the rest of dependences required to built our custom python face swap application. After that we will writing the python code line by line to complete the whole program with more than 300 lines. Alternatively you may also download the complete code from the google drive link provided in the last session of this course. At first we will be doing the face swap using two static images. One as the source image and other as the target image. Later we will try it for realtime video from our computer's web camera. And then we will modify it to make it work with a pre-saved video saved in our computer.From the examples, you can see that this was just a basic face swap program and is not at all perfect. We were doing it just to learn how things works behind the scenes.Later we will proceed with implementing deepfake based on a paper called ‘First Order Motion Model for Image Animation' Submitted to Cornell University by Aliaksandr Siarohin, Stéphane Lathuilière, Sergey Tulyakov, Elisa Ricci and Nicu Sebe Since training a deepfake involve expensive GPUs, we have an alternate plan to use the google Colab's free GPU. We will be preparing our google drive by creating folders and uploading the sample driving video, based on which the target image needs to be animated and also the target images or source images.Also we will be downloading a copy the demo google colab notebook and connect with google drive. Then we will clone the first order motion model repository from google drive. Later we will also proceed with cloning the face-alignment repository. We will install and set it up in our google colab. Then we will move the files into corresponding folders and start with cropping the driving video using a built in python program.After that we will download the frozen inference graph of the already trained model to our google drive. And now its all set to proceed with the animation of the source images based on the driving video. Once completed we will download the animated video. We will also do the same for few of the other source images too.The animated video will not be having audio. So we have to mix the audio to it using any free or opensource video editing tool available online. We will do that in our next session and finally we have all the deepfake animated videos with audio included.As the final session, we will also discuss how we can save the limited free GPU time offered by google and the workaround if the GPU time is exceeded.Just another word before I conclude. Please please make use of the contents and techniques mentioned in this tutorial very responsibly. Its intended only for learning and research purpose. Me as an instructor or the platform in which I host this course will not be liable for any illegal or irresponsible use of this technique.That's all about the topics which are currently included in this quick course. The code, images and weights used in this course has been uploaded and shared in a folder. I will include the link to download them in the last session or the resource section of this course. You are free to use the code in your projects with no questions asked.Also after completing this course, you will be provided with a course completion certificate which will add value to your portfolio.So that's all for now, see you soon in the class room. Happy learning and have a great time.Bibliographies and Reference CreditsNIPS Proceedings - First Order Motion Model for Image Animation - Aliaksandr Siarohin, Stéphane Lathuilière, Sergey Tulyakov, Elisa Ricci, Nicu SebeCornell University - Computer Vision and Pattern Recognition - First Order Motion Model for Image AnimationGithub - AliaksandrSiarohin - first-order-modelGithub Pages - First Order Motion Model for Image AnimationLearn OpenCV - Delaunay Triangulation and Voronoi Diagram using OpenCVLearn OpenCV - Face Swap using OpenCV - Satya Mallickpysource - Face swapping - Sergio Canu

课程标签

0人关注该课程

主题相关的课程