论文标题
神经细胞自动机的图像产生
Image Generation With Neural Cellular Automatas
论文作者
论文摘要
在本文中,我们提出了一种新颖的方法来使用神经细胞自动机(NCAS)生成图像(或其他艺术品)。我们将这个想法与各种自动编码器(VAE)相结合,而不是基于单个图像训练NCA,而是探索了一些应用程序,例如图像恢复和样式融合。用于模型实施的代码可在线获得。
In this paper, we propose a novel approach to generate images (or other artworks) by using neural cellular automatas (NCAs). Rather than training NCAs based on single images one by one, we combined the idea with variational autoencoders (VAEs), and hence explored some applications, such as image restoration and style fusion. The code for model implementation is available online.