MCPcopy Create free account

hub / github.com/BoyanJIANG/LoRD / functions

Functions744 in github.com/BoyanJIANG/LoRD

↓ 1 callersFunctionpca_layer
(bm, c_i, c_p, c_m, n_steps)
h4d_fitting.py:22
↓ 1 callersMethodrandom_point_sample
(self, v, vn)
lib/dataset.py:121
↓ 1 callersMethodrandom_point_sample_seq
(self, n_steps, time_step=None)
lib/reconstructor.py:86
↓ 1 callersMethodrandom_point_sample_seq
(self, n_steps, time_step=None)
lib/reconstructor_refine_smpl.py:123
↓ 1 callersFunctionremove_backface
Remove the interior backface resulting from reconstruction artifacts. Args: mesh: trimesh instance. mesh recon. from lig that may contain b
lib/utils/postprocess_utils.py:46
↓ 1 callersMethodremove_redundancy
(self, cache=None, iterate=True)
chumpy/chumpy/ch.py:221
↓ 1 callersMethodreset_parameters
(self)
lib/models/layers.py:177
↓ 1 callersMethodreset_parameters
(self)
lib/models/layers.py:221
↓ 1 callersMethodreset_parameters
(self)
lib/models/layers.py:276
↓ 1 callersFunctionsample_mesh
Samples oriented points from a mesh.
lib/utils/point_utils.py:11
↓ 1 callersFunctionsearch_leaf_double
Search a leaf node for closest point Params: pa : data points pidx : permutation index of data points no_dims : number of dimensions s
lib/utils/libkdtree/pykdtree/_kdtree_core.c:1213
↓ 1 callersFunctionsearch_leaf_double_mask
Search a leaf node for closest point with data point mask Params: pa : data points pidx : permutation index of data points no_dims : numbe
lib/utils/libkdtree/pykdtree/_kdtree_core.c:1245
↓ 1 callersFunctionsearch_leaf_float
Search a leaf node for closest point Params: pa : data points pidx : permutation index of data points no_dims : number of dimensions s
lib/utils/libkdtree/pykdtree/_kdtree_core.c:569
↓ 1 callersFunctionsearch_leaf_float_mask
Search a leaf node for closest point with data point mask Params: pa : data points pidx : permutation index of data points no_dims : numbe
lib/utils/libkdtree/pykdtree/_kdtree_core.c:601
↓ 1 callersFunctionsearch_splitnode_double
Search subtree for nearest to query point Params: root : root node of subtree pa : data points pidx : permutation index of data points
lib/utils/libkdtree/pykdtree/_kdtree_core.c:1281
↓ 1 callersFunctionsearch_splitnode_float
Search subtree for nearest to query point Params: root : root node of subtree pa : data points pidx : permutation index of data points
lib/utils/libkdtree/pykdtree/_kdtree_core.c:637
↓ 1 callersFunctionset_builtin
(name, value)
lib/utils/libkdtree/setup.py:29
↓ 1 callersFunctionsetup_objective
obj here can be a list of ch objects or a dict of label: ch objects. Either way, the ch objects will be merged into one objective using a ChI
chumpy/chumpy/optimization_internal.py:124
↓ 1 callersFunctionsetup_sparse_solver
(sparse_solver)
chumpy/chumpy/optimization_internal.py:111
↓ 1 callersMethodsetup_terms
(cls)
chumpy/chumpy/ch.py:145
↓ 1 callersMethodshape
(self)
chumpy/chumpy/ch.py:316
↓ 1 callersMethodshow_tree_cache
Show tree and cache info with color represent _status Optionally accpet current_node arg to highlight the current node we are in
chumpy/chumpy/ch.py:862
↓ 1 callersFunctionsparse_is_desireable
Examines a pair of matrices and determines if the result of their multiplication should be sparse or not.
chumpy/chumpy/utils.py:44
↓ 1 callersFunctionsqueeze
(a, axis=None)
chumpy/chumpy/reordering.py:339
↓ 1 callersMethodstart_iteration
(self)
chumpy/chumpy/optimization_internal.py:226
↓ 1 callersMethodtree_iterator
Generator function that traverse the dr tree start from this node (self).
chumpy/chumpy/ch.py:1088
↓ 1 callersMethodtrial_r
(self, proposed_r)
chumpy/chumpy/optimization_internal.py:348
↓ 1 callersMethodunique_reorder_id
(self)
chumpy/chumpy/reordering.py:61
↓ 1 callersMethodupdateAg
(self)
chumpy/chumpy/optimization_internal.py:241
↓ 1 callersMethodupdateGN
(self)
chumpy/chumpy/optimization_internal.py:278
↓ 1 callersMethodupdateRadius
(self, rho, lb=.05, ub=.9)
chumpy/chumpy/optimization_internal.py:351
↓ 1 callersMethodupdate_step
(self)
chumpy/chumpy/optimization_internal.py:249
↓ 1 callersFunctionvar
(a, axis=None, dtype=None, out=None, ddof=0, keepdims=False)
chumpy/chumpy/ch_ops.py:375
MethodJ
Compute Jacobian. Analyze dr graph first to disable unnecessary caching
chumpy/chumpy/optimization_internal.py:101
FunctionPyInit_kdtree
proto*/
lib/utils/libkdtree/pykdtree/kdtree.c:7894
MethodT
(self)
chumpy/chumpy/ch.py:565
MethodUDV
(self)
chumpy/chumpy/linalg.py:182
Function__PYX_NAN
lib/utils/libkdtree/pykdtree/kdtree.c:495
Function__Pyx_PyErr_ExceptionMatchesInState
lib/utils/libkdtree/pykdtree/kdtree.c:9434
Function__Pyx_PyErr_GivenExceptionMatches2
lib/utils/libkdtree/pykdtree/kdtree.c:10996
Function__Pyx_PyIndex_AsSsize_t
lib/utils/libkdtree/pykdtree/kdtree.c:11283
Function__Pyx_PyInt_FromSize_t
lib/utils/libkdtree/pykdtree/kdtree.c:11345
Function__Pyx_PyInt_From_long
CIntToPy */
lib/utils/libkdtree/pykdtree/kdtree.c:10714
Function__Pyx_PyObject_AsString
lib/utils/libkdtree/pykdtree/kdtree.c:11140
Function__Pyx_PyUnicode_FromString
lib/utils/libkdtree/pykdtree/kdtree.c:11137
Function__Pyx_Py_UNICODE_strlen
lib/utils/libkdtree/pykdtree/kdtree.c:602
Function__Pyx__ArgTypeTest
ArgTypeTest */
lib/utils/libkdtree/pykdtree/kdtree.c:8320
Function__Pyx__ExceptionReset
lib/utils/libkdtree/pykdtree/kdtree.c:9396
Function__Pyx__ExceptionSave
lib/utils/libkdtree/pykdtree/kdtree.c:9382
Function__Pyx__GetBufferAndValidate
lib/utils/libkdtree/pykdtree/kdtree.c:9322
Function__Pyx_c_eq_double
lib/utils/libkdtree/pykdtree/kdtree.c:10141
Function__Pyx_c_eq_float
lib/utils/libkdtree/pykdtree/kdtree.c:9986
Function__Pyx_c_is_zero_double
lib/utils/libkdtree/pykdtree/kdtree.c:10200
Function__Pyx_c_is_zero_float
lib/utils/libkdtree/pykdtree/kdtree.c:10045
Function__Pyx_pretend_to_initialize
__GNUC__ */
lib/utils/libkdtree/pykdtree/kdtree.c:715
Method__abs__
(self)
chumpy/chumpy/ch.py:1154
Method__add__
(self, other)
chumpy/chumpy/ch.py:1136
Method__array__
(self, *args)
chumpy/chumpy/ch.py:331
Method__call__
:param pose: Batch x pose_dims :return:
lib/utils/h4d_utils.py:63
Method__call__
(self)
chumpy/chumpy/utils.py:23
Method__call__
(self, **kwargs)
chumpy/chumpy/ch.py:837
Method__div__
(self, other)
chumpy/chumpy/ch.py:1145
Method__float__
(self)
chumpy/chumpy/ch.py:555
Method__ge__
(self, other)
chumpy/chumpy/ch.py:1157
Method__getitem__
(self, idx)
lib/dataset.py:48
Method__getitem__
(self, pid)
lib/utils/h4d_utils.py:101
Method__getitem__
(self, key)
chumpy/chumpy/ch.py:499
Method__getstate__
(self)
chumpy/chumpy/reordering.py:369
Method__getstate__
(self)
chumpy/chumpy/ch.py:1261
Method__gt__
(self, other)
chumpy/chumpy/ch.py:1156
Method__hash__
(self)
chumpy/chumpy/ch.py:198
Method__init__
( self, model, tex_model, model_name, start_idx,
lib/reconstructor.py:18
Method__init__
(self, n_points=100000)
lib/evaluator.py:32
Method__init__
Initialization of the human sequence dataset.
lib/dataset.py:13
Method__init__
( self, model, tex_model, model_name, start_idx,
lib/reconstructor_refine_smpl.py:24
Method__init__
( self, model, data_loader, optimizer, c_m,
lib/trainer.py:13
Method__init__
(self)
lib/utils/__init__.py:15
Method__init__
(self, window_size=20)
lib/utils/__init__.py:33
Method__init__
(self, mean, prec, prefix)
lib/utils/h4d_utils.py:58
Method__init__
(self, sm, prefix=3)
lib/utils/h4d_utils.py:75
Method__init__
(self, c_dim=128, z_dim=0, dim=3, hidden_size=128, leaky=True)
lib/models/decoder.py:9
Method__init__
Initialization. Args: dim: int, dimension of input points. in_features: int, length of input features (i.e., latent code).
lib/models/decoder.py:72
Method__init__
(self, size_in, size_out=None, size_h=None)
lib/models/layers.py:16
Method__init__
(self, c_dim, size_in, size_h=None, size_out=None, norm_method='batch_norm', legacy=False)
lib/models/layers.py:64
Method__init__
(self, size_in, size_h=None, size_out=None)
lib/models/layers.py:120
Method__init__
(self, c_dim, dim=3)
lib/models/layers.py:168
Method__init__
(self, c_dim, f_dim, norm_method='batch_norm')
lib/models/layers.py:203
Method__init__
(self, c_dim, f_dim, norm_method='batch_norm')
lib/models/layers.py:258
Method__init__
( self, in_dim=4, motion_feat_dim=128 )
lib/models/lord_model.py:7
Method__init__
(self, root, base_path=None)
chumpy/chumpy/monitor.py:77
Method__init__
(self)
chumpy/chumpy/utils.py:20
Method__init__
(self, delta, solve)
chumpy/chumpy/optimization_internal.py:168
Method__init__
(self, proposed_r, state)
chumpy/chumpy/optimization_internal.py:328
Method__init__
(self, default=None, desc=None, dr=True)
chumpy/chumpy/ch.py:60
Method__init__
(self, lmb, initial_args=None)
chumpy/chumpy/ch.py:1245
Method__init__
(self, result, args)
chumpy/chumpy/ch.py:1292
Method__init__
(self, *args, **kwargs)
chumpy/chumpy/test_inner_composition.py:42
Method__int__
(self)
chumpy/chumpy/ch.py:558
Method__le__
(self, other)
chumpy/chumpy/ch.py:1160
Method__len__
10000 batches for each epoch.
lib/dataset.py:42
← previousnext →301–400 of 744, ranked by callers