SOTAVerified

Learning to Paint With Model-based Deep Reinforcement Learning

2019-03-11ICCV 2019Code Available1· sign in to hype

Zhewei Huang, Wen Heng, Shuchang Zhou

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

We show how to teach machines to paint like human painters, who can use a small number of strokes to create fantastic paintings. By employing a neural renderer in model-based Deep Reinforcement Learning (DRL), our agents learn to determine the position and color of each stroke and make long-term plans to decompose texture-rich images into strokes. Experiments demonstrate that excellent visual effects can be achieved using hundreds of strokes. The training process does not require the experience of human painters or stroke tracking data. The code is available at https://github.com/hzwer/ICCV2019-LearningToPaint.

Tasks

Reproductions