#544 · Primary category: Education & Research
ICCV2019-LearningToPaint
ICCV2019 - Learning to Paint With Model-based Deep Reinforcement Learning
Project last updated:05/07/25
GitHub Stars
2.3K
Forks
311
Contributors
6
License
MIT
Why we included this project
This repo is the reference implementation of an ICCV 2019 paper that treats painting as a reinforcement learning problem. Instead of copying pixels directly, an agent works with a neural renderer to decide where each brushstroke goes, what shape it takes, and what color it should be, planning across many steps until a photo is rebuilt from a few hundred strokes. It is a good place to see reinforcement learning drive continuous, structured actions rather than discrete choices, and it is also relevant if you are exploring stroke-based or non-photorealistic image reconstruction. Pretrained renderer and agent weights plus a Colab notebook let you watch the model redraw images without training anything yourself. Treat it as a research demo and learning resource, not a production library; the pinned dependencies target older PyTorch versions, so expect some setup work.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
prompts.chat
f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete privacy.
JavaGuide
Java Interview & Backend General Interview Guide, covering computer fundamentals, databases, distributed systems, high concurrency, system design, and AI application development.
system-prompts-and-models-of-ai-tools
A curated collection of system prompts, internal tools, and AI models from popular AI assistants and coding agents.
30-seconds-of-code
Coding articles to level up your development skills
generative-ai-for-beginners
21 Lessons, Get Started Building with Generative AI