This is a program that creates a whole image from tiny images in a database. A database of 1056 memes is already existent.
git clone https://github.com/ArdaOzcan/collage.git
cd collage/collage
After you downloaded and changed your directory, you need some libraries:
pip install -r requirements.txt
Now run:
python collage.py -h
Which shows you the help menu
python collage.py "meme_database" "test_images/1.jpg" --quality 7