Inspired by many projects in https://thisxdoesnotexist.com, I have created a similar project that creates cover pages of books that do not exist. This work is currently in progress.
Report Bug
·
Request Feature
Inspired by many projects in https://thisxdoesnotexist.com, I have created a similar project that creates cover pages of books that do not exist. I have trained a GAN model which generates such images.
- Python
- Pytorch
- Jupyter Notebook
- Book Covers Dataset
- Another Dataset (not used in this project)
Just running the jupyter notebook on colab will be sufficient.
- Generate images with higher resolution
- Hyperparameter Tuning
- Modify the model in such a way that the book title and author gets generated too.
- Deploy the model using Streamlit library.