The Face2Face project marked a significant turning point in my journey into the world of coding and hands-on experience with machine learning algorithms. This project consists of a complex pipeline that orchestrates several AI algorithms to create a unique output, beginning with facial recognition that accurately identifies and overlays a segmentation mask on the face.
What makes Face2Face particularly intriguing is its innovative use of resources from Google's Quick, Draw! game. The game itself is based on a neural network and by harnessing its library of sketches, the system is adept at constructing unique shapes for hair and noses, infusing each creation with a distinct personality and flair. This process is not just about replication but about bringing a individual level of creativity, customization and overall interactiity
The project finally integrates the pix2pix algorithm. This step uses the initial sketch, which acts as a segmentation map to bring the  shaped figures to back life thus closing the circle.
Diving into the Face2Face project was more than just an exploration of AI and machine learning; it was a deep dive into the workings of neural networks. The project served as both a challenge and a learning platform, compelling me to unravel the complexities of coding and algorithm manipulation. It was through this hands-on project that I gained invaluable insights into the operational mechanisms of neural networks, significantly broadening my understanding and skills in coding.

Take a look at my other projects

Back to Top