KindaLisa

Compare LoL characters with Blackpink members using machine learning

This is a joke project to map each League of Legends character to one of the four Blackpink members with a deep neural network.

As there are many LoL champions, it would be ridiculous to do this mapping by hand. It is _not ridiculous at all_ to do it using a neural network.

The neural network is trained on recognizing blackpink members. An important part of the project consists of scraping an image search platform for photographs of each member and then processing this data (resize, face crop).

You can check it out on GitHub.