PyLessons September 26, 2022 Selfie background remove or blur with Python We'll learn how to blur or change our selfie background just like Zoom, MS Teams, Google Meet, or Skype using Python
PyLessons October 03, 2022 CPU Real-Time face detection with Python This tutorial will teach us to detect the faces and face landmarks in the image, video, or webcam stream using the MediaPipe library and display it!
PyLessons October 10, 2022 Pencil sketch image with Python In this tutorial, I'll show you how we can create a "pencil" sketch image using Python with just a few lines of code
PyLessons October 17, 2022 Real-Time face recognition on CPU with Python I'll introduce a simple way to build and use any custom face recognition model with my custom framework
PyLessons November 14, 2022 AnimeGAN effect with Python I'll show you how you can easily apply the AnimeGAN effect on your media to get beautiful animated pictures, videos, or real-time camera streams