MCPcopy Create free account

hub / github.com/csxmli2016/DFDNet / functions

Functions280 in github.com/csxmli2016/DFDNet

Methodforward
(self, x)
FaceLandmarkDetection/face_alignment/models.py:174
Methodforward
(self, x)
FaceLandmarkDetection/face_alignment/models.py:246
Methodforward
(self, x)
FaceLandmarkDetection/face_alignment/detection/sfd/net_s3fd.py:16
Methodforward
(self, x)
FaceLandmarkDetection/face_alignment/detection/sfd/net_s3fd.py:70
Methodget_current_losses
(self)
models/base_model.py:82
Methodget_image_paths
(self)
models/base_model.py:60
Methodget_landmarks_from_directory
(self, path, extensions=['.jpg', '.png'], recursive=True, show_progress_bar=True)
FaceLandmarkDetection/face_alignment/api.py:186
Functionget_norm_layer
(norm_type='instance')
models/networks.py:27
Functionget_option_setter
(dataset_name)
data/__init__.py:33
Functionget_option_setter
(model_name)
models/__init__.py:28
Functionget_scheduler
(optimizer, opt)
models/networks.py:40
Functioninit_func
(m)
models/networks.py:57
Methodinitialize
(self, opt)
data/base_data_loader.py:5
Methodinitialize
(self, opt)
data/base_dataset.py:17
Methodinitialize
(self, opt)
data/unaligned_dataset.py:13
Methodinitialize
(self, opt)
data/aligned_dataset.py:23
Methodinitialize
(self, opt)
data/single_dataset.py:12
Methodinitialize
(self, parser)
options/test_options.py:5
Methodinitialize
(self, opt)
models/base_model.py:18
Functionlambda_rule
(epoch)
models/networks.py:42
Methodload_data
(self)
data/base_data_loader.py:9
Methodload_data
(self)
data/__init__.py:70
Functionmkdirs
(paths)
util/util.py:70
Functionmls_rigid_deformation_inv
Rigid inverse deformation ### Params: * image - ndarray: original image * p - ndarray: an array with size [n, 2], original con
util/ROI_MLS.py:261
Functionmls_rigid_deformation_inv_wy
Rigid inverse deformation ### Params: * image - ndarray: original image * p - ndarray: an array with size [n, 2], origin
util/ROI_MLS.py:359
Functionmls_similarity_deformation_inv
Similarity inverse deformation ### Params: * image - ndarray: original image * p - ndarray: an array with size [n, 2], origina
util/ROI_MLS.py:166
Methodmodify_commandline_options
(parser, is_train)
data/base_dataset.py:14
Methodmodify_commandline_options
(parser, is_train)
data/unaligned_dataset.py:10
Methodmodify_commandline_options
(parser, is_train)
data/aligned_dataset.py:20
Methodmodify_commandline_options
(parser, is_train)
data/single_dataset.py:9
Methodmodify_commandline_options
(parser, is_train=True)
models/test_model.py:15
Methodmodify_commandline_options
(parser, is_train)
models/base_model.py:12
Methodname
(self)
data/base_dataset.py:10
Methodname
(self)
data/unaligned_dataset.py:61
Methodname
(self)
data/aligned_dataset.py:136
Methodname
(self)
data/single_dataset.py:41
Methodname
(self)
models/test_model.py:11
Methodname
(self)
models/base_model.py:15
Functionnew_replicate
(module, device_ids)
sync_batchnorm/replicate.py:89
Methodnr_slaves
(self)
sync_batchnorm/comm.py:136
Methodoptimize_parameters
(self)
models/base_model.py:63
Functionpatch_replication_callback
Monkey-patch an existing `DataParallel` object. Add the replication callback. Useful when you have customized `DataParallel` implementation.
sync_batchnorm/replicate.py:70
Functionpatch_sync_batchnorm
()
sync_batchnorm/batchnorm.py:339
Methodplot_current_losses
(self, epoch, counter_ratio, opt, losses)
util/visualizer.py:216
Functionprint_current_losses
(epoch, i, losses, t, t_data)
util/util.py:83
Methodprint_current_losses
(self, epoch, i, losses, t, t_data)
util/visualizer.py:235
Functionprint_numpy
(x, val=True, shp=False)
util/util.py:60
Methodprint_options
(self, opt)
options/base_options.py:60
Functionpts_to_bb
(pts)
FaceLandmarkDetection/face_alignment/detection/sfd/detect.py:72
Methodquery
(self, images)
util/image_pool.py:12
Methodreference_scale
(self)
FaceLandmarkDetection/face_alignment/detection/core.py:105
Methodreference_scale
(self)
FaceLandmarkDetection/face_alignment/detection/dlib/dlib_detector.py:59
Methodreference_scale
(self)
FaceLandmarkDetection/face_alignment/detection/folder/folder_detector.py:44
Methodreference_scale
(self)
FaceLandmarkDetection/face_alignment/detection/sfd/sfd_detector.py:42
Methodreference_x_shift
(self)
FaceLandmarkDetection/face_alignment/detection/core.py:109
Methodreference_x_shift
(self)
FaceLandmarkDetection/face_alignment/detection/dlib/dlib_detector.py:63
Methodreference_x_shift
(self)
FaceLandmarkDetection/face_alignment/detection/folder/folder_detector.py:48
Methodreference_x_shift
(self)
FaceLandmarkDetection/face_alignment/detection/sfd/sfd_detector.py:46
Methodreference_y_shift
(self)
FaceLandmarkDetection/face_alignment/detection/core.py:113
Methodreference_y_shift
(self)
FaceLandmarkDetection/face_alignment/detection/dlib/dlib_detector.py:67
Methodreference_y_shift
(self)
FaceLandmarkDetection/face_alignment/detection/folder/folder_detector.py:52
Methodreference_y_shift
(self)
FaceLandmarkDetection/face_alignment/detection/sfd/sfd_detector.py:50
Methodremove_models
(self)
FaceLandmarkDetection/face_alignment/api.py:198
Methodreplicate
(self, module, device_ids)
sync_batchnorm/replicate.py:64
Methodreset
(self)
util/visualizer.py:138
Functionroi_mls_whole
:param feature: itorchut guidance feature [C, H, W] :param d_point: landmark for degraded feature [N, 2] :param g_point: landmark for
util/ROI_MLS.py:462
Functionroi_mls_whole_final
:param feature: itorchut guidance feature [C, H, W] :param d_point: landmark for degraded feature [N, 2] :param g_point: landmark for
util/ROI_MLS.py:509
Functionsave_image
(image_numpy, image_path)
util/util.py:138
Functionsave_images
(webpage, visuals, image_path, aspect_ratio=1.0, width=256)
util/visualizer.py:11
Functionsave_images_test
(webpage, visuals, image_dir, image_path, aspect_ratio=1.0, width=256)
util/visualizer.py:51
Methodsave_networks
(self, which_epoch)
models/base_model.py:91
Methodset_input
(self, input)
models/base_model.py:32
Methodset_requires_grad
(self, nets, requires_grad=False)
models/base_model.py:167
Functiontensor2im
(input_image, norm=1, imtype=np.uint8)
util/util.py:11
Functiontensor2im3Channels
(input_image, imtype=np.uint8)
util/util.py:32
Methodtest_flip_is_image
(self)
FaceLandmarkDetection/test/test_utils.py:16
Methodtest_flip_is_label
(self)
FaceLandmarkDetection/test/test_utils.py:8
Methodtest_getpreds
(self)
FaceLandmarkDetection/test/test_utils.py:22
Methodtest_predict_points
(self)
FaceLandmarkDetection/test/facealignment_test.py:6
Methodupdate_learning_rate
(self)
models/base_model.py:67
← previous201–280 of 280, ranked by callers