MCPcopy Create free account

hub / github.com/CVMI-Lab/DODA / functions

Functions369 in github.com/CVMI-Lab/DODA

Method_check_input_dim
(self, input)
model/dsnorm.py:329
Method_data_parallel_master
Reduce the sum and square-sum, compute the statistics, and broadcast it.
lib/sync_bn/batchnorm.py:90
Method_load_from_state_dict
(self, state_dict, prefix, metadata, strict, missing_keys, unexpected_keys, erro
model/dsnorm.py:90
Functionadjust_lr
(optim_cfg, optimizer, scheduler, total_epochs, total_iters_per_epoch, epoch, iter)
util/common_utils.py:175
Functionaggregation_backward_cuda
lib/pointops2/src/aggregation/aggregation_cuda.cpp:18
Functionaggregation_forward_cuda
lib/pointops2/src/aggregation/aggregation_cuda.cpp:8
Functionall_gather
Run all_gather on tensors Args: data: any tensor Returns: list[data]: list of data gathered from each rank
util/common_utils.py:341
Functionall_gather_object
Gathers picklable objects from the whole group and returns a list to each caller. Arguments: object (Any): Object to be broadcast fro
util/common_utils.py:390
MethodassertTensorClose
(self, a, b, atol=1e-3, rtol=1e-3)
lib/sync_bn/unittest.py:24
Methodbackward
input: grad_out: (m, c, nsample) output: (n, c), None
lib/pointops2/functions/pointops_ablation.py:64
Methodbackward
input: grad_out: (n, nsample, c) output: grad_input1: (n, c), grad_input2: (n, c)
lib/pointops2/functions/pointops_ablation.py:119
Methodbackward
input: grad_out: (n, c) output: grad_input: (n, c), grad_position: (n, nsample, c), grad_weight : (n, nsample, c')
lib/pointops2/functions/pointops_ablation.py:149
Methodbackward
input: xyz: (m, 3), new_xyz: (n, 3), input: (m, c), offset: (b), new_offset: (b) output: (n, c)
lib/pointops2/functions/pointops_ablation.py:203
Methodbackward
input: grad_out: (m, c, nsample) output: (n, c), None
lib/pointops2/functions/pointops2.py:88
Methodbackward
input: grad_out: (n, nsample, c) output: grad_input1: (n, c), grad_input2: (n, c)
lib/pointops2/functions/pointops2.py:141
Methodbackward
input: grad_out: (n, c) output: grad_input: (n, c), grad_position: (n, nsample, c), grad_weight : (n, nsample, c')
lib/pointops2/functions/pointops2.py:171
Methodbackward
input: xyz: (m, 3), new_xyz: (n, 3), input: (m, c), offset: (b), new_offset: (b) output: (n, c)
lib/pointops2/functions/pointops2.py:225
Methodbackward
input: grad_out: (n, nsample, c) output: grad_input1: (n, c), grad_input2: (n, c)
lib/pointops2/functions/pointops.py:163
Methodbackward
input: grad_out: (n, c) output: grad_input: (n, c), grad_position: (n, nsample, c), grad_weight : (n, nsample, c')
lib/pointops2/functions/pointops.py:193
Methodbackward
input: xyz: (m, 3), new_xyz: (n, 3), input: (m, c), offset: (b), new_offset: (b) output: (n, c)
lib/pointops2/functions/pointops.py:247
Methodbackward
(ctx, a=None, b=None, c=None)
lib/pointgroup_ops/functions/pointgroup_ops.py:38
Methodbackward
(ctx, d_output_feats)
lib/pointgroup_ops/functions/pointgroup_ops.py:68
Methodbackward
(ctx, d_output_feats)
lib/pointgroup_ops/functions/pointgroup_ops.py:104
Methodbackward
(ctx, a=None, b=None)
lib/pointgroup_ops/functions/pointgroup_ops.py:149
Methodbackward
(ctx, a=None)
lib/pointgroup_ops/functions/pointgroup_ops.py:181
Methodbackward
(ctx, d_output_feats)
lib/pointgroup_ops/functions/pointgroup_ops.py:212
Methodbackward
(ctx, d_out)
lib/pointgroup_ops/functions/pointgroup_ops.py:282
Methodbackward
(ctx, a=None)
lib/pointgroup_ops/functions/pointgroup_ops.py:316
Methodbackward
(ctx, a=None)
lib/pointgroup_ops/functions/pointgroup_ops.py:344
Methodbackward
(ctx, a=None)
lib/pointgroup_ops/functions/pointgroup_ops.py:377
Functionballquery_batch_p
================================== ballquery_batch_p ================================== */ input xyz: (n, 3) float input batch_idxs: (n) int input bat
lib/pointgroup_ops/src/bfs_cluster/bfs_cluster.cpp:15
Functionbinary_xloss
Binary Cross entropy loss logits: [B, H, W] Variable, logits at each pixel (between -\infty and +\infty) labels: [B, H, W] Tensor, bi
util/lovasz_loss.py:118
Functionbuild_optimizer
(optim_cfg, model)
util/common_utils.py:196
Functioncheck_makedirs
(dir_name)
util/common_utils.py:273
Functioncheck_mkdir
(dir_name)
util/common_utils.py:268
Methodcollate_batch
(self, items)
dataset/dataset.py:224
Methodcollate_batch
(self, items)
dataset/mix_dataset.py:26
Functioncolorize
(gray, palette)
util/common_utils.py:278
Functioncrop
(xyz, full_scale, point_range, max_npoint)
dataset/augmentor/augmentor_utils.py:449
Methodcrop
(self, cfg=None, data_dict=None)
dataset/augmentor/data_augmentor.py:223
Methodcrop_to_regions
(self, xyz_all, idx)
dataset/dataset.py:99
Methoddestroy_shm
(self)
dataset/front3d.py:85
Methoddestroy_shm
(self)
dataset/scannet.py:85
Functiondrop_info_with_name
(info, name)
util/common_utils.py:71
Functionelastic
(x, gran, mag)
dataset/augmentor/augmentor_utils.py:61
Methodelastic
(self, cfg=None, data_dict=None)
dataset/augmentor/data_augmentor.py:171
Methodextra_repr
(self)
model/dsnorm.py:86
Methodfilter_by_index
(e_list, idx)
dataset/augmentor/data_augmentor.py:157
Functionflatten_probas
Flattens predictions in the batch
util/lovasz_loss.py:174
Methodforward
(self, input)
lib/sync_bn/batchnorm.py:48
Methodforward
input: xyz: (n, 3), offset: (b), new_offset: (b) output: idx: (m)
lib/pointops2/functions/pointops_ablation.py:12
Methodforward
input: xyz: (n, 3), new_xyz: (m, 3), offset: (b), new_offset: (b) output: idx: (m, nsample), dist2: (m, nsample)
lib/pointops2/functions/pointops_ablation.py:32
Methodforward
input: input: (n, c), idx : (m, nsample) output: (m, nsample, c)
lib/pointops2/functions/pointops_ablation.py:50
Methodforward
input: input1: (n, c), input2: (n, c), idx: (n, nsample) output: (n, nsample, c)
lib/pointops2/functions/pointops_ablation.py:106
Methodforward
input: input: (n, c), position: (n, nsample, c), weight : (n, nsample, c'), idx: (n, nsample) output: (n, c)
lib/pointops2/functions/pointops_ablation.py:136
Methodforward
input: xyz: (m, 3), new_xyz: (n, 3), input: (m, c), offset: (b), new_offset: (b) output: (n, c)
lib/pointops2/functions/pointops_ablation.py:184
Methodforward
input: xyz: (n, 3), offset: (b + 1), new_offset: (b) output: idx: (m)
lib/pointops2/functions/pointops2.py:35
Methodforward
input: xyz: (n, 3), new_xyz: (m, 3), offset: (b+1), new_offset: (b+1) output: idx: (m, nsample), dist2: (m, nsample)
lib/pointops2/functions/pointops2.py:56
Methodforward
input: input: (n, c), idx : (m, nsample) output: (m, nsample, c)
lib/pointops2/functions/pointops2.py:74
Methodforward
input: input1: (n, c), input2: (n, c), idx: (n, nsample) output: (n, nsample, c)
lib/pointops2/functions/pointops2.py:128
Methodforward
input: input: (n, c), position: (n, nsample, c), weight : (n, nsample, c'), idx: (n, nsample) output: (n, c)
lib/pointops2/functions/pointops2.py:158
Methodforward
input: xyz: (m, 3), new_xyz: (n, 3), input: (m, c), offset: (b), new_offset: (b) output: (n, c)
lib/pointops2/functions/pointops2.py:206
Methodforward
input: xyz: (n, 3), offset: (b), new_offset: (b) output: idx: (m)
lib/pointops2/functions/pointops.py:58
Methodforward
input: xyz: (n, 3), new_xyz: (m, 3), offset: (b), new_offset: (b) output: idx: (m, nsample), dist2: (m, nsample)
lib/pointops2/functions/pointops.py:78
Methodforward
input: input: (n, c), idx : (m, nsample) output: (m, nsample, c)
lib/pointops2/functions/pointops.py:96
Methodforward
input: input1: (n, c), input2: (n, c), idx: (n, nsample) output: (n, nsample, c)
lib/pointops2/functions/pointops.py:150
Methodforward
input: input: (n, c), position: (n, nsample, c), weight : (n, nsample, c'), idx: (n, nsample) output: (n, c)
lib/pointops2/functions/pointops.py:180
Methodforward
input: xyz: (m, 3), new_xyz: (n, 3), input: (m, c), offset: (b), new_offset: (b) output: (n, c)
lib/pointops2/functions/pointops.py:228
Methodforward
:param ctx: :param coords: long (N, dimension + 1) or (N, dimension) dimension = 3 :param batchsize :param mode: int
lib/pointgroup_ops/functions/pointgroup_ops.py:15
Methodforward
:param ctx: :param map_rule: cuda int M * (maxActive + 1) :param feats: cuda float N * C :return: output_feats: cuda
lib/pointgroup_ops/functions/pointgroup_ops.py:46
Methodforward
:param ctx: :param feats: cuda float M * C :param map_rule: cuda int M * (maxActive + 1) :param nPoint: int :
lib/pointgroup_ops/functions/pointgroup_ops.py:82
Methodforward
:param ctx: :param coords: (n, 3) float :param batch_idxs: (n) int :param batch_offsets: (B+1) int :param rad
lib/pointgroup_ops/functions/pointgroup_ops.py:119
Methodforward
:param ctx: :param semantic_label: (N), int :param ball_query_idxs: (nActive), int :param start_len: (N, 2), int
lib/pointgroup_ops/functions/pointgroup_ops.py:157
Methodforward
:param ctx: :param feats: (sumNPoint, C) float :param proposals_offset: (nProposal + 1) int :return: output_feats (nP
lib/pointgroup_ops/functions/pointgroup_ops.py:189
Methodforward
:param ctx: :param proposals_idx: (sumNPoint), int :param proposals_offset: (nProposal + 1), int :param instance_labe
lib/pointgroup_ops/functions/pointgroup_ops.py:228
Methodforward
:param ctx: :param inp: (N, C) float :param offsets: (nProposal + 1) int :return: out (nProposal, C) float
lib/pointgroup_ops/functions/pointgroup_ops.py:260
Methodforward
:param ctx: :param inp: (N, C) float :param offsets: (nProposal + 1) int :return: out (nProposal, C) float
lib/pointgroup_ops/functions/pointgroup_ops.py:296
Methodforward
:param ctx: :param inp: (N, C) float :param offsets: (nProposal + 1) int :return: out (nProposal, C) float
lib/pointgroup_ops/functions/pointgroup_ops.py:324
Methodforward
:param ctx: :param xyz: (n, 3) float :param query_xyz: (m, 3), float :param batch_idxs: (n) int :param query_
lib/pointgroup_ops/functions/pointgroup_ops.py:351
Methodforward
(self, input, input_map, return_mid_feat=False)
model/unet.py:58
Methodforward
(self, input)
model/unet_block.py:32
Methodforward
(self, input)
model/unet_block.py:51
Methodforward
(self, input)
model/unet_block.py:87
Methodforward
(self, input)
model/dsnorm.py:63
Methodforward
(self, input, target)
util/lovasz_loss.py:114
Methodforward
(self, probas, labels, classes='present', per_image=False)
util/loss_utils.py:13
Functionfurthestsampling_cuda
lib/pointops2/src/sampling/sampling_cuda.cpp:8
Functionfurthestsampling_dim_cuda
lib/pointops2/src/sampling/sampling_cuda.cpp:18
Functionget_color
Parse a 24-bit integer as a RGB color. I.e. Convert to base 256 Args: index: An int. The first 24 bits will be interpreted as a color.
util/visualize_s3dis.py:19
Methodget_data_list
(self)
dataset/mix_dataset.py:36
Functionget_dist_info
()
util/common_utils.py:129
Methodget_downsampling_scale
(self)
dataset/mix_dataset.py:39
Functionget_instance_ids
(dataset_name, class_names)
dataset/augmentor/augmentor_utils.py:37
Functionget_iou
lib/pointgroup_ops/src/get_iou/get_iou.cpp:9
Functionget_position_ids
(dataset_names)
dataset/augmentor/augmentor_utils.py:48
Functionget_softmax_entropy
(input)
util/common_utils.py:469
Functionget_view_range_mask_fixed
(_xyz_f, _camera_f, **kwargs)
dataset/augmentor/augmentor_utils.py:216
Functionget_view_range_mask_parallel
(_xyz_f, _camera_f, **kwargs)
dataset/augmentor/augmentor_utils.py:226
Functionget_view_range_mask_perspective
(_xyz_f, _camera_f, **kwargs)
dataset/augmentor/augmentor_utils.py:239
Functiongrouping_backward_cuda
lib/pointops2/src/grouping/grouping_cuda.cpp:16
← previousnext →201–300 of 369, ranked by callers