MCPcopy Create free account

hub / github.com/Xuehao-Gao/GUESS / functions

Functions912 in github.com/Xuehao-Gao/GUESS

Methodforward
(self, x, A)
mld/models/architectures/uestc_stgcn.py:400
Methodforward
(self, features: Tensor, lengths: Optional[List[int]] = None)
mld/models/architectures/mld_vae.py:117
Methodforward
(self, features: Tensor, lengths: Optional[List[int]] = None)
mld/models/architectures/vposert_vae.py:57
Methodforward
(self, x)
mld/models/architectures/vposert_vae.py:113
Methodforward
(self, module_input)
mld/models/architectures/vposert_vae.py:122
Methodforward
(self, Xout)
mld/models/architectures/vposert_vae.py:143
Methodforward
(self, motion_sequence, lengths=None, hidden_unit=None)
mld/models/architectures/humanact12_gru.py:25
Methodforward
(self, motion_sequence, lengths=None, hidden_unit=None)
mld/models/architectures/humanact12_gru.py:60
Methodforward
(self, features: Tensor, lengths: Optional[List[int]] = None)
mld/models/architectures/actor_vae.py:54
Methodforward
( self, features: Tensor, lengths: Optional[List[int]] = None )
mld/models/architectures/actor_vae.py:121
Methodforward
(self, z: Tensor, lengths: List[int])
mld/models/architectures/actor_vae.py:209
Methodforward
(self, word_embs, pos_onehot, cap_lens)
mld/models/architectures/t2m_textenc.py:33
Methodforward
(self, sample, timestep, encoder_hidden_states,
mld/models/architectures/mld_denoiser.py:134
Methodforward
(self, input)
mld/models/architectures/mld_denoiser.py:247
Methodforward
(self, batch)
mld/models/architectures/fc.py:37
Methodforward
(self, batch)
mld/models/architectures/fc.py:84
Methodforward
(self, x)
mld/models/architectures/vision_transformer.py:159
Methodforward
(self, x, seqlen=1)
mld/models/architectures/vision_transformer.py:197
Methodforward
(self, x, seqlen=1)
mld/models/architectures/vision_transformer.py:361
Methodforward
(self, x)
mld/models/architectures/vision_transformer.py:386
Methodforward
(self, x)
mld/models/architectures/vision_transformer.py:421
Methodforward
(self, x, seqlen=1)
mld/models/architectures/vision_transformer.py:555
Methodforward
Computes multi-headed attention. :param k: keys [B, M, D] with M being the sentence length. :param v: values [B, M, D]
mld/models/architectures/tools/transformer_layers.py:42
Methodforward
(self, x)
mld/models/architectures/tools/transformer_layers.py:120
Methodforward
Embed inputs. Args: emb (FloatTensor): Sequence of word vectors ``(seq_len, batch_size, self.dim)``
mld/models/architectures/tools/transformer_layers.py:159
Methodforward
Forward pass for a single transformer encoder layer. First applies layer norm, then self attention, then dropout with residua
mld/models/architectures/tools/transformer_layers.py:198
Methodforward
Forward pass of a single Transformer decoder layer. :param x: inputs :param memory: source representations :param sr
mld/models/architectures/tools/transformer_layers.py:255
Methodforward
(self, x: Tensor, mask: Tensor)
mld/models/architectures/tools/embeddings.py:57
Methodforward
Perform lookup for input `x` in the embedding table. :param mask: token masks :param x: index in the vocabulary :ret
mld/models/architectures/tools/embeddings.py:133
Methodforward
:param mask: frame masks :param x: input frame features :return: embedded representation for `x`
mld/models/architectures/tools/embeddings.py:218
Methodforward
(self, sample)
mld/models/architectures/tools/embeddings.py:298
Methodforward
(self, timesteps)
mld/models/architectures/tools/embeddings.py:315
Methodforward
(self, x)
mld/models/operator/position_encoding_layer.py:24
Methodforward
(self, x)
mld/models/operator/blocks.py:31
Methodforward
(self, src, mask: Optional[Tensor] = None, src_key_padding_mask: Optional[Tens
mld/models/operator/cross_attention.py:41
Methodforward
(self, tgt, memory, tgt_mask: Optional[Tensor] = None, memory_mask: Optional[T
mld/models/operator/cross_attention.py:89
Methodforward
(self, src, mask, query_embed, pos_embed)
mld/models/operator/cross_attention.py:156
Methodforward
(self, src, mask: Optional[Tensor] = None, src_key_padding_mask: Optional[Tens
mld/models/operator/cross_attention.py:179
Methodforward
(self, tgt, memory, tgt_mask: Optional[Tensor] = None, memory_mask: Optional[T
mld/models/operator/cross_attention.py:204
Methodforward
(self, src, src_mask: Optional[Tensor] = None, src_key_padding_mask: Optional[
mld/models/operator/cross_attention.py:288
Methodforward
(self, tgt, memory, tgt_mask: Optional[Tensor] = None, memory_mask: Optional[T
mld/models/operator/cross_attention.py:370
Methodforward
(self, x, direct_weighting=False, no_std=False)
mld/models/operator/adain.py:16
Methodforward
(ctx, input, weight, bias)
mld/models/operator/conv2d_gradfix.py:136
Methodforward
(ctx, grad_output, input)
mld/models/operator/conv2d_gradfix.py:179
Methodforward
(self, tensor_list: NestedTensor)
mld/models/operator/position_encoding.py:56
Methodforward
(self, tensor_list: NestedTensor)
mld/models/operator/position_encoding.py:97
Methodforward
(self, x)
mld/models/operator/position_encoding.py:129
Methodforward
(self, x)
mld/models/operator/position_encoding.py:153
Methodforward_kinematics
(self, quat_params, root_pos, skel_joints=None, do_root_R=True)
mld/data/humanml/common/skeleton.py:104
Methodforward_kinematics_cont6d_np
(self, cont6d_params, root_pos, skel_joints=None, do_root_R=True)
mld/data/humanml/common/skeleton.py:149
Functiongenerate_id
()
mld/launch/prepare.py:25
Methodget
(self, key, default=None)
mld/data/sampling/base.py:37
Methodget_classifier
(self)
mld/models/architectures/vision_transformer.py:524
Functionget_kitname
(load_amass_data: bool, load_with_rot: bool)
mld/launch/prepare.py:35
Functionget_last_checkpoint
(path, ckpt_name="last.ckpt")
mld/launch/prepare.py:29
Functionget_loss_function
(ltype)
mld/models/losses/utils.py:180
Functionget_loss_names
()
mld/models/losses/utils.py:184
Methodget_mean
Returns the mean of the mixture
mld/transforms/joints2rots/prior.py:174
Methodget_mean_root
(self)
mld/render/blender/meshes.py:51
Functionget_num_adain_params
(model)
mld/models/operator/adain.py:60
Functionget_path
(sample_path: Path, is_amass: bool, gender: str, split: str, onesample: bool, mean: bool, fact: float)
mld/utils/sample_utils.py:13
Methodget_projection_matrix
(self, width=None, height=None)
mld/render/renderer.py:41
Functionget_quaternion
(positions)
mld/data/humanml/scripts/motion_process.py:76
Methodget_root
(self, index)
mld/render/blender/meshes.py:48
Methodget_rotation
(view)
mld/data/a2m/uestc.py:146
Methodget_sequence_mat
(self, frac)
mld/render/blender/meshes.py:36
Methodget_stats
(self)
mld/data/a2m/dataset.py:292
Functionget_trajectory
(data, is_mesh)
mld/render/blender/floor.py:5
Methodglobal_branch
(self, x, mask)
mld/models/architectures/mld_bert.py:95
Methodinv_transform
(self, data)
mld/data/humanml/dataset.py:167
Methodinv_transform
(self, data)
mld/data/humanml/data/dataset.py:153
Methodinv_transform
(self, data)
mld/data/humanml/data/dataset.py:374
Methodinv_transform
(self, data)
mld/data/humanml/data/dataset.py:552
Methodinv_transform
(self, data)
mld/data/humanml/data/dataset.py:691
Methodinv_transform
(self, data)
mld/data/humanml/data/dataset.py:752
Methodinv_transform
(self, data)
mld/data/humanml/data/dataset.py:852
Methodinverse
(self, features: Tensor)
mld/transforms/joints2jfeats/rifke.py:93
Methodinverse
(self, features)
mld/transforms/rots2rfeats/smplvelp.py:87
Methodjfeats
(self)
mld/transforms/smpl.py:114
Methodjfeats
(self)
mld/transforms/xyz.py:53
Methodjoints
(self)
mld/transforms/smpl.py:104
Methodjoints
(self)
mld/transforms/xyz.py:40
Methodjoints2feats
(self, features)
mld/data/HumanML3D.py:47
Functionkeypoint_loss
Compute 2D reprojection loss on the keypoints. The loss is weighted by the confidence. The available keypoints are different for each dat
mld/models/losses/utils.py:6
Methodkinematic_tree
(self)
mld/data/humanml/common/skeleton.py:26
Methodlabel_to_action_name
(self, label)
mld/data/a2m/dataset.py:91
Functionlerp
(p0, p1, t)
mld/data/humanml/common/quaternion.py:412
Functionlist_cut_average
(ll, intervals)
mld/data/humanml/utils/plot_script.py:18
Methodload_in_blender
(self, index, mat)
mld/render/blender/meshes.py:54
Methodloss2logname
(self, loss: str, split: str)
mld/models/losses/temos.py:164
Methodloss2logname
(self, loss: str, split: str)
mld/models/losses/actor.py:88
Methodloss2logname
(self, loss: str, split: str)
mld/models/losses/tmost.py:180
Functionmatrix_of_angles
(cos, sin, inv=False, dim=2)
mld/utils/geometry.py:22
Functionmatrix_to_axis_angle
Convert rotations given as rotation matrices to axis/angle. Args: matrix: Rotation matrices as tensor of shape (..., 3, 3). Ret
mld/tools/geometry.py:448
Functionmatrix_to_axis_angle
Convert rotations given as rotation matrices to axis/angle. Args: matrix: Rotation matrices as tensor of shape (..., 3, 3). Ret
mld/utils/rotation_conversions.py:433
Functionmatrix_to_axis_angle
Convert rotations given as rotation matrices to axis/angle. Args: matrix: Rotation matrices as tensor of shape (..., 3, 3). Ret
mld/data/a2m/utils/rotation_conversions.py:433
Functionmatrix_to_euler_angles
Convert rotations given as rotation matrices to Euler angles in radians. Args: matrix: Rotation matrices as tensor of shape (..., 3,
mld/tools/geometry.py:232
Functionmatrix_to_euler_angles
Convert rotations given as rotation matrices to Euler angles in radians. Args: matrix: Rotation matrices as tensor of shape (..., 3,
mld/utils/rotation_conversions.py:217
Functionmatrix_to_euler_angles
Convert rotations given as rotation matrices to Euler angles in radians. Args: matrix: Rotation matrices as tensor of shape (..., 3,
mld/data/a2m/utils/rotation_conversions.py:217
Functionmatrix_to_rotation_6d
Converts rotation matrices to 6D rotation representation by Zhou et al. [1] by dropping the last row. Note that 6D representation is not uniq
mld/tools/geometry.py:551
← previousnext →701–800 of 912, ranked by callers