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
Method
compute_dr_wrt
(self, wrt)
chumpy/chumpy/ch_ops.py:552
Method
compute_dr_wrt
(self, wrt)
chumpy/chumpy/ch_ops.py:568
Method
compute_dr_wrt
(self, wrt)
chumpy/chumpy/ch_ops.py:586
Method
compute_dr_wrt
(self, wrt)
chumpy/chumpy/ch_ops.py:629
Method
compute_dr_wrt
(self, wrt)
chumpy/chumpy/ch_ops.py:682
Method
compute_dr_wrt
(self, wrt)
chumpy/chumpy/ch_ops.py:710
Method
compute_dr_wrt
(self, wrt)
chumpy/chumpy/ch_ops.py:757
Method
compute_dr_wrt
(self, wrt)
chumpy/chumpy/ch_ops.py:772
Method
compute_dr_wrt
(self, wrt)
chumpy/chumpy/logic.py:25
Method
compute_dr_wrt
(self, wrt)
chumpy/chumpy/test_inner_composition.py:69
Function
compute_iou
Computes the Intersection over Union (IoU) value for two sets of occupancy values. Args: occ1 (tensor): first set of occupancy values
lib/evaluator.py:168
Method
compute_r
(self)
chumpy/chumpy/linalg.py:93
Method
compute_r
(self)
chumpy/chumpy/linalg.py:125
Method
compute_r
(self)
chumpy/chumpy/linalg.py:135
Method
compute_r
(self)
chumpy/chumpy/linalg.py:146
Method
compute_r
(self)
chumpy/chumpy/linalg.py:157
Method
compute_r
(self)
chumpy/chumpy/linalg.py:188
Method
compute_r
(self)
chumpy/chumpy/linalg.py:209
Method
compute_r
(self)
chumpy/chumpy/linalg.py:255
Method
compute_r
(self)
chumpy/chumpy/reordering.py:35
Method
compute_r
(self)
chumpy/chumpy/reordering.py:170
Method
compute_r
(self)
chumpy/chumpy/reordering.py:281
Method
compute_r
(self)
chumpy/chumpy/reordering.py:309
Method
compute_r
(self)
chumpy/chumpy/reordering.py:375
Method
compute_r
(self)
chumpy/chumpy/extras.py:17
Method
compute_r
(self)
chumpy/chumpy/extras.py:48
Method
compute_r
(self)
chumpy/chumpy/test_optimization.py:38
Method
compute_r
(self)
chumpy/chumpy/test_optimization.py:79
Method
compute_r
(self)
chumpy/chumpy/optimization_internal.py:28
Method
compute_r
(self)
chumpy/chumpy/ch.py:1174
Method
compute_r
(self)
chumpy/chumpy/ch.py:1227
Method
compute_r
(self)
chumpy/chumpy/ch.py:1268
Method
compute_r
(self)
chumpy/chumpy/ch.py:1303
Method
compute_r
(self)
chumpy/chumpy/ch.py:1330
Method
compute_r
(self)
chumpy/chumpy/ch_ops.py:108
Method
compute_r
(self)
chumpy/chumpy/ch_ops.py:111
Method
compute_r
(self)
chumpy/chumpy/ch_ops.py:114
Method
compute_r
(self)
chumpy/chumpy/ch_ops.py:121
Method
compute_r
(self)
chumpy/chumpy/ch_ops.py:197
Method
compute_r
(self)
chumpy/chumpy/ch_ops.py:222
Method
compute_r
(self)
chumpy/chumpy/ch_ops.py:299
Method
compute_r
(self)
chumpy/chumpy/ch_ops.py:352
Method
compute_r
(self)
chumpy/chumpy/ch_ops.py:389
Method
compute_r
(self)
chumpy/chumpy/ch_ops.py:400
Method
compute_r
(self)
chumpy/chumpy/ch_ops.py:424
Method
compute_r
(self)
chumpy/chumpy/ch_ops.py:549
Method
compute_r
(self)
chumpy/chumpy/ch_ops.py:565
Method
compute_r
(self)
chumpy/chumpy/ch_ops.py:583
Method
compute_r
(self)
chumpy/chumpy/ch_ops.py:626
Method
compute_r
(self)
chumpy/chumpy/ch_ops.py:680
Method
compute_r
(self)
chumpy/chumpy/ch_ops.py:707
Method
compute_r
(self)
chumpy/chumpy/ch_ops.py:730
Method
compute_r
(self)
chumpy/chumpy/ch_ops.py:769
Method
compute_r
(self)
chumpy/chumpy/logic.py:20
Method
compute_r
(self)
chumpy/chumpy/test_inner_composition.py:65
Function
cross
(a, b, axisa=-1, axisb=-1, axisc=-1, axis=None)
chumpy/chumpy/ch_ops.py:182
Method
d_dl
(self)
chumpy/chumpy/optimization_internal.py:211
Method
d_gn
(self)
chumpy/chumpy/optimization_internal.py:193
Method
d_sd
(self)
chumpy/chumpy/optimization_internal.py:202
Function
demo
(which=None)
chumpy/chumpy/__init__.py:108
Function
depends_on
(*dependencies)
chumpy/chumpy/ch.py:1194
Function
dfs_do_func_on_graph
invoke func on each node of the dr graph
chumpy/chumpy/utils.py:36
Function
diag
(v, k=0)
chumpy/chumpy/reordering.py:86
Function
diagflat
(v, k=0)
chumpy/chumpy/reordering.py:96
Function
distance_p2m
Compute minimal distances of each point in points to mesh. Args: points (numpy array): points array mesh (trimesh): mesh
lib/evaluator.py:158
Function
dstack
(mtxs, **kwargs)
chumpy/chumpy/reordering.py:453
Method
dtype
(self)
chumpy/chumpy/ch.py:210
Method
errfunc
(x)
chumpy/chumpy/test_optimization.py:148
Method
everything
(self)
chumpy/chumpy/reordering.py:379
Function
expand_dims
(a, axis)
chumpy/chumpy/reordering.py:345
Method
f
(self, *args, **kwargs)
chumpy/chumpy/ch_ops.py:663
Method
f
(self, *args, **kwargs)
chumpy/chumpy/ch_ops.py:669
Method
f
(self, *args, **kwargs)
chumpy/chumpy/ch_ops.py:673
Method
f
(self, a, b)
chumpy/chumpy/ch_ops.py:698
Method
f
(self, a, b)
chumpy/chumpy/ch_ops.py:701
Function
farthest_point_sample
(xyz, nsamples)
lib/utils/point_utils.py:480
Method
finalize_options
In order to avoid premature import of numpy before it gets installed as a dependency get numpy include directories during the extensi
lib/utils/libkdtree/setup.py:61
Method
flat
(self)
chumpy/chumpy/ch.py:206
Function
fliplr
(m)
chumpy/chumpy/reordering.py:351
Function
flipud
(m)
chumpy/chumpy/reordering.py:354
Method
forward
(self, p, cz)
lib/models/decoder.py:49
Method
forward
Forward method. Args: x: `[batch_size, n_pts, dim+in_features]` tensor, inputs to decode. Returns: x_: output thro
lib/models/decoder.py:96
Method
forward
(self, input)
lib/models/decoder.py:162
Method
forward
(self, x)
lib/models/layers.py:40
Method
forward
(self, x, c)
lib/models/layers.py:99
Method
forward
(self, x)
lib/models/layers.py:147
Method
forward
(self, x, p)
lib/models/layers.py:184
Method
forward
(self, x, c)
lib/models/layers.py:227
Method
forward
(self, x, c)
lib/models/layers.py:282
Method
forward
(self, x)
lib/models/layers.py:323
Method
forward
(self, coords, t_val, c_m, c_s)
lib/models/lord_model.py:37
Method
get_model_dict
(self, idx)
lib/dataset.py:97
Function
get_occupied_grid_fitting_sphere
(v, xmin, xmax, crop_size, ntarget=2048, overlap=True, normalize_crops=Fa
lib/utils/point_utils.py:333
Function
get_peak_mem
this returns peak memory use since process starts till the moment its called
chumpy/chumpy/monitor.py:26
Method
global_avg
(self)
lib/utils/__init__.py:54
Method
gradfunc
(x)
chumpy/chumpy/test_optimization.py:152
Function
hess
(vs, obj, obj_scalar, free_variables)
chumpy/chumpy/optimization.py:74
Function
hessp
(vs, p,obj, obj_scalar, free_variables)
chumpy/chumpy/optimization.py:60
Method
improvement
(self)
chumpy/chumpy/optimization_internal.py:345
Method
is_improvement
(self)
chumpy/chumpy/optimization_internal.py:341
← previous
next →
501–600 of 744, ranked by callers