MCPcopy Create free account

hub / github.com/TaeryungLee/MultiAct_RELEASE / functions

Functions217 in github.com/TaeryungLee/MultiAct_RELEASE

Method__getitem__
(self, idx)
data/datasets/BABEL.py:98
Method__init__
(self, method, dim)
utils/loss.py:6
Method__init__
(self, method, dim)
utils/loss.py:43
Method__init__
(self)
utils/loss.py:80
Method__init__
(self, cfg)
utils/human_models.py:5
Method__init__
(self, path, filename="train.log")
utils/logger.py:7
Method__init__
(self)
utils/timer.py:13
Method__init__
(self, **kwargs)
utils/smplx/smplx/utils.py:108
Method__init__
(self, vertex_ids=None, use_face=True, use_hands=True,
utils/smplx/smplx/vertex_joint_selector.py:31
Method__init__
( self, *args, **kwargs )
utils/smplx/smplx/body_models.py:384
Method__init__
SMPLH model constructor Parameters ---------- model_path: str The path to the folder or to the f
utils/smplx/smplx/body_models.py:495
Method__init__
SMPL+H as a layer model constructor
utils/smplx/smplx/body_models.py:741
Method__init__
SMPLX model constructor Parameters ---------- model_path: str The path to the folder or to the f
utils/smplx/smplx/body_models.py:843
Method__init__
( self, *args, **kwargs )
utils/smplx/smplx/body_models.py:1223
Method__init__
MANO model constructor Parameters ---------- model_path: str The path to the folder or to the fi
utils/smplx/smplx/body_models.py:1420
Method__init__
MANO as a layer model constructor
utils/smplx/smplx/body_models.py:1626
Method__init__
FLAME model constructor Parameters ---------- model_path: str The path to the folder or to the f
utils/smplx/smplx/body_models.py:1697
Method__init__
FLAME as a layer model constructor
utils/smplx/smplx/body_models.py:2057
Method__init__
(self, **kwargs)
utils/smplx/body_model/lbs.py:38
Method__init__
(self, plpath, batch_size=1, dtype=torch.float32)
utils/smplx/body_model/rigid_object_model.py:37
Method__init__
(self, bm_fname, num_betas=10, num_dmpls=None, dmpl_fname=N
utils/smplx/body_model/body_model.py:36
Method__init__
(self, dim_z, dim_category, motion_length, hidden_size, opt, joints_num=24, input_size=72, output_size=72)
evaluate/motion_gan.py:24
Method__init__
(self, dim_z, dim_category, motion_length, hidden_size, opt, joints_num=24, input_size=72, output_size=72)
evaluate/motion_gan.py:198
Method__init__
(self, input_size, hidden_size, hidden_layer, output_size=1, use_noise=None)
evaluate/motion_gan.py:298
Method__init__
(self, input_size, hidden_size, hidden_layer, dim_categorical, output_size=1, use_noise=None)
evaluate/motion_gan.py:333
Method__init__
(self, input_size, hidden_size)
evaluate/motion_gan.py:357
Method__init__
From Pose2Pose code by Gyeongsik Moon.
data/dataset.py:9
Method__init__
(self, cfg, split="train", sampled_file_path=None, sampled=None, filter_label=None, cap=None)
data/datasets/BABEL.py:25
Method__init__
(self, cfg, model=None, test_train_loader=None, test_logger=None)
main/tester.py:25
Method__init__
(self, cfg, mode, model=None)
main/generator.py:21
Method__init__
(self, cfg)
main/trainer.py:38
Method__init__
(self, cfg)
models/model.py:23
Method__init__
(self, cfg, embed_dim)
models/modules/priornet.py:12
Method__init__
(self, d_model, device=None, max_len=5000)
models/modules/transformer.py:41
Method__init__
( self, cfg, embed_dim )
models/modules/transformer.py:63
Method__init__
( self, cfg, embed_dim )
models/modules/transformer.py:167
Method__init__
(self, cfg, input_dim, inner_dim)
models/modules/postprocess.py:37
Method__iter__
(self)
utils/smplx/smplx/utils.py:40
Method__len__
(self)
data/dataset.py:19
Method__len__
(self)
data/datasets/BABEL.py:95
Functionadd_ground
If ground_plane is none just places at origin with +z up. If ground_plane is given (a, b, c, d) where a,b,c is the normal, then this is rende
utils/vis.py:290
Functionadd_to_path
(path)
utils/dir.py:10
Functionbuild_layer
Method for creating a model from a path and a model type Parameters ---------- model_path: str Either the path t
utils/smplx/smplx/body_models.py:2211
Functioncreate
Method for creating a model from a path and a model type Parameters ---------- model_path: str Either the path t
utils/smplx/smplx/body_models.py:2279
Methodcreate_mean_pose
(self, data_struct)
utils/smplx/smplx/body_models.py:260
Methodcreate_mean_pose
(self, data_struct, flat_hand_mean=False)
utils/smplx/smplx/body_models.py:1026
Methodcreate_z_motion
(self, z_m, z_c, num_samples)
evaluate/motion_gan.py:119
Methodcritical
(self, msg)
utils/logger.py:53
Methoddual
(self, x)
utils/loss.py:17
Methoddump_sampled
(self, name)
data/datasets/BABEL.py:89
Methoderror
(self, msg)
utils/logger.py:50
Methodextra_repr
(self)
utils/smplx/smplx/body_models.py:663
Methodextra_repr
(self)
utils/smplx/smplx/body_models.py:1044
Methodextra_repr
(self)
utils/smplx/smplx/body_models.py:1560
Methodextra_repr
(self)
utils/smplx/smplx/body_models.py:1909
Functionfind_dynamic_lmk_idx_and_bcoords
Compute the faces, barycentric coordinates for the dynamic landmarks To do so, we first compute the rotation of the neck around the y-axis
utils/smplx/body_model/lbs.py:58
Methodfix_z_categ
(self, categories, motion_len=None)
evaluate/motion_gan.py:86
Methodforward
(self, coord_out, coord_gt, valid=None, is_3D=None)
utils/loss.py:21
Methodforward
(self, param_out, param_gt, valid=None)
utils/loss.py:51
Methodforward
(self, mean1, logvar1, mean2, logvar2)
utils/loss.py:72
Methodforward
(self, mesh, valid_mask)
utils/loss.py:83
Methodforward
(self, vertices, joints)
utils/smplx/smplx/vertex_joint_selector.py:94
Methodforward
Forward pass for the SMPL model Parameters ---------- global_orient: torch.tensor, optional, shape Bx3
utils/smplx/smplx/body_models.py:288
Methodforward
Forward pass for the SMPL model Parameters ---------- global_orient: torch.tensor, optional, shape Bx3
utils/smplx/smplx/body_models.py:399
Methodforward
utils/smplx/smplx/body_models.py:671
Methodforward
utils/smplx/smplx/body_models.py:756
Methodforward
Forward pass for the SMPLX model Parameters ---------- global_orient: torch.tensor, optional, shape Bx3
utils/smplx/smplx/body_models.py:1052
Methodforward
Forward pass for the SMPLX model Parameters ---------- global_orient: torch.tensor, optional, shape Bx3
utils/smplx/smplx/body_models.py:1243
Methodforward
Forward pass for the MANO model
utils/smplx/smplx/body_models.py:1567
Methodforward
Forward pass for the MANO model
utils/smplx/smplx/body_models.py:1639
Methodforward
Forward pass for the SMPLX model Parameters ---------- global_orient: torch.tensor, optional, shape Bx3
utils/smplx/smplx/body_models.py:1917
Methodforward
Forward pass for the SMPLX model Parameters ---------- global_orient: torch.tensor, optional, shape Bx3
utils/smplx/smplx/body_models.py:2070
Methodforward
(self, root_orient, trans)
utils/smplx/body_model/rigid_object_model.py:51
Methodforward
(self, motion_sequence, hidden_unit=None)
evaluate/load_classifier.py:126
Methodforward
(self, motion_sequence, hidden_unit=None)
evaluate/motion_gan.py:310
Methodforward
(self, motion_sequence, hidden_unit=None)
evaluate/motion_gan.py:344
Methodforward
(self, inputs)
evaluate/motion_gan.py:366
Methodforward
(self, inputs, mode)
models/model.py:64
Methodforward
Inputs: S1_end: last few frames of input query motion labels: input labels to generate Outputs: m
models/modules/priornet.py:28
Methodforward
x shape = (batch * seq_len * embed_dim) pe.shape = (seq_len * max_len) -> slice into (seq_len * embed_dim)
models/modules/transformer.py:31
Methodforward
(self, x, transition_len)
models/modules/transformer.py:56
Methodforward
input: encoder_input ( batch * duration * (smpl_param_num + 3) ) label_mask ( batch * duration )
models/modules/transformer.py:109
Methodforward
(self, z, tgt_shape, output_mask=None, transition_len=None)
models/modules/transformer.py:205
Methodforward
input: param (batch * duration * 312) trans (batch * duration * 3) o
models/modules/postprocess.py:22
Methodforward
(self, param, trans)
models/modules/postprocess.py:45
Methodgenerate_gaussian_prior
(self, num_samples)
models/model.py:237
Methodgenerate_motion
(self, num_samples)
evaluate/motion_gan.py:216
Methodgenerate_motion_fixed_noise
(self, inputs, num_samples)
evaluate/motion_gan.py:132
Methodgenerate_motion_fixed_noise
(self, inputs, num_samples)
evaluate/motion_gan.py:239
Methodget
(self, key, default=None)
utils/smplx/smplx/utils.py:37
Methodget_num_faces
(self)
utils/smplx/smplx/body_models.py:277
Methodget_num_verts
(self)
utils/smplx/smplx/body_models.py:274
Methodget_state_dict
(self, model)
main/trainer.py:143
Methodname
(self)
utils/smplx/smplx/body_models.py:263
Methodname
(self)
utils/smplx/smplx/body_models.py:660
Methodname
(self)
utils/smplx/smplx/body_models.py:1550
Methodname
(self)
utils/smplx/smplx/body_models.py:1636
Methodnum_betas
(self)
utils/smplx/smplx/body_models.py:253
Methodnum_expression_coeffs
(self)
utils/smplx/smplx/body_models.py:257
Methodnum_expression_coeffs
(self)
utils/smplx/smplx/body_models.py:1023
← previousnext →101–200 of 217, ranked by callers