资源算法ddgm

ddgm

2019-09-20 | |  63 |   0 |   0

Deep Directed Generative Models with Energy-Based Probability Estimation

code for the paper

Requirements

  • Chainer 1.17

  • PIL

  • pylab

Contains the following repository:

2D datasets

Train generator to generate 10 dimensional Gaussian mixture distribution and swiss-roll distribution.

gaussian.png swissroll.png

See videos:

Running

run train_2d/train.py to train the model.

run train_2d/gif_gaussian.py or train_2d/gif_swissroll.py to generate gif frames.

MNIST

run train_mnist/train.py

If there is no MNIST image, it will be downloaded automatically.

Genereted images

mnist_success.png

killmebaby

Download 686 images from http://killmebaby.tv/special_icon.html and resize all to 64x64 pixels.

run train_killmebaby/train.py

Original images

kb_original.png

Images generated by Deep Generative Model

kb_gen.png

Since the position of the face of the training data is not constant, I think it is difficult to train the generator, but relatively clean images are generated.

When learning of Generator did not go well

kb_fail.png

Whichever noise z is used to generate an image, an average is generated.


上一篇:chainer-fluid

下一篇:FractalNet

用户评价
全部评价

热门资源

  • seetafaceJNI

    项目介绍 基于中科院seetaface2进行封装的JAVA...

  • spark-corenlp

    This package wraps Stanford CoreNLP annotators ...

  • Keras-ResNeXt

    Keras ResNeXt Implementation of ResNeXt models...

  • capsnet-with-caps...

    CapsNet with capsule-wise convolution Project ...

  • inferno-boilerplate

    This is a very basic boilerplate example for pe...