MCPcopy Create free account

hub / github.com/albertpumarola/GANimation / functions

Functions135 in github.com/albertpumarola/GANimation

Methodforward
(self, x)
networks/generator_wasserstein_gan.py:67
Methodforward
(self, x)
networks/discriminator_wasserstein_gan.py:26
Methodget_by_name
(network_name, *args, **kwargs)
networks/networks.py:9
Methodget_current_errors
(self)
models/ganimation.py:317
Methodget_current_scalars
(self)
models/ganimation.py:338
Methodget_current_visuals
(self)
models/ganimation.py:341
Methodget_image_paths
(self)
models/models.py:60
Methodget_image_paths
(self)
models/ganimation.py:120
Methodget_transform
(self)
data/dataset.py:49
Methodinitialize
(self)
options/train_options.py:5
Methodinitialize
(self)
options/test_options.py:5
Methodis_train
(self)
models/models.py:41
Methodlambda_rule
(epoch)
models/models.py:122
Functionmkdirs
(paths)
utils/util.py:35
Methodname
(self)
networks/networks.py:31
Methodname
(self)
data/dataset.py:39
Methodname
(self)
models/models.py:37
Methodoptimize_parameters
(self, train_generator=True, keep_data_for_visuals=False)
models/ganimation.py:198
Methodpath
(self)
data/dataset.py:43
Functionplace_face
(img, face, bb)
utils/face_utils.py:54
Functionplot_au
Plot action units :param img: HxWx3 :param aus: N :return:
utils/plots.py:5
Methodprint_network
(self, network)
models/models.py:113
Functionread_cv2_img
Read color images :param path: Path to image :return: Only returns color images
utils/cv_utils.py:5
Methodsave
(self, label)
models/ganimation.py:363
Functionsave_image
(image_numpy, image_path)
utils/util.py:46
Methodsave_images
(self, visuals)
utils/tb_visualizer.py:62
Functionsave_str_data
(data, path)
utils/util.py:51
Methodset_eval
(self)
models/ganimation.py:115
Methodset_input
(self, input)
models/ganimation.py:98
Methodset_train
(self)
models/ganimation.py:110
Functionshow_cv2_img
Display cv2 image :param img: cv::mat :param title: title :return: None
utils/cv_utils.py:21
Functionshow_images_row
Display grid of cv2 images image :param img: list [cv::mat] :param title: titles :return: None
utils/cv_utils.py:33
Functiontensor2maskim
(mask, imtype=np.uint8, idx=0, nrows=1)
utils/util.py:29
Methodtest
(self)
models/models.py:57
Methodupdate_learning_rate
(self)
models/ganimation.py:386
← previous101–135 of 135, ranked by callers