MCPcopy Create free account

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

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

↓ 1 callersFunctionprint_composite
(data, beg="")
style_transfer/py_utils.py:53
↓ 1 callersMethodprint_options
(self, opt)
options/options.py:44
↓ 1 callersFunctionprocess_data
(filename, style_and_content=True, output_dir=None, selected=None)
style_transfer/remove_fs.py:157
↓ 1 callersFunctionprocess_single_json
(json_dir, config, norm_data_path=pjoin(BASEPATH, 'data/treadmill_norm/test2d.npz'), scale=0.07, smooth=True,
style_transfer/data_loader.py:230
↓ 1 callersMethodquaternions
(self, plane='xz')
utils/Pivots.py:48
↓ 1 callersMethodquery
Return an image from the pool. Parameters: images: the latest generated images from the generator Returns images from the
retargeting/models/utils.py:105
↓ 1 callersMethodreset_parameters
(self)
retargeting/models/skeleton.py:68
↓ 1 callersMethodreset_parameters
(self)
retargeting/models/skeleton.py:130
↓ 1 callersMethodrot_to_motion
(self, rotations)
style_transfer/networks.py:161
↓ 1 callersFunctionrotate_coordinates
Rotate xyz coordinates from given view_angles. local3d: numpy array. Unit LOCAL xyz vectors angles: tuple of length 3. Rotation angles ar
utils/animation_data.py:41
↓ 1 callersFunctionrotate_motion
(mt)
style_transfer/probe/anim_view.py:247
↓ 1 callersFunctionrotate_motion2d
if mt[-1, 0, 0] > mt[0, 0, 0]: mt[..., 0] = -mt[..., 0]
style_transfer/probe/anim_view.py:259
↓ 1 callersFunctionrotate_motion3d
(mt)
style_transfer/probe/anim_view.py:248
↓ 1 callersFunctionrotations_global
Global Animation Rotations This relies on joint ordering being incremental. That means a joint J1 must not be a ancestor of
utils/Animation.py:445
↓ 1 callersFunctionsave_joint
(f, anim, names, t, i, order='zyx', positions=False)
utils/BVH.py:427
↓ 1 callersFunctionsave_joint
(f, anim, names, t, i, order='zyx', positions=False)
utils/BVH_mod.py:266
↓ 1 callersMethodset_anim
(self, fig, pos, single=False)
style_transfer/probe/anim_view.py:172
↓ 1 callersFunctionset_animation
(file, joints)
blender_rendering/load_bvh.py:129
↓ 1 callersFunctionset_init
(dic, key, value)
style_transfer/data_proc/export_train.py:96
↓ 1 callersFunctionset_modifier
(me, arm)
blender_rendering/skinning.py:90
↓ 1 callersFunctionset_rest_pose_bvh
This helps recover the rest pose position from the rest pose of fbx reference file
blender_rendering/skinning.py:22
↓ 1 callersMethodsetup
Load and print networks; create schedulers Parameters: opt (Option class) -- stores all the experiment flags; needs to be a subcla
retargeting/models/base_model.py:74
↓ 1 callersFunctionshow_images
Display a list of images in a single figure with matplotlib. Parameters --------- images: List of np.arrays compatible with plt.imshow.
style_transfer/probe/latent_plot_utils.py:330
↓ 1 callersMethodslerp
(cls, q0s, q1s, a)
utils/Quaternions.py:375
↓ 1 callersMethodslerp
(cls, q0s, q1s, a)
utils/Quaternions_old.py:366
↓ 1 callersFunctionsoftmax
(x, **kw)
style_transfer/remove_fs.py:17
↓ 1 callersFunctionsoftmin
(x, **kw)
style_transfer/remove_fs.py:23
↓ 1 callersFunctionsplit_joint
(file_name, save_file=None)
retargeting/datasets/split_joint.py:19
↓ 1 callersMethodsubsample
(self, motion)
retargeting/datasets/motion_dataset.py:106
↓ 1 callersFunctiontest
()
utils/animation_2d_data.py:113
↓ 1 callersFunctiontest_all
(args)
utils/animation_data.py:405
↓ 1 callersFunctiontest_dataset
(args)
style_transfer/data_loader.py:258
↓ 1 callersMethodtest_rec
(self, data)
style_transfer/trainer.py:100
↓ 1 callersMethodtloss
(self, time)
retargeting/models/Kinematics.py:177
↓ 1 callersMethodtransform_from_euler
(rotation, order)
retargeting/models/Kinematics.py:223
↓ 1 callersMethodtransform_from_quaternion
(quater: torch.Tensor)
style_transfer/kinematics.py:113
↓ 1 callersMethodtransform_from_quaternion
(quater: torch.Tensor)
retargeting/models/Kinematics.py:121
↓ 1 callersMethodtransform_from_quaternion
(quater: torch.Tensor)
retargeting/models/Kinematics.py:256
↓ 1 callersFunctiontransforms_inv
(ts)
utils/Animation.py:352
↓ 1 callersFunctiontransforms_local
Computes Animation Local Transforms As well as a number of other uses this can be used to compute global joint transforms,
utils/Animation.py:294
↓ 1 callersMethodtrim
(self, rel)
style_transfer/kinematics.py:28
↓ 1 callersMethodtwist_loss
(self, normed)
style_transfer/model.py:55
↓ 1 callersFunctionunload_joint
(j, parents, par)
utils/AnimationStructure.py:35
↓ 1 callersMethodverbose
(self)
retargeting/models/architecture.py:254
↓ 1 callersFunctionweights_init
(init_type='gaussian')
style_transfer/trainer.py:38
↓ 1 callersFunctionwrite_loss
(iterations, trainer, train_writer)
style_transfer/py_utils.py:48
↓ 1 callersFunctionwrite_static
(idx, prefix)
retargeting/datasets/bvh_writer.py:17
↓ 1 callersFunctionwrite_statistics
(character, path)
retargeting/datasets/preprocess.py:26
↓ 1 callersFunctiony_rotation_from_positions
input: positions [T, J, 3] output: quaters: [T, 1, 4], quaternions that rotate the character around the y-axis to face [0, 0, 1]
utils/animation_data.py:211
FunctionBVH_and_back
(filename)
utils/animation_data.py:417
FunctionZeroPad1d
(sizes)
style_transfer/blocks.py:50
Method__abs__
(self)
utils/Animation.py:68
Method__abs__
Unify Quaternions To Single Pole
utils/Quaternions.py:140
Method__abs__
Unify Quaternions To Single Pole
utils/Quaternions_old.py:141
Method__abs__
(self)
utils/Pivots.py:37
Method__add__
(self, other)
utils/Animation.py:63
Method__add__
(self, other)
utils/Quaternions.py:64
Method__add__
(self, other)
utils/Quaternions_old.py:65
Method__add__
(self, other)
utils/Pivots.py:23
Method__call__
(self)
utils/InverseKinematics.py:65
Method__call__
(self, descendants=None, gamma=1.0)
utils/InverseKinematics.py:232
Method__call__
(self, **kw)
utils/InverseKinematics.py:338
Method__call__
Calculate Masses
utils/InverseKinematics.py:412
Method__call__
(self, prediction, target_is_real)
retargeting/models/utils.py:32
Method__call__
(self, pred, gt)
retargeting/models/utils.py:44
Method__call__
(self, pred, gt)
retargeting/models/utils.py:65
Method__call__
(self, pred, gt)
retargeting/models/utils.py:82
Method__div__
(self, other)
utils/Animation.py:66
Method__div__
When a Quaternion type is supplied, division is defined as multiplication by the inverse of that Quaternion. When a
utils/Quaternions.py:118
Method__div__
When a Quaternion type is supplied, division is defined as multiplication by the inverse of that Quaternion. When a
utils/Quaternions_old.py:119
Method__div__
(self, other)
utils/Pivots.py:26
Method__eq__
(self, other)
utils/Quaternions.py:133
Method__eq__
(self, other)
utils/Quaternions_old.py:134
Method__eq__
(self, other)
utils/Pivots.py:32
Method__ge__
(self, other)
utils/Pivots.py:34
Method__getitem__
(self, k)
utils/Animation.py:78
Method__getitem__
(self, k)
utils/Quaternions.py:151
Method__getitem__
(self, k)
utils/Quaternions_old.py:152
Method__getitem__
(self, k)
utils/Pivots.py:43
Method__getitem__
(self, index)
style_transfer/data_loader.py:153
Method__getitem__
(self, item)
retargeting/datasets/combined_motion.py:28
Method__getitem__
(self, item)
retargeting/datasets/combined_motion.py:117
Method__getitem__
(self, item)
retargeting/datasets/combined_motion.py:165
Method__getitem__
(self, item)
retargeting/datasets/motion_dataset.py:68
Method__gt__
(self, other)
utils/Pivots.py:35
Method__iadd__
(self, other)
utils/Animation.py:71
Method__idiv__
(self, other)
utils/Animation.py:74
Method__imul__
(self, other)
utils/Animation.py:73
Method__init__
(self, rotations, positions, orients, offsets, parents)
utils/Animation.py:31
Method__init__
(self, qs)
utils/Quaternions.py:23
Method__init__
(self, full, skel=None, frametime=1/30)
utils/animation_data.py:235
Method__init__
(self, filename=os.path.join(BASEPATH, "..", "style_transfer", "global_info", "skeleton_CMU.yml"))
utils/load_skeleton.py:12
Method__init__
(self, projection)
utils/animation_2d_data.py:15
Method__init__
(self, qs)
utils/Quaternions_old.py:23
Method__init__
(self, ps)
utils/Pivots.py:19
Method__init__
(self, animation, positions, iterations=1, silent=True)
utils/InverseKinematics.py:58
Method__init__
(self, animation, targets, references=None, iterations=10, recalculate=True, damping=2.0,
utils/InverseKinematics.py:165
Method__init__
(self, animation, positions, iterations=10, silent=True, **kw)
utils/InverseKinematics.py:333
Method__init__
(self, anim, rest, weights, mesh, goal, find_closest=True, damping=10, iterations=10,
utils/InverseKinematics.py:345
Method__init__
(self, skel=None)
style_transfer/kinematics.py:16
← previousnext →301–400 of 617, ranked by callers