MCPcopy Create free account

hub / github.com/WuChenshen/MeRGAN / functions

Functions129 in github.com/WuChenshen/MeRGAN

Functionget_ed_samples
(data, samples=10)
tflib/svhn.py:102
Functionget_ed_samples
(data, samples=10)
tflib/mnist.py:118
Functionget_epoch
()
tflib/svhn.py:117
Functionget_epoch
()
tflib/lsun.py:26
Functionget_epoch
()
tflib/mnist.py:134
Methodget_var_count
(self)
pretrain/svhn_test.py:151
Methodget_var_count
(self)
pretrain/mnist_test.py:127
Functionload
(batch_size, nums, n_labelled=None, data_dir = 'dataset/svhn/')
tflib/svhn.py:128
Functionload
(batch_size, nums, n_labelled=None, data_dir = 'dataset/mnist')
tflib/mnist.py:145
Methodmax_pool
(self, bottom, name)
pretrain/mnist_test.py:53
Functionmnist_imshow
(img,im_size)
tflib/mnist.py:20
Functionparam
A wrapper for `tf.Variable` which enables parameter sharing in models. Creates and returns theano shared variables similarly to `tf.Vari
tflib/__init__.py:10
Functionparams_with_name
(name)
tflib/__init__.py:36
Functionpermute_mnist
(mnist)
tflib/mnist.py:25
Functionpermute_svhn
(svhn)
tflib/svhn.py:26
Functionplot
(name, value)
tflib/plot.py:20
Functionprint_model_settings
(locals_)
tflib/__init__.py:101
Functionprint_model_settings_dict
(settings)
tflib/__init__.py:109
Functionsave_images
(X, save_path)
tflib/save_images.py:9
Methodsave_npy
(self, sess, npy_path="./vgg19-save.npy")
pretrain/svhn_test.py:136
Methodsave_npy
(self, sess, npy_path="./vgg19-save.npy")
pretrain/mnist_test.py:112
Functionset_weights_stdev
(weights_stdev)
tflib/ops/linear.py:16
Functionset_weights_stdev
(weights_stdev)
tflib/ops/deconv2d.py:13
Functionset_weights_stdev
(weights_stdev)
tflib/ops/conv2d.py:12
Functionsvhn_imshow
(img,im_size)
tflib/svhn.py:21
Functiontick
()
tflib/plot.py:17
Functionunset_weights_stdev
()
tflib/ops/linear.py:20
Functionunset_weights_stdev
()
tflib/ops/deconv2d.py:17
Functionunset_weights_stdev
()
tflib/ops/conv2d.py:16
← previous101–129 of 129, ranked by callers