MCPcopy Create free account

hub / github.com/DeepMotionEditing/deep-motion-editing / functions

Functions617 in github.com/DeepMotionEditing/deep-motion-editing

Method__init__
(self, num_features, eps=1e-5, momentum=0.1)
style_transfer/blocks.py:24
Method__init__
(self, kernel_size, channels, stride=1, pad_type='zero', norm='none', acti='relu')
style_transfer/blocks.py:144
Method__init__
(self, kernel_size, channels, stride=1, pad_type='zero', norm='none', acti='relu', inplace=True)
style_transfer/blocks.py:165
Method__init__
(self, kernel_size, in_channels, out_channels, stride=1, pad_type='reflect', norm='none', acti='lrelu')
style_transfer/blocks.py:181
Method__init__
(self, kernel_size, c_in, c_mid, c_out, stride=1, pad_type='reflect', norm='none', acti='lrelu')
style_transfer/blocks.py:211
Method__init__
(self, config)
style_transfer/networks.py:34
Method__init__
(self, config, dim)
style_transfer/networks.py:64
Method__init__
(self, config)
style_transfer/networks.py:92
Method__init__
(self, config)
style_transfer/networks.py:151
Method__init__
(self, config)
style_transfer/networks.py:198
Method__init__
(self, config, subset_name, data_path=None, extra_data_dir=None)
style_transfer/data_loader.py:84
Method__init__
(self, cfg)
style_transfer/trainer.py:61
Method__init__
(self, config)
style_transfer/model.py:9
Method__init__
(self, title, motion, foot, limb_color=limb_colors[0], joint_color=joint_colors[0])
style_transfer/probe/anim_view.py:157
Method__init__
(self, argv)
blender_rendering/options.py:5
Method__init__
(self, file_path)
blender_rendering/load_bvh.py:15
Method__init__
(self)
options/options.py:8
Method__init__
(self, name: str, writer: SummaryWriter)
retargeting/loss_record.py:7
Method__init__
(self, writer: SummaryWriter)
retargeting/loss_record.py:35
Method__init__
(self, edges, names)
retargeting/datasets/bvh_writer.py:59
Method__init__
(self, args, motions, skeleton_idx)
retargeting/datasets/combined_motion.py:16
Method__init__
(self, args, datasets_groups)
retargeting/datasets/combined_motion.py:39
Method__init__
(self, file_path=None, args=None, dataset=None, new_root=None)
retargeting/datasets/bvh_parser.py:59
Method__init__
(self, args)
retargeting/datasets/motion_dataset.py:16
Method__init__
(self, args, topology)
retargeting/models/enc_and_dec.py:7
Method__init__
(self, args, enc: Encoder)
retargeting/models/enc_and_dec.py:71
Method__init__
(self, args, edges)
retargeting/models/enc_and_dec.py:140
Method__init__
(self, args, edges)
retargeting/models/Kinematics.py:8
Method__init__
(self, rotations: torch.Tensor, positions: torch.Tensor, offset, parents, constrains)
retargeting/models/Kinematics.py:155
Method__init__
(self, gan_mode, real_lable=1.0, fake_lable=0.0)
retargeting/models/utils.py:11
Method__init__
(self, args, base_criterion, norm_eps=0.008)
retargeting/models/utils.py:39
Method__init__
(self, args, base_criterion, norm_eps=0.008)
retargeting/models/utils.py:58
Method__init__
(self, parent)
retargeting/models/utils.py:77
Method__init__
Initialize the ImagePool class Parameters: pool_size (int) -- the size of image buffer, if pool_size=0, no buffer will be created
retargeting/models/utils.py:95
Method__init__
(self, args, character_names, dataset)
retargeting/models/architecture.py:12
Method__init__
(self, args)
retargeting/models/base_model.py:16
Method__init__
(self, args, joint_topology, origin_offsets: torch.Tensor, device, characters)
retargeting/models/integrated.py:13
Method__init__
(self, args, topology)
retargeting/models/vanilla_gan.py:10
Method__init__
(self, neighbour_list, in_channels, out_channels, extra_dim1=False)
retargeting/models/skeleton.py:107
Method__init__
(self, edges, pooling_mode, channels_per_edge, last_pool=False)
retargeting/models/skeleton.py:155
Method__init__
(self, pooling_list, channels_per_edge)
retargeting/models/skeleton.py:222
Method__isub__
(self, other)
utils/Animation.py:72
Method__iter__
(self)
utils/Quaternions.py:148
Method__iter__
(self)
utils/Quaternions_old.py:149
Method__iter__
(self)
utils/Pivots.py:40
Method__le__
(self, other)
utils/Pivots.py:31
Method__len__
(self)
utils/Animation.py:76
Method__len__
(self)
utils/Quaternions.py:149
Method__len__
(self)
utils/Quaternions_old.py:150
Method__len__
(self)
utils/Pivots.py:41
Method__len__
(self)
style_transfer/data_loader.py:150
Method__len__
(self)
retargeting/datasets/combined_motion.py:25
Method__len__
(self)
retargeting/datasets/combined_motion.py:114
Method__len__
(self)
retargeting/datasets/combined_motion.py:193
Method__len__
(self)
retargeting/datasets/motion_dataset.py:62
Method__lt__
(self, other)
utils/Pivots.py:30
Method__mod__
(self, other)
utils/Pivots.py:27
Method__mul__
(self, other)
utils/Animation.py:65
Method__mul__
Quaternion multiplication has three main methods. When multiplying a Quaternions array by Quaternions normal quater
utils/Quaternions.py:69
Method__mul__
Quaternion multiplication has three main methods. When multiplying a Quaternions array by Quaternions normal quatern
utils/Quaternions_old.py:70
Method__mul__
(self, other)
utils/Pivots.py:25
Method__ne__
(self, other)
utils/Quaternions.py:134
Method__ne__
(self, other)
utils/Quaternions_old.py:135
Method__ne__
(self, other)
utils/Pivots.py:33
Method__neg__
(self)
utils/Animation.py:69
Method__neg__
Invert Quaternions
utils/Quaternions.py:136
Method__neg__
Invert Quaternions
utils/Quaternions_old.py:137
Method__neg__
(self)
utils/Pivots.py:38
Method__pow__
(self, other)
utils/Pivots.py:28
Method__repr__
(self)
utils/Quaternions.py:36
Method__repr__
(self)
utils/Quaternions_old.py:37
Method__repr__
(self)
utils/Pivots.py:21
Method__repr__
(self)
style_transfer/blocks.py:46
Method__setitem__
(self, k, v)
utils/Animation.py:94
Method__setitem__
(self, k, v)
utils/Quaternions.py:152
Method__setitem__
(self, k, v)
utils/Quaternions_old.py:153
Method__setitem__
(self, k, v)
utils/Pivots.py:44
Method__str__
(self)
utils/Quaternions.py:35
Method__str__
(self)
utils/Quaternions_old.py:36
Method__str__
(self)
utils/Pivots.py:20
Method__sub__
(self, other)
utils/Animation.py:64
Method__sub__
(self, other)
utils/Quaternions.py:65
Method__sub__
(self, other)
utils/Quaternions_old.py:66
Method__sub__
(self, other)
utils/Pivots.py:24
Methodadd_scalar
(self, name, val, step=None)
retargeting/loss_record.py:39
Methodall_loss
(self)
retargeting/models/Kinematics.py:180
Functionancestors_list
Parameters ---------- parents : (J) ndarray parents array Returns ------- ancestors : [ndarr
utils/AnimationStructure.py:153
Functionancestors_mask
(parents)
utils/AnimationStructure.py:218
Methodangle_axis
(self)
utils/Quaternions.py:298
Methodangle_axis
(self)
utils/Quaternions_old.py:289
Functionanimate
(i)
style_transfer/probe/anim_view.py:213
Methodbetween
(cls, v0s, v1s)
utils/Quaternions_old.py:395
Functioncalc_pca_curve
(raw)
style_transfer/probe/latent_plot_utils.py:147
Functionchildren_mask
(parents)
utils/AnimationStructure.py:215
Methodcompute_test_result
(self)
retargeting/models/architecture.py:282
Methodconstrained_x
(self)
utils/Quaternions.py:199
Methodconstrained_x
(self)
utils/Quaternions_old.py:200
Methodconstrained_y
(self)
utils/Quaternions.py:200
Methodconstrained_y
(self)
utils/Quaternions_old.py:201
Methodconstrained_z
(self)
utils/Quaternions.py:201
← previousnext →401–500 of 617, ranked by callers