项目作者: jessysu

项目描述 :
Channel Painters over Generative Networks
高级语言: Jupyter Notebook
项目地址: git://github.com/jessysu/cpia.git
创建时间: 2019-08-05T08:01:20Z
项目社区:https://github.com/jessysu/cpia

开源协议:GNU General Public License v3.0

下载


Channel Painters in Action

[Update 1/18/24] Visit Latent Painter for a text-2-image generative AI painter driven by Stable Diffusion

The channel painter decomposes a convolutional layer of the deep neural network, and turns the input image into a painting animation. It works on top of the CNN-based generative networks, including the style transformers.

Run the demo in Colab

In different styles

On different generative networks (very channel-rich at the operation layer)

Moving the operation layer down along the forward path

Toward the final layers (with less channels)

On different painting scenarios

On different photos/objects

Write MNIST digits over VAE

More Detail?

Channel Decomposition into Painting Actions