MCPcopy Create free account

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

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

↓ 1 callersFunctioncheck_velocity
(dataset)
utils/animation_data.py:476
↓ 1 callersFunctionclean_scene
()
blender_rendering/skinning.py:8
↓ 1 callersFunctionclean_vgrps
(me)
blender_rendering/skinning.py:66
↓ 1 callersFunctioncollect_bvh
(data_path, character, files)
retargeting/datasets/preprocess.py:9
↓ 1 callersMethodcompute_test_result
After forward, do something like output bvh, get error value
retargeting/models/base_model.py:42
↓ 1 callersMethodcopy
(self)
utils/Animation.py:111
↓ 1 callersFunctioncopy_std_bvh
copy an arbitrary bvh file as a static information (skeleton's offset) reference
retargeting/datasets/preprocess.py:43
↓ 1 callersMethodcross
(self, a, b)
utils/InverseKinematics.py:185
↓ 1 callersMethoddecode_rot
(self, content, model_code)
style_transfer/networks.py:164
↓ 1 callersFunctiondescendants_list
Parameters ---------- parents : (J) ndarray parents array Returns ------- descendants : [nda
utils/AnimationStructure.py:129
↓ 1 callersMethoddirections
(self, plane='xz')
utils/Pivots.py:55
↓ 1 callersMethoddis_update
(self, co_data, cl_data)
style_transfer/trainer.py:90
↓ 1 callersFunctionedges
Animation structure edges Parameters ---------- parents : (J) ndarray parents array Returns
utils/AnimationStructure.py:397
↓ 1 callersFunctioneval_prepare
(args)
retargeting/eval_single_pair.py:8
↓ 1 callersFunctionextract_weight
Extract skinning weight from a given mesh
blender_rendering/skinning.py:46
↓ 1 callersFunctionfbx2bvh
(data_path, file)
blender_rendering/utils/fbx2bvh.py:5
↓ 1 callersFunctionfind_distance
If root, identity, or already generated, return
utils/AnimationStructure.py:368
↓ 1 callersFunctionfix_foot_contact
(input_file, foot_file, output_file, ref_height)
retargeting/models/IK.py:56
↓ 1 callersFunctionfoot_contact_from_positions
positions: [T, J, 3], trimmed (only "chosen_joints") fid_l, fid_r: indices of feet joints (in "chosen_joints")
utils/animation_data.py:114
↓ 1 callersMethodforward
(self, rotation: torch.Tensor, position: torch.Tensor, order='xyz', quater=True, world=True)
style_transfer/kinematics.py:58
↓ 1 callersMethodforward
(self, rotation: torch.Tensor, position: torch.Tensor, offset: torch.Tensor, order='xyz', quater=False, world=
retargeting/models/Kinematics.py:48
↓ 1 callersMethodforward
if not quater and rotation.shape[-2] != 3: raise Exception('Unexpected shape of rotation') if quater and rotation.shape[-2] != 4: rai
retargeting/models/Kinematics.py:191
↓ 1 callersMethodforward
(self)
retargeting/models/architecture.py:74
↓ 1 callersMethodforward
Run forward pass; called by both functions <optimize_parameters> and <test>.
retargeting/models/base_model.py:49
↓ 1 callersMethodforwardX
(self, rotations)
style_transfer/kinematics.py:35
↓ 1 callersMethodforward_from_raw
(self, rotation, world=True, quater=True)
style_transfer/kinematics.py:41
↓ 1 callersMethodfrom_directions
(cls, ds, plane='xz')
utils/Pivots.py:85
↓ 1 callersMethodfrom_quaternions
(cls, qs, forward='z', plane='xz')
utils/Pivots.py:79
↓ 1 callersMethodgather_options
(self)
options/options.py:20
↓ 1 callersMethodgen_update
(self, co_data, cl_data, multigpus=None)
style_transfer/trainer.py:83
↓ 1 callersFunctiongenerate_database_bfa
(bvh_path, output_path, window, window_step, downsample=4, dataset_config='bfa_dataset.yml')
style_transfer/data_proc/export_train.py:200
↓ 1 callersFunctiongenerate_database_xia
(bvh_path, output_path, window, window_step, dataset_config='xia_dataset.yml')
style_transfer/data_proc/export_train.py:123
↓ 1 callersFunctionget_args
()
retargeting/option_parser.py:57
↓ 1 callersFunctionget_conv_pad
(kernel_size, stride, padding=nn.ReflectionPad1d)
style_transfer/blocks.py:6
↓ 1 callersFunctionget_demo_plots
data: {"train": dict_train, "test": dict_test} dict_train: {"style2d_code": blabla, etc.}
style_transfer/probe/latent_plot_utils.py:282
↓ 1 callersMethodget_ee_length
(self)
retargeting/datasets/bvh_parser.py:255
↓ 1 callersFunctionget_foot_contact
(file_name, ref_height)
retargeting/models/IK.py:30
↓ 1 callersMethodget_full
(self)
utils/animation_data.py:254
↓ 1 callersFunctionget_height
(file)
retargeting/demo.py:15
↓ 1 callersMethodget_height
(self)
blender_rendering/load_bvh.py:57
↓ 1 callersFunctionget_local3d
Get the unit vectors for local rectangular coordinates for given 3D motion :param local_x: local x axis, (B *) [*, 0, *] :return: numpy a
utils/animation_data.py:72
↓ 1 callersMethodget_local_x
(self)
utils/animation_data.py:280
↓ 1 callersFunctionget_num_adain_params
(model)
style_transfer/networks.py:24
↓ 1 callersFunctionget_parser
()
retargeting/option_parser.py:4
↓ 1 callersMethodget_phases
(self)
utils/animation_data.py:275
↓ 1 callersMethodget_root_positions
(self)
utils/animation_data.py:257
↓ 1 callersMethodget_scheduler
(self, optimizer)
retargeting/models/base_model.py:59
↓ 1 callersMethodget_target_tensor
(self, prediction, target_is_real)
retargeting/models/utils.py:25
↓ 1 callersFunctionget_test_set
()
retargeting/datasets/__init__.py:33
↓ 1 callersMethodget_velocity_factor
(self)
utils/animation_data.py:321
↓ 1 callersMethodget_windows
(self, motions)
retargeting/datasets/motion_dataset.py:75
↓ 1 callersFunctionglb2centered
input: positions - glb [T, J, (3/2)] -- single clip! output: motion with average root (x(, z)) = (0(, 0))
style_transfer/probe/anim_view.py:237
↓ 1 callersMethodid_like
(cls, a)
utils/Quaternions.py:354
↓ 1 callersMethodid_like
(cls, a)
utils/Quaternions_old.py:345
↓ 1 callersFunctioninit_2d_plot
(fig, subplot_pos, scale)
style_transfer/probe/anim_view.py:49
↓ 1 callersFunctioninit_3d_plot
(fig, subplot_pos, scale)
style_transfer/probe/anim_view.py:59
↓ 1 callersFunctioninit_dots
(ax, anim, dim, color='white', scale=1.0)
style_transfer/probe/anim_view.py:114
↓ 1 callersFunctioninit_lines
(ax, anim, dim, color=limb_colors[0], scale=1.0)
style_transfer/probe/anim_view.py:106
↓ 1 callersMethodinitialize
(self)
blender_rendering/options.py:21
↓ 1 callersMethodinitialize
(self, parser)
options/options.py:11
↓ 1 callersMethodinterpolate
(self, ws)
utils/Pivots.py:67
↓ 1 callersMethodjacobian
Find parent rotations
utils/InverseKinematics.py:373
↓ 1 callersFunctionjoint_ancestors
(i)
utils/AnimationStructure.py:171
↓ 1 callersFunctionjoint_children
(i)
utils/AnimationStructure.py:123
↓ 1 callersFunctionjoint_descendants
(i)
utils/AnimationStructure.py:147
↓ 1 callersFunctionload_bvh
(source)
blender_rendering/skinning.py:17
↓ 1 callersFunctionload_fbx
(source)
blender_rendering/skinning.py:13
↓ 1 callersFunctionload_output
(filename)
style_transfer/probe/anim_view.py:310
↓ 1 callersFunctionload_weight
(me, label, weight)
blender_rendering/skinning.py:72
↓ 1 callersFunctionmain
(args)
style_transfer/train.py:25
↓ 1 callersFunctionmain
(args)
style_transfer/test.py:27
↓ 1 callersFunctionmain
(args)
style_transfer/remove_fs.py:181
↓ 1 callersFunctionmain
(args)
style_transfer/probe/anim_view.py:316
↓ 1 callersFunctionmain
(args)
style_transfer/probe/plot_clusters.py:94
↓ 1 callersFunctionmain
(args)
style_transfer/data_proc/export_train.py:277
↓ 1 callersFunctionmain
()
blender_rendering/skinning.py:132
↓ 1 callersFunctionmain
()
retargeting/train.py:12
↓ 1 callersFunctionmain
()
retargeting/eval_single_pair.py:43
↓ 1 callersFunctionmake_scene
(floor_size=1000, camera_position=(37.54, -28.87, 16.34), camera_rotation=(1.30473, 0.0109881, 0.896417),
blender_rendering/scene.py:32
↓ 1 callersFunctionmake_topology
(edge_idx, pa)
retargeting/models/skeleton.py:311
↓ 1 callersFunctionmotion_projection
motion: motion in relative joint positions & global root positions [(B,) T, (J - 1) + 1, 3] local_x: [(B,) 3], local x-axi
utils/animation_data.py:91
↓ 1 callersMethodnormalize
(self, raw)
style_transfer/data_loader.py:79
↓ 1 callersMethodnormalize
(self)
blender_rendering/load_bvh.py:48
↓ 1 callersMethodnormalized
(self)
utils/Pivots.py:61
↓ 1 callersFunctionnrot2anim
(nrot)
style_transfer/remove_fs.py:41
↓ 1 callersFunctionoffsets_transforms_global
(anim)
utils/Animation.py:596
↓ 1 callersFunctionoffsets_transforms_local
(anim)
utils/Animation.py:586
↓ 1 callersMethodoptimize_parameters
Calculate losses, gradients, and update network weights; called in every training iteration
retargeting/models/base_model.py:55
↓ 1 callersFunctionparents_list
Parameters ---------- parents : (J) ndarray parents array Returns ------- parents : [ndarray
utils/AnimationStructure.py:89
↓ 1 callersMethodparse
(self)
blender_rendering/options.py:33
↓ 1 callersFunctionparse_args
()
utils/animation_data.py:397
↓ 1 callersFunctionparse_args
()
style_transfer/train.py:18
↓ 1 callersFunctionparse_args
()
style_transfer/test.py:15
↓ 1 callersFunctionparse_args
()
style_transfer/remove_fs.py:35
↓ 1 callersFunctionparse_args
()
style_transfer/data_loader.py:250
↓ 1 callersFunctionparse_args
()
style_transfer/probe/anim_view.py:303
↓ 1 callersFunctionparse_args
()
style_transfer/probe/plot_clusters.py:85
↓ 1 callersFunctionparse_args
()
style_transfer/data_proc/export_train.py:266
↓ 1 callersFunctionplot_demo
(cfg)
style_transfer/probe/plot_clusters.py:78
↓ 1 callersFunctionplot_motions
motions: list of Motion4Anim}
style_transfer/probe/anim_view.py:197
← previousnext →201–300 of 617, ranked by callers