Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Xuehao-Gao/GUESS
/ functions
Functions
912 in github.com/Xuehao-Gao/GUESS
⨍
Functions
912
◇
Types & classes
142
Method
forward
(self, x, A)
mld/models/architectures/uestc_stgcn.py:400
Method
forward
(self, features: Tensor, lengths: Optional[List[int]] = None)
mld/models/architectures/mld_vae.py:117
Method
forward
(self, features: Tensor, lengths: Optional[List[int]] = None)
mld/models/architectures/vposert_vae.py:57
Method
forward
(self, x)
mld/models/architectures/vposert_vae.py:113
Method
forward
(self, module_input)
mld/models/architectures/vposert_vae.py:122
Method
forward
(self, Xout)
mld/models/architectures/vposert_vae.py:143
Method
forward
(self, motion_sequence, lengths=None, hidden_unit=None)
mld/models/architectures/humanact12_gru.py:25
Method
forward
(self, motion_sequence, lengths=None, hidden_unit=None)
mld/models/architectures/humanact12_gru.py:60
Method
forward
(self, features: Tensor, lengths: Optional[List[int]] = None)
mld/models/architectures/actor_vae.py:54
Method
forward
( self, features: Tensor, lengths: Optional[List[int]] = None )
mld/models/architectures/actor_vae.py:121
Method
forward
(self, z: Tensor, lengths: List[int])
mld/models/architectures/actor_vae.py:209
Method
forward
(self, word_embs, pos_onehot, cap_lens)
mld/models/architectures/t2m_textenc.py:33
Method
forward
(self, sample, timestep, encoder_hidden_states,
mld/models/architectures/mld_denoiser.py:134
Method
forward
(self, input)
mld/models/architectures/mld_denoiser.py:247
Method
forward
(self, batch)
mld/models/architectures/fc.py:37
Method
forward
(self, batch)
mld/models/architectures/fc.py:84
Method
forward
(self, x)
mld/models/architectures/vision_transformer.py:159
Method
forward
(self, x, seqlen=1)
mld/models/architectures/vision_transformer.py:197
Method
forward
(self, x, seqlen=1)
mld/models/architectures/vision_transformer.py:361
Method
forward
(self, x)
mld/models/architectures/vision_transformer.py:386
Method
forward
(self, x)
mld/models/architectures/vision_transformer.py:421
Method
forward
(self, x, seqlen=1)
mld/models/architectures/vision_transformer.py:555
Method
forward
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
Method
forward
(self, x)
mld/models/architectures/tools/transformer_layers.py:120
Method
forward
Embed inputs. Args: emb (FloatTensor): Sequence of word vectors ``(seq_len, batch_size, self.dim)``
mld/models/architectures/tools/transformer_layers.py:159
Method
forward
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
Method
forward
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
Method
forward
(self, x: Tensor, mask: Tensor)
mld/models/architectures/tools/embeddings.py:57
Method
forward
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
Method
forward
:param mask: frame masks :param x: input frame features :return: embedded representation for `x`
mld/models/architectures/tools/embeddings.py:218
Method
forward
(self, sample)
mld/models/architectures/tools/embeddings.py:298
Method
forward
(self, timesteps)
mld/models/architectures/tools/embeddings.py:315
Method
forward
(self, x)
mld/models/operator/position_encoding_layer.py:24
Method
forward
(self, x)
mld/models/operator/blocks.py:31
Method
forward
(self, src, mask: Optional[Tensor] = None, src_key_padding_mask: Optional[Tens
mld/models/operator/cross_attention.py:41
Method
forward
(self, tgt, memory, tgt_mask: Optional[Tensor] = None, memory_mask: Optional[T
mld/models/operator/cross_attention.py:89
Method
forward
(self, src, mask, query_embed, pos_embed)
mld/models/operator/cross_attention.py:156
Method
forward
(self, src, mask: Optional[Tensor] = None, src_key_padding_mask: Optional[Tens
mld/models/operator/cross_attention.py:179
Method
forward
(self, tgt, memory, tgt_mask: Optional[Tensor] = None, memory_mask: Optional[T
mld/models/operator/cross_attention.py:204
Method
forward
(self, src, src_mask: Optional[Tensor] = None, src_key_padding_mask: Optional[
mld/models/operator/cross_attention.py:288
Method
forward
(self, tgt, memory, tgt_mask: Optional[Tensor] = None, memory_mask: Optional[T
mld/models/operator/cross_attention.py:370
Method
forward
(self, x, direct_weighting=False, no_std=False)
mld/models/operator/adain.py:16
Method
forward
(ctx, input, weight, bias)
mld/models/operator/conv2d_gradfix.py:136
Method
forward
(ctx, grad_output, input)
mld/models/operator/conv2d_gradfix.py:179
Method
forward
(self, tensor_list: NestedTensor)
mld/models/operator/position_encoding.py:56
Method
forward
(self, tensor_list: NestedTensor)
mld/models/operator/position_encoding.py:97
Method
forward
(self, x)
mld/models/operator/position_encoding.py:129
Method
forward
(self, x)
mld/models/operator/position_encoding.py:153
Method
forward_kinematics
(self, quat_params, root_pos, skel_joints=None, do_root_R=True)
mld/data/humanml/common/skeleton.py:104
Method
forward_kinematics_cont6d_np
(self, cont6d_params, root_pos, skel_joints=None, do_root_R=True)
mld/data/humanml/common/skeleton.py:149
Function
generate_id
()
mld/launch/prepare.py:25
Method
get
(self, key, default=None)
mld/data/sampling/base.py:37
Method
get_classifier
(self)
mld/models/architectures/vision_transformer.py:524
Function
get_kitname
(load_amass_data: bool, load_with_rot: bool)
mld/launch/prepare.py:35
Function
get_last_checkpoint
(path, ckpt_name="last.ckpt")
mld/launch/prepare.py:29
Function
get_loss_function
(ltype)
mld/models/losses/utils.py:180
Function
get_loss_names
()
mld/models/losses/utils.py:184
Method
get_mean
Returns the mean of the mixture
mld/transforms/joints2rots/prior.py:174
Method
get_mean_root
(self)
mld/render/blender/meshes.py:51
Function
get_num_adain_params
(model)
mld/models/operator/adain.py:60
Function
get_path
(sample_path: Path, is_amass: bool, gender: str, split: str, onesample: bool, mean: bool, fact: float)
mld/utils/sample_utils.py:13
Method
get_projection_matrix
(self, width=None, height=None)
mld/render/renderer.py:41
Function
get_quaternion
(positions)
mld/data/humanml/scripts/motion_process.py:76
Method
get_root
(self, index)
mld/render/blender/meshes.py:48
Method
get_rotation
(view)
mld/data/a2m/uestc.py:146
Method
get_sequence_mat
(self, frac)
mld/render/blender/meshes.py:36
Method
get_stats
(self)
mld/data/a2m/dataset.py:292
Function
get_trajectory
(data, is_mesh)
mld/render/blender/floor.py:5
Method
global_branch
(self, x, mask)
mld/models/architectures/mld_bert.py:95
Method
inv_transform
(self, data)
mld/data/humanml/dataset.py:167
Method
inv_transform
(self, data)
mld/data/humanml/data/dataset.py:153
Method
inv_transform
(self, data)
mld/data/humanml/data/dataset.py:374
Method
inv_transform
(self, data)
mld/data/humanml/data/dataset.py:552
Method
inv_transform
(self, data)
mld/data/humanml/data/dataset.py:691
Method
inv_transform
(self, data)
mld/data/humanml/data/dataset.py:752
Method
inv_transform
(self, data)
mld/data/humanml/data/dataset.py:852
Method
inverse
(self, features: Tensor)
mld/transforms/joints2jfeats/rifke.py:93
Method
inverse
(self, features)
mld/transforms/rots2rfeats/smplvelp.py:87
Method
jfeats
(self)
mld/transforms/smpl.py:114
Method
jfeats
(self)
mld/transforms/xyz.py:53
Method
joints
(self)
mld/transforms/smpl.py:104
Method
joints
(self)
mld/transforms/xyz.py:40
Method
joints2feats
(self, features)
mld/data/HumanML3D.py:47
Function
keypoint_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
Method
kinematic_tree
(self)
mld/data/humanml/common/skeleton.py:26
Method
label_to_action_name
(self, label)
mld/data/a2m/dataset.py:91
Function
lerp
(p0, p1, t)
mld/data/humanml/common/quaternion.py:412
Function
list_cut_average
(ll, intervals)
mld/data/humanml/utils/plot_script.py:18
Method
load_in_blender
(self, index, mat)
mld/render/blender/meshes.py:54
Method
loss2logname
(self, loss: str, split: str)
mld/models/losses/temos.py:164
Method
loss2logname
(self, loss: str, split: str)
mld/models/losses/actor.py:88
Method
loss2logname
(self, loss: str, split: str)
mld/models/losses/tmost.py:180
Function
matrix_of_angles
(cos, sin, inv=False, dim=2)
mld/utils/geometry.py:22
Function
matrix_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
Function
matrix_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
Function
matrix_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
Function
matrix_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
Function
matrix_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
Function
matrix_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
Function
matrix_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
← previous
next →
701–800 of 912, ranked by callers