meme_generator
a meme generator, mainly based on Pytorch.
crawling source data from baidu image
the dataset is provided (https://drive.google.com/open?id=1U0B1axGxQp5lLCzyrx8t17YJzTE1Z6Fl)
image txt
image photo without txt
training model, based on image caption model (https://github.com/sgrvinod/a-PyTorch-Tutorial-to-Image-Captioning)
The trained model is provided (https://drive.google.com/open?id=1njnQwEeS2jnKTm1wErWbXMqclHVARiha)
a web application, based on webservice