MCPcopy Create free account

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

Functions912 in github.com/Xuehao-Gao/GUESS

FunctionConvBlock
returns a list of [pad, conv, norm, acti] or [acti, pad, conv, norm]
mld/models/operator/blocks.py:106
MethodDatastruct
(self, **kwargs)
mld/transforms/identity.py:11
MethodDatastruct
(self, **kwargs)
mld/transforms/smpl.py:21
MethodDatastruct
(self, **kwargs)
mld/transforms/smpl.py:37
FunctionGoingSide
(normal, limit=0.5)
mld/render/blender/joints.py:375
FunctionRodrigues
(rotvec)
scripts/fbx_output_smplx.py:121
FunctionZeroPad1d
(sizes)
mld/models/operator/blocks.py:35
Method__bool__
(self)
mld/render/blender/tools.py:16
Method__call__
(self, num_frames)
mld/data/sampling/base.py:13
Method__call__
(self, x, mask, pose_rep, translation,
mld/transforms/rotation2xyz.py:16
Method__call__
Perform body fitting. Input: init_pose: SMPL pose estimate init_betas: SMPL betas estimate init_cam_t: Cam
mld/transforms/joints2rots/smplify.py:101
Method__call__
(self, q, p)
mld/models/losses/temos.py:178
Method__call__
(self, qlist, plist)
mld/models/losses/temos.py:191
Method__call__
(self, q, p)
mld/models/losses/actor.py:101
Method__call__
(self, qlist, plist)
mld/models/losses/actor.py:113
Method__call__
(self, q, p)
mld/models/losses/kl.py:7
Method__call__
(self, qlist, plist)
mld/models/losses/kl.py:18
Method__call__
(self, q, p)
mld/models/losses/mld.py:185
Method__call__
(self, qlist, plist)
mld/models/losses/mld.py:198
Method__call__
(self, q, p)
mld/models/losses/tmost.py:193
Method__call__
(self, qlist, plist)
mld/models/losses/tmost.py:205
Method__getattr__
(self, item)
mld/data/base.py:39
Method__getitem__
(self, key)
mld/data/sampling/base.py:40
Method__getitem__
(self, index)
mld/data/a2m/dataset.py:95
Method__getitem__
(self, item)
mld/data/humanml/dataset.py:173
Method__getitem__
(self, item)
mld/data/humanml/utils/word_vectorizer.py:64
Method__getitem__
(self, item)
mld/data/humanml/data/dataset.py:159
Method__getitem__
(self, item)
mld/data/humanml/data/dataset.py:380
Method__getitem__
(self, item)
mld/data/humanml/data/dataset.py:558
Method__getitem__
(self, item)
mld/data/humanml/data/dataset.py:697
Method__getitem__
(self, item)
mld/data/humanml/data/dataset.py:758
Method__getitem__
(self, item)
mld/data/humanml/data/dataset.py:858
Method__getitem__
(self, item)
mld/data/humanml/data/dataset.py:928
Method__getitem__
(self, key)
mld/transforms/base.py:26
Method__init__
(self, logger, level)
mld/tools/logging.py:17
Method__init__
(self, level=logging.NOTSET)
mld/tools/logging.py:31
Method__init__
(self, cfg, batch_size, num_workers, colla
mld/data/Humanact12.py:8
Method__init__
(self, cfg, phase='train', collate_fn=all_collate,
mld/data/Kit.py:13
Method__init__
(self, cfg, batch_size, num_workers, colla
mld/data/Uestc.py:10
Method__init__
(self, collate_fn, batch_size: int, num_workers: int)
mld/data/base.py:9
Method__init__
(self, cfg, batch_size, num_workers, colla
mld/data/HumanML3D.py:13
Method__init__
(self, sampling="conseq", sampling_step=1, request_frames=None,threshold_reject=0.75,max_len=1000,min_len=10)
mld/data/sampling/base.py:4
Method__init__
(self, datapath="data/uestc", method_name="vibe", view="all
mld/data/a2m/uestc.py:60
Method__init__
(self, datapath="data/HumanAct12Poses", **kargs)
mld/data/a2m/humanact12poses.py:14
Method__init__
(self, num_frames=1, sampling="conseq", sampling_step=1,
mld/data/a2m/dataset.py:16
Method__init__
( self, mean, std, split_file, w_vectorizer, max_motion_length
mld/data/humanml/dataset.py:29
Method__init__
(self, meta_root, prefix)
mld/data/humanml/utils/word_vectorizer.py:47
Method__init__
(self, opt, mean, std, split_file, w_vectorizer)
mld/data/humanml/data/dataset.py:29
Method__init__
( self, mean, std, split_file, w_vectorizer, max_motion_length
mld/data/humanml/data/dataset.py:236
Method__init__
(self, opt, mean, std, split_file, w_vectorizer)
mld/data/humanml/data/dataset.py:457
Method__init__
(self, opt, mean, std, split_file)
mld/data/humanml/data/dataset.py:633
Method__init__
(self, opt, mean, std, text_file, w_vectorizer)
mld/data/humanml/data/dataset.py:713
Method__init__
(self, opt, mean, std, split_file, text_dir, **kwargs)
mld/data/humanml/data/dataset.py:787
Method__init__
(self, mode, datapath="./dataset/humanml_opt.txt", split="t
mld/data/humanml/data/dataset.py:874
Method__init__
(self, mode, datapath="./dataset/kit_opt.txt", split="train
mld/data/humanml/data/dataset.py:938
Method__init__
(self, offset, kinematic_tree, device)
mld/data/humanml/common/skeleton.py:5
Method__init__
(self, scale, translation, znear=pyrender.camera.DEFAULT_Z_
mld/render/renderer.py:27
Method__init__
(self, frame_path: str, fps: float = 12.5, res="high")
mld/render/video.py:16
Method__init__
(self, data, *, gt, mode, faces_path, canonicalize, always_on_floor, oldrender=True, **kwargs)
mld/render/blender/meshes.py:18
Method__init__
(self, data, *, mode, canonicalize,
mld/render/blender/joints.py:35
Method__init__
(self, *, first_root, mode, is_mesh)
mld/render/blender/camera.py:5
Method__init__
(self, **kwargs)
mld/transforms/identity.py:8
Method__init__
(self, rots2rfeats: Rots2Rfeats, rots2joints: Rots2Joints, joints2jfeats: Joints2Jfeats, **kw
mld/transforms/smpl.py:15
Method__init__
(self, **kwargs)
mld/transforms/smpl.py:34
Method__init__
(self, smpl_path=SMPL_DATA_PATH, **kwargs)
mld/transforms/smpl.py:216
Method__init__
(self, smpl_path)
mld/transforms/rotation2xyz.py:12
Method__init__
(self, joints2jfeats: Joints2Jfeats, **kwargs)
mld/transforms/xyz.py:12
Method__init__
(self)
mld/transforms/multi_scale_init.py:7
Method__init__
(self)
mld/transforms/multi_scale_init.py:45
Method__init__
(self)
mld/transforms/multi_scale_init.py:71
Method__init__
(self)
mld/transforms/multi_scale_init.py:124
Method__init__
(self)
mld/transforms/multi_scale_init.py:151
Method__init__
(self, path: Optional[str] = None, normalization: bool = False, eps: float =
mld/transforms/rots2joints/base.py:9
Method__init__
(self, path: str, jointstype: str = "mmm", input_pose_rep:
mld/transforms/rots2joints/smplh.py:19
Method__init__
(self, path: Optional[str] = None, normalization: bool = False, eps: float =
mld/transforms/joints2jfeats/base.py:9
Method__init__
(self, jointstype: str = "mmm", path: Optional[str] = None,
mld/transforms/joints2jfeats/rifke.py:13
Method__init__
(self, smplxmodel, step_size=1e-2, batch_size=1,
mld/transforms/joints2rots/smplify.py:50
Method__init__
(self, dtype=torch.float32, **kwargs)
mld/transforms/joints2rots/prior.py:53
Method__init__
(self, prior_folder='prior', num_gaussians=6, dtype=DEFAULT_DTYPE, epsilon=1e-16,
mld/transforms/joints2rots/prior.py:100
Method__init__
(self, path: Optional[str] = None, normalization: bool = False,
mld/transforms/rots2rfeats/smplvelp.py:15
Method__init__
(self, path: Optional[str] = None, normalization: bool = False, eps: float =
mld/transforms/rots2rfeats/base.py:9
Method__init__
(self, **kargs)
mld/models/tools/tools.py:7
Method__init__
(self, njoints, jointstype: str = "mmm", force_in_meter: bo
mld/models/metrics/compute.py:17
Method__init__
(self, cfg, num_labels=40, diversity_times=200,
mld/models/metrics/stgcn.py:16
Method__init__
(self, mm_num_times=10, dist_sync_on_step=True, **kwargs)
mld/models/metrics/mm.py:14
Method__init__
(self, datapath, num_labels=12, diversity_times=200,
mld/models/metrics/gru.py:16
Method__init__
(self, top_k=3, R_size=32, diversity_times=300,
mld/models/metrics/tm2t.py:14
Method__init__
(self, top_k=3, R_size=32, diversity_times=300,
mld/models/metrics/uncond.py:14
Method__init__
(self, njoints, jointstype: str = "mmm", force_in_meter: bo
mld/models/metrics/mr.py:13
Method__init__
(self, *args, **kwargs)
mld/models/modeltype/base.py:13
Method__init__
(self, cfg, datamodule, **kwargs)
mld/models/modeltype/mld.py:33
Method__init__
( self, modelpath: str, finetune: bool = False, last_hidden_state: bool = Fals
mld/models/architectures/mld_clip.py:15
Method__init__
(self, cfg, modelpath: str, finetune: bool = False,
mld/models/architectures/mld_bert.py:13
Method__init__
(self, input_size, hidden_size, output_size)
mld/models/architectures/t2m_motionenc.py:29
Method__init__
(self, in_channels, out_channels, kernel_size,
mld/models/architectures/uestc_stgcn.py:156
Method__init__
(self, kintree_path, layout='openpose', strategy='uniform',
mld/models/architectures/uestc_stgcn.py:231
Method__init__
(self, in_channels, out_channels, kernel_size,
mld/models/architectures/uestc_stgcn.py:380
Method__init__
(self, ablation, nfeats: int, latent_dim: list = [1, 256],
mld/models/architectures/mld_vae.py:33
Method__init__
(self)
mld/models/architectures/vposert_vae.py:109
Method__init__
(self)
mld/models/architectures/vposert_vae.py:119
← previousnext →401–500 of 912, ranked by callers