When I imagine an oil painting for an image, the artist takes many hours to paint an image or person.
Now, Stylized Neural Painting gets you an oil painting of an image in under 5 mins.
What is Stylized Neural Painting?
An image-to-painting translation method that generates vivid and realistic painting artworks with controllable styles.
Source: Stylized Neural Painting
Let’s copy the code from Github Stylized Neural Painting and run it in my local Google Colab with minor tweaks.
Citation
@inproceedings{zou2020stylized,
title={Stylized Neural Painting},
author={Zhengxia Zou and Tianyang Shi and Shuang Qiu and Yi Yuan and Zhenwei Shi},
year={2020},
eprint={2011.08114},
archivePrefix={arXiv},
primaryClass={cs.CV}
}

The output of the watercolor painting generated by Stylized Neural Painting as below.

Further Reading
Posts on Artificial Intelligence, Deep Learning, Machine Learning, and Design Thinking articles:
Rasa X Open Source Conversational AI UI Walk-through
Artificial Intelligence Chatbot Using Neural Network and Natural Language Processing
Leave A Comment