MemeGen is a web application that generates memes automatically based on the expression of the human face in the given image. All the user has to do is upload a clear picture, and the application analyses the expression of the person in the image producing amusing memes. To use the web application, click here.
How it works:
The understanding of the working of this project will require you to understand a few fancy terms, such as:
Undersampling
Oversampling
Image Augmentation
Convolutional Neural Networks
Auto ML
It is little wonder that there was a vast image dataset playing its part behind the scenes. Image datasets bring in the importance of CNN with it. If you are new to the term, keep reading!