MCPcopy Create free account

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

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

↓ 91 callersMethodreshape
(self, s)
utils/Quaternions.py:207
↓ 51 callersMethodcopy
(self)
utils/Pivots.py:71
↓ 49 callersMethodwrite
(self, file_path)
retargeting/datasets/bvh_parser.py:249
↓ 34 callersMethodload
(self, epoch=None)
retargeting/models/architecture.py:272
↓ 23 callersMethodrepeat
(self, *args, **kw)
utils/Animation.py:116
↓ 17 callersMethoddot
(self, q)
utils/Quaternions.py:203
↓ 14 callersMethodenc_style
(self, style, mode)
style_transfer/networks.py:177
↓ 13 callersFunctionConvBlock
returns a list of [pad, conv, norm, acti] or [acti, pad, conv, norm]
style_transfer/blocks.py:113
↓ 12 callersMethodfrom_euler
(cls, es, order='xyz', world=False)
utils/Quaternions.py:417
↓ 11 callersMethodadd_scalar
(self, val, step=None)
retargeting/loss_record.py:14
↓ 11 callersFunctionto_float
(item)
style_transfer/py_utils.py:70
↓ 10 callersMethoddecode
(self, content, model_code)
style_transfer/networks.py:171
↓ 10 callersMethodid
(cls, n)
utils/Quaternions.py:339
↓ 10 callersMethodsave
(self, iterations)
style_transfer/trainer.py:131
↓ 10 callersFunctiontry_mkdir
(path)
retargeting/option_parser.py:69
↓ 9 callersMethodfrom_angle_axis
(cls, angles, axis)
utils/Quaternions.py:410
↓ 9 callersFunctionget_dataloader
(config, subset_name, shuffle=None, data_path=None, extra_data_dir=None)
style_transfer/data_loader.py:182
↓ 9 callersMethodrecon_criterion
(predict, target)
style_transfer/model.py:70
↓ 8 callersMethodconvert_to_disc
(raw)
style_transfer/model.py:82
↓ 8 callersMethodcross
(self, a, b)
utils/InverseKinematics.py:366
↓ 8 callersMethodeuler
(self, order='xyz')
utils/Quaternions.py:214
↓ 8 callersFunctionfig_title
(title)
style_transfer/probe/latent_plot_utils.py:216
↓ 8 callersFunctionget_std_bvh
(args=None, dataset=None)
retargeting/option_parser.py:62
↓ 8 callersMethodmerge_pos_glb
(pos, glb)
style_transfer/model.py:78
↓ 8 callersFunctionto_tensor
(x)
style_transfer/data_loader.py:201
↓ 7 callersMethodexp
(cls, ws)
utils/Quaternions.py:360
↓ 7 callersFunctionjoints
Parameters ---------- parents : (J) ndarray parents array Returns ------- joints : (J) ndarr
utils/AnimationStructure.py:56
↓ 7 callersFunctionplot2D
(data, labels, title)
style_transfer/probe/latent_plot_utils.py:30
↓ 6 callersFunctionforward_rotations
input: rotations [T, J, 4], rtpos [T, 3] output: positions [T, J, 3]
utils/animation_data.py:19
↓ 6 callersMethodget_height
(self)
retargeting/datasets/bvh_parser.py:232
↓ 6 callersMethodget_original_rotations
(self, rt_rot=None)
utils/animation_data.py:260
↓ 6 callersMethodnormalized
(self)
utils/Quaternions.py:172
↓ 6 callersMethodnormalized
(self)
utils/Quaternions_old.py:173
↓ 6 callersMethodsplit_pos_glb
(raw)
style_transfer/model.py:74
↓ 6 callersMethodstep
(self)
retargeting/models/Kinematics.py:168
↓ 6 callersMethodtransform_from_axis
(euler, axis)
retargeting/models/Kinematics.py:96
↓ 5 callersMethod__init__
(self, scale_factor, mode='nearest')
style_transfer/blocks.py:13
↓ 5 callersMethod__init__
(self, config, out_dim)
style_transfer/networks.py:132
↓ 5 callersFunctionalpha
(t)
style_transfer/remove_fs.py:27
↓ 5 callersFunctionalpha
(t)
retargeting/models/IK.py:17
↓ 5 callersFunctionlerp
(a, l, r)
style_transfer/remove_fs.py:31
↓ 5 callersFunctionlerp
(a, l, r)
retargeting/models/IK.py:21
↓ 5 callersFunctionmotion_and_phase_to_dict
fulls: a list of [T, xxx + 1] - motion and phase style: a *number* meta: a dict, e.g. {"style": "angry", "content": "walk"}
style_transfer/data_proc/export_train.py:103
↓ 5 callersMethodsave
(self)
retargeting/models/architecture.py:263
↓ 5 callersMethodweighted_average
(self, trans, rec)
style_transfer/model.py:86
↓ 4 callersMethod__iop__
(self, op, other)
utils/Animation.py:47
↓ 4 callersMethod__op__
(self, op, other)
utils/Animation.py:39
↓ 4 callersMethod_broadcast
(cls, sqs, oqs, scalar=False)
utils/Quaternions.py:41
↓ 4 callersMethod_broadcast
(cls, sqs, oqs, scalar=False)
utils/Quaternions_old.py:42
↓ 4 callersFunctionbatch_copy
(source_path, suffix, dest_path, dest_suffix=None)
retargeting/test.py:10
↓ 4 callersMethodcopy
(self)
utils/Quaternions.py:205
↓ 4 callersMethodcopy
(self)
utils/Quaternions_old.py:206
↓ 4 callersMethoddenorm
(self, gid, pid, data)
retargeting/datasets/combined_motion.py:214
↓ 4 callersFunctionensure_dirs
create paths by first checking their existence :param paths: list of path :return:
style_transfer/py_utils.py:35
↓ 4 callersMethodeuler
(q, order="yzx")
style_transfer/model.py:38
↓ 4 callersMethodforward_from_raw
(self, raw, offset, world=None, quater=None)
retargeting/models/Kinematics.py:19
↓ 4 callersMethodfrom_network_output
(cls, input)
utils/animation_data.py:358
↓ 4 callersMethodget_global_positions
(self, trim=True)
utils/animation_data.py:312
↓ 4 callersMethodget_norm
(self, index)
style_transfer/data_loader.py:74
↓ 4 callersFunctionget_scheduler
(optimizer, config, it=-1)
style_transfer/trainer.py:26
↓ 4 callersMethodinitialize
(self, args=None, save=True)
style_transfer/config.py:173
↓ 4 callersMethodlog
(self)
utils/Quaternions.py:175
↓ 4 callersFunctionmask
Constructs a Mask for a give filter A mask is a (J, J) ndarray truth table for a given condition over J joints. For example ther
utils/AnimationStructure.py:179
↓ 4 callersFunctionnormalize_motion
inputs: motion: (V, C, T) or (C, T) mean_pose: (C, 1) std_pose: (C, 1)
style_transfer/data_loader.py:20
↓ 4 callersFunctionpad_to_window
(slice, window)
style_transfer/data_proc/export_train.py:18
↓ 4 callersMethodparameters
(self)
retargeting/models/utils.py:54
↓ 4 callersFunctionsave_bvh_from_network_output
(nrot, output_path)
style_transfer/remove_fs.py:50
↓ 4 callersFunctiontransforms_multiply
Transforms Multiply Multiplies two arrays of animation transforms Parameters ---------- t0s, t1s : (F, J,
utils/Animation.py:327
↓ 3 callersMethod__init__
(self, args, topology)
retargeting/models/enc_and_dec.py:127
↓ 3 callersMethod__init__
(self, neighbour_list, in_channels, out_channels, kernel_size, joint_num, stride=1, padding=0,
retargeting/models/skeleton.py:9
↓ 3 callersFunctionadd_fig
(fig, title, phase)
style_transfer/probe/latent_plot_utils.py:219
↓ 3 callersMethodcalc_gen_loss
(self, input_fake, input_fake_label)
style_transfer/networks.py:256
↓ 3 callersFunctioncalc_tsne
(raw)
style_transfer/probe/latent_plot_utils.py:133
↓ 3 callersFunctionchildren_list
Parameters ---------- parents : (J) ndarray parents array Returns ------- children : [ndarra
utils/AnimationStructure.py:107
↓ 3 callersMethodconstrained
(self, axis)
utils/Quaternions.py:182
↓ 3 callersMethodconstrained
(self, axis)
utils/Quaternions_old.py:183
↓ 3 callersFunctioncreate_dataset
(args, character_names=None)
retargeting/datasets/__init__.py:24
↓ 3 callersFunctioncreate_model
(args, character_names, dataset)
retargeting/models/__init__.py:1
↓ 3 callersMethodexp
(cls, ws)
utils/Quaternions_old.py:351
↓ 3 callersFunctionfind_neighbor
(edges, d)
retargeting/models/skeleton.py:366
↓ 3 callersMethodforward
(self, x, y)
style_transfer/networks.py:230
↓ 3 callersMethodfrom_BVH
(cls, filename, downsample=4, skel=None, trim_scale=None)
utils/animation_data.py:386
↓ 3 callersMethodfrom_angle_axis
(cls, angles, axis)
utils/Quaternions_old.py:401
↓ 3 callersMethodfrom_transforms
(cls, ts)
utils/Quaternions.py:432
↓ 3 callersMethodget_BVH
(self, forward=True)
utils/animation_data.py:329
↓ 3 callersMethodget_content_input
(self)
utils/animation_data.py:287
↓ 3 callersMethodget_foot_contact
(self, transpose=False)
utils/animation_data.py:269
↓ 3 callersFunctionget_norm_layer
(norm='none', norm_dim=None)
style_transfer/blocks.py:91
↓ 3 callersMethodget_projections
(self, view_angles, scales=None)
utils/animation_data.py:296
↓ 3 callersMethodget_style3d_input
(self)
utils/animation_data.py:291
↓ 3 callersMethodparameters
(self)
retargeting/models/integrated.py:46
↓ 3 callersFunctionprocess_single_bvh
(filename, config, norm_data_dir=None, downsample=4, skel=None, to_batch=False)
style_transfer/data_loader.py:200
↓ 3 callersFunctionrecover_space
(file)
retargeting/eval_single_pair.py:37
↓ 3 callersMethodresume
(self)
style_transfer/trainer.py:106
↓ 3 callersMethodrot_loss_from_raw
(self, raw)
style_transfer/model.py:61
↓ 3 callersMethodset_input
Unpack input data from the dataloader and perform necessary pre-processing steps. Parameters: input (dict): includes the data itse
retargeting/models/base_model.py:34
↓ 3 callersMethodto_tensor
(self, quater=False, edge=True)
retargeting/datasets/bvh_parser.py:212
↓ 3 callersMethodtransform_from_euler
(euler, axis)
style_transfer/kinematics.py:88
↓ 3 callersMethodtransforms
(self)
utils/Quaternions.py:310
↓ 3 callersFunctiontransforms_global
Global Animation Transforms This relies on joint ordering being incremental. That means a joint J1 must not be a ancestor o
utils/Animation.py:381
next →1–100 of 617, ranked by callers