中文

使用神经细胞自动机生成图像

人工智能 2020-11-10 v2

摘要

在本文中,我们提出一种利用神经细胞自动机(NCAs)生成图像(或其他艺术作品)的新方法。我们并非基于单张图像逐一训练 NCAs,而是将该思想与变分自编码器(VAEs)相结合,从而探索了图像修复与风格融合等一些应用。模型实现的代码已在线提供。

关键词

引用

@article{arxiv.2010.04949,
  title  = {Image Generation With Neural Cellular Automatas},
  author = {Mingxiang Chen and Zhecheng Wang},
  journal= {arXiv preprint arXiv:2010.04949},
  year   = {2020}
}