lib/auth-wrapper.py
class Test(object):
def __init__(self):
pass
If you are reading this, chances are you are, just like me a couple of years ago, is fascinated by how nothing more than an mere algorithm run on a cold piece of silicon, can ever "paint" faces? Honestly, I can't even draw a tank, let alone a face, with all of its fine details like hair, shades, skin tone, light reflections in the eyes etc. I can't, but it can.
What does generating a face actually mean?π
Turns out that a face image can be thought of as a point in a multidimensional cloud of data points.
Itβs a good time to begin this journey and I hope this article gives you the tools needed to get started!