Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BoyanJIANG/LoRD
/ functions
Functions
744 in github.com/BoyanJIANG/LoRD
⨍
Functions
744
◇
Types & classes
133
↓ 1 callers
Function
pca_layer
(bm, c_i, c_p, c_m, n_steps)
h4d_fitting.py:22
↓ 1 callers
Method
random_point_sample
(self, v, vn)
lib/dataset.py:121
↓ 1 callers
Method
random_point_sample_seq
(self, n_steps, time_step=None)
lib/reconstructor.py:86
↓ 1 callers
Method
random_point_sample_seq
(self, n_steps, time_step=None)
lib/reconstructor_refine_smpl.py:123
↓ 1 callers
Function
remove_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 callers
Method
remove_redundancy
(self, cache=None, iterate=True)
chumpy/chumpy/ch.py:221
↓ 1 callers
Method
reset_parameters
(self)
lib/models/layers.py:177
↓ 1 callers
Method
reset_parameters
(self)
lib/models/layers.py:221
↓ 1 callers
Method
reset_parameters
(self)
lib/models/layers.py:276
↓ 1 callers
Function
sample_mesh
Samples oriented points from a mesh.
lib/utils/point_utils.py:11
↓ 1 callers
Function
search_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 callers
Function
search_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 callers
Function
search_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 callers
Function
search_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 callers
Function
search_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 callers
Function
search_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 callers
Function
set_builtin
(name, value)
lib/utils/libkdtree/setup.py:29
↓ 1 callers
Function
setup_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 callers
Function
setup_sparse_solver
(sparse_solver)
chumpy/chumpy/optimization_internal.py:111
↓ 1 callers
Method
setup_terms
(cls)
chumpy/chumpy/ch.py:145
↓ 1 callers
Method
shape
(self)
chumpy/chumpy/ch.py:316
↓ 1 callers
Method
show_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 callers
Function
sparse_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 callers
Function
squeeze
(a, axis=None)
chumpy/chumpy/reordering.py:339
↓ 1 callers
Method
start_iteration
(self)
chumpy/chumpy/optimization_internal.py:226
↓ 1 callers
Method
tree_iterator
Generator function that traverse the dr tree start from this node (self).
chumpy/chumpy/ch.py:1088
↓ 1 callers
Method
trial_r
(self, proposed_r)
chumpy/chumpy/optimization_internal.py:348
↓ 1 callers
Method
unique_reorder_id
(self)
chumpy/chumpy/reordering.py:61
↓ 1 callers
Method
updateAg
(self)
chumpy/chumpy/optimization_internal.py:241
↓ 1 callers
Method
updateGN
(self)
chumpy/chumpy/optimization_internal.py:278
↓ 1 callers
Method
updateRadius
(self, rho, lb=.05, ub=.9)
chumpy/chumpy/optimization_internal.py:351
↓ 1 callers
Method
update_step
(self)
chumpy/chumpy/optimization_internal.py:249
↓ 1 callers
Function
var
(a, axis=None, dtype=None, out=None, ddof=0, keepdims=False)
chumpy/chumpy/ch_ops.py:375
Method
J
Compute Jacobian. Analyze dr graph first to disable unnecessary caching
chumpy/chumpy/optimization_internal.py:101
Function
PyInit_kdtree
proto*/
lib/utils/libkdtree/pykdtree/kdtree.c:7894
Method
T
(self)
chumpy/chumpy/ch.py:565
Method
UDV
(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
← previous
next →
301–400 of 744, ranked by callers