MCPcopy Create free account

hub / github.com/MCR-PEFT/C-MCR / functions

Functions1,841 in github.com/MCR-PEFT/C-MCR

↓ 1 callersMethod_forward_dense
(self, x)
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/models/layers/norm.py:42
↓ 1 callersMethod_forward_impl
(self, x)
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/models/backbone/resnet.py:201
↓ 1 callersMethod_forward_sparse
(self, x)
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/models/layers/norm.py:45
↓ 1 callersMethod_getDecoderReconModules
(self)
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/models/backbone/baafnet.py:512
↓ 1 callersMethod_get_batch_fmtstr
(self, num_batches)
cmcr/ULIP/main.py:518
↓ 1 callersMethod_get_item
(self, index)
cmcr/ULIP/data/dataset_3d.py:254
↓ 1 callersMethod_get_item
(self, index)
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/dataset/modelnet/modelnet40_normal_resampled_loader.py:101
↓ 1 callersMethod_get_lr
(param_group, param_state)
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/optim/adafactor.py:54
↓ 1 callersMethod_get_num_to_sample
(self, npoints)
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/models/layers/subsample.py:36
↓ 1 callersMethod_get_options
(param_group, param_shape)
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/optim/adafactor.py:65
↓ 1 callersFunction_label_from_paths
(*path, leaf_only=True)
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/dataset/parsers/parser_image_in_tar.py:118
↓ 1 callersMethod_make_dec
_summary_ Args: skip_channels (int): channels for the incomming upsampled features fp_channels (_type_): channels for
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/models/backbone/pointnextPyG.py:518
↓ 1 callersMethod_make_dec
(self, skip_channels, fp_channels)
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/models/backbone/pointvit.py:226
↓ 1 callersMethod_make_dec
(self, skip_channels, fp_channels)
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/models/backbone/pointvit.py:341
↓ 1 callersMethod_make_dec
(self, skip_channels, fp_channels)
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/models/backbone/pointnext.py:486
↓ 1 callersMethod_make_dec
(self, skip_channels, fp_channels, group_args=None, block=None, blocks=1)
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/models/backbone/pointnext.py:589
↓ 1 callersMethod_make_enc
(self, block, channels, blocks, stride, group_args, is_head=False)
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/models/backbone/pointnextPyG.py:386
↓ 1 callersMethod_make_enc
(self, block, channels, blocks, stride, group_args, is_head=False)
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/models/backbone/pointnext.py:409
↓ 1 callersMethod_mix_batch
(self, data)
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/transforms/point_transformer_gpu.py:442
↓ 1 callersFunction_no_grad_trunc_normal_
(tensor, mean, std, a, b)
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/models/layers/weight_init.py:8
↓ 1 callersMethod_read_h5
(cls, file_path)
cmcr/ULIP/utils/io.py:40
↓ 1 callersMethod_read_h5
(cls, file_path)
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/dataset/data_util.py:46
↓ 1 callersMethod_read_npy
(cls, file_path)
cmcr/ULIP/utils/io.py:24
↓ 1 callersMethod_read_npy
(cls, file_path)
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/dataset/data_util.py:31
↓ 1 callersMethod_read_txt
(cls, file_path)
cmcr/ULIP/utils/io.py:36
↓ 1 callersMethod_read_txt
(cls, file_path)
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/dataset/data_util.py:42
↓ 1 callersFunctionaccuracy
Computes the accuracy over the k top predictions for the specified values of k
cmcr/ULIP/main.py:524
↓ 1 callersFunctionadd_path_recursive
(directory)
cmcr/ULIP/models/pointnext/pointnext.py:5
↓ 1 callersMethodall_acc
(self)
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/utils/metrics.py:138
↓ 1 callersMethodattention
(self, x: torch.Tensor)
cmcr/ULIP/models/ULIP_models.py:50
↓ 1 callersMethodbackward
(ctx, *grads)
cmcr/ULIP/utils/utils.py:187
↓ 1 callersFunctionbasic_clean
(text)
cmcr/ULIP/utils/tokenizer.py:52
↓ 1 callersFunctionbatched_bincount
(x, dim, max_value)
cmcr/ULIP/models/pointnext/PointNeXt/examples/shapenetpart/main.py:41
↓ 1 callersFunctionbatched_index_select
(input, dim, index)
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/models/backbone/curvenet.py:44
↓ 1 callersFunctionbatched_index_select
input: B x * x ... x * dim: 0 < scalar index: B x M
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/models/backbone/simpleview_util.py:175
↓ 1 callersFunctionbert2vit_ckpt_rename
(state_dict,layerCount=8)
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/utils/ckpt_util.py:303
↓ 1 callersMethodbpe
(self, token)
cmcr/ULIP/utils/tokenizer.py:82
↓ 1 callersMethodbuild
(self, *args, **kwargs)
cmcr/ULIP/utils/registry.py:146
↓ 1 callersMethodbuild_3d_dataset
(self, args, config)
cmcr/ULIP/data/dataset_3d.py:542
↓ 1 callersMethodbuild_attention_mask
(self)
cmcr/ULIP/models/ULIP_models.py:122
↓ 1 callersFunctionbuild_dataset_from_cfg
Build a dataset, defined by `dataset_name`. Args: cfg (eDICT): Returns: Dataset: a constructed dataset specified by data
cmcr/ULIP/utils/build.py:7
↓ 1 callersFunctionbuild_dataset_from_cfg
Build a dataset, defined by `dataset_name`. Args: cfg (eDICT): Returns: Dataset: a constructed dataset specified by datas
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/dataset/build.py:30
↓ 1 callersMethodbuild_loss_func
(self, smoothing=False)
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/models/reconstruction/maskedpointvit.py:145
↓ 1 callersMethodbuild_loss_func
(self, smoothing=False)
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/models/reconstruction/maskedpoint.py:75
↓ 1 callersMethodbuild_loss_func
(self, smoothing=False)
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/models/reconstruction/maskedpointgroup.py:107
↓ 1 callersMethodbuild_loss_func
(self)
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/models/classification/point_bert.py:98
↓ 1 callersMethodcache
(self, path=None, verbose=1, must_exist=False)
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/dataset/dataset_base.py:79
↓ 1 callersMethodcalculate_all_svd_encodings
(self,verbose=1)
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/dataset/graph_dataset/svd_encodings_dataset.py:50
↓ 1 callersFunctioncalculate_svd_encodings
(edges, num_nodes, calculated_dim)
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/dataset/graph_dataset/svd_encodings_dataset.py:80
↓ 1 callersFunctioncfg_from_yaml_file
(cfg_file)
cmcr/ULIP/utils/config.py:37
↓ 1 callersFunctioncfg_from_yaml_file
(cfg_file)
cmcr/ULIP/utils/utils.py:32
↓ 1 callersFunctioncfg_from_yaml_file
(cfg_file)
cmcr/ULIP/data/dataset_3d.py:515
↓ 1 callersMethodchildren
(self)
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/utils/registry.py:122
↓ 1 callersFunctionconvert_pc2ply
Convert original dataset files to ply file (each line is XYZRGBL). We aggregated all the points from each instance in the room. :param an
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/dataset/semantic_kitti/utils/data_prepare_s3dis.py:29
↓ 1 callersFunctioncpp_knn
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/dataset/semantic_kitti/utils/nearest_neighbors/knn_.cxx:22
↓ 1 callersFunctioncpp_knn_batch
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/dataset/semantic_kitti/utils/nearest_neighbors/knn_.cxx:72
↓ 1 callersFunctioncpp_knn_batch_distance_pick
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/dataset/semantic_kitti/utils/nearest_neighbors/knn_.cxx:138
↓ 1 callersFunctioncpp_knn_batch_distance_pick_omp
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/dataset/semantic_kitti/utils/nearest_neighbors/knn_.cxx:205
↓ 1 callersFunctioncpp_knn_batch_omp
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/dataset/semantic_kitti/utils/nearest_neighbors/knn_.cxx:104
↓ 1 callersFunctioncpp_knn_omp
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/dataset/semantic_kitti/utils/nearest_neighbors/knn_.cxx:46
↓ 1 callersMethodcrossover_suppression
(self, cur, neighbor, bn, n, k)
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/models/backbone/curvenet.py:91
↓ 1 callersFunctiondefault_bpe
()
cmcr/ULIP/utils/tokenizer.py:13
↓ 1 callersMethoddeprecated_register_module
(self, cls=None, force=False)
cmcr/ULIP/utils/registry.py:183
↓ 1 callersMethoddeprecated_register_module
(self, cls=None, force=False)
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/utils/registry.py:185
↓ 1 callersMethoddeprecated_register_module
(self, cls=None, force=False)
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/models/layers/registry.py:58
↓ 1 callersMethoddict
(self)
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/utils/config.py:89
↓ 1 callersFunctiondistribute
Distributes the depth associated with each point to the discrete coordinates (image_height, image_width) in a region of size (size_x, size_y)
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/models/backbone/simpleview_util.py:60
↓ 1 callersFunctiondownload_and_extract_archive
(url, path, md5=None)
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/dataset/modelnet/modelnet40_ply_2048_loader.py:20
↓ 1 callersFunctiondownload_shapenetpart
(DATA_DIR)
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/dataset/shapenetpart/shapenetpart.py:16
↓ 1 callersFunctiondownload_shapenetpart
(DATA_DIR)
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/dataset/shapenet/shapenetpart.py:12
↓ 1 callersFunctiondrop_block_2d
DropBlock. See https://arxiv.org/pdf/1810.12890.pdf DropBlock with an experimental gaussian noise option. This layer has been tested on a few tr
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/models/layers/drop.py:22
↓ 1 callersFunctiondrop_block_fast_2d
DropBlock. See https://arxiv.org/pdf/1810.12890.pdf DropBlock with an experimental gaussian noise option. Simplied from above without concern fo
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/models/layers/drop.py:70
↓ 1 callersFunctiondrop_path
Drop paths (Stochastic Depth) per sample (when applied in main path of residual blocks). This is the same as the DropConnect impl I created for E
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/models/layers/drop.py:135
↓ 1 callersMethodencode_image
(self, image)
cmcr/ULIP/models/ULIP_models.py:103
↓ 1 callersFunctioneuler2mat
Convert euler angles to rotation matrix. :param angle: [3] or [b, 3] :return rotmat: [3] or [b, 3, 3] source https://github.
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/models/backbone/simpleview_util.py:8
↓ 1 callersFunctioneven_split_indices
(split, n, num_examples)
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/dataset/parsers/parser_tfds.py:37
↓ 1 callersFunctionextract_tarinfo
(tarfile, class_to_idx=None, sort=True)
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/dataset/parsers/parser_image_tar.py:17
↓ 1 callersFunctionextract_tarinfos
(root, class_name_to_idx=None, cache_tarinfo=None, extensions=IMG_EXTENSIONS, sort=True)
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/dataset/parsers/parser_image_in_tar.py:63
↓ 1 callersFunctionfarthest_point_sample
Input: xyz: pointcloud data, [B, N, 3] npoint: number of samples Return: centroids: sampled pointcloud index, [B, npo
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/models/backbone/curvenet.py:245
↓ 1 callersFunctionfarthest_point_sample
Args: xyz [point]: (B, N, 3) npoint [number of points]: int Return: centroids [sampled pointcloud index]: (B, n
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/models/backbone/baafnet.py:24
↓ 1 callersFunctionfind_images_and_targets
(folder, types=IMG_EXTENSIONS, class_to_idx=None, leaf_name_only=True, sort=True)
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/dataset/parsers/parser_image_folder.py:17
↓ 1 callersFunctionfloyd_warshall
(A)
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/dataset/graph_dataset/structural_dataset.py:10
↓ 1 callersFunctionfnv_hash_vec
FNV64-1A
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/dataset/data_util.py:92
↓ 1 callersMethodforward
:param pc: :return:
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/models/backbone/simpleview.py:93
↓ 1 callersMethodforward
(self, p, f=None)
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/models/backbone/grouppointnet.py:78
↓ 1 callersMethodforward
(self, p, f)
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/models/backbone/baafnet.py:413
↓ 1 callersMethodforward
(self, pts, features=None)
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/models/backbone/ball_dgcnn.py:92
↓ 1 callersMethodforward
(self, x, edge_index)
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/models/layers/graph_conv.py:32
↓ 1 callersMethodforward
(self, data)
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/models/classification/cls_base.py:30
↓ 1 callersMethodforward
(self, p0, f0=None)
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/models/classification/cls_base.py:59
↓ 1 callersMethodforward_cls_feat
(self, p, x=None)
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/models/backbone/pointmlp.py:336
↓ 1 callersMethodforward_cls_feat
(self, p, x=None)
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/models/backbone/pointmlp.py:377
↓ 1 callersMethodforward_cls_features
(self, feats, xyz, offset, batch, neighbor_idx)
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/models/backbone/Stratified_transformer.py:472
↓ 1 callersMethodforward_decoder
(self, features, center_xyz, ids_restore)
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/models/reconstruction/maskedpointvit.py:176
↓ 1 callersMethodforward_encoder
(self, center_xyz, features, mask_ratio)
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/models/reconstruction/maskedpointvit.py:149
↓ 1 callersMethodforward_final_feat
(self, pts, features=None)
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/models/backbone/grouppointnet.py:91
↓ 1 callersMethodforward_final_feat
(self, pts, features=None)
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/models/backbone/ball_dgcnn.py:103
↓ 1 callersMethodforward_loss
# chamfer distance. two options 1. chamfer distance on the merged point clouds. 2. chamfer distance per local patch
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/models/reconstruction/maskedpointvit.py:207
↓ 1 callersMethodforward_loss
# chamfer distance. two options 1. chamfer distance on the merged point clouds. 2. chamfer distance per local patch
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/models/reconstruction/maskedpoint.py:78
↓ 1 callersMethodforward_loss
# chamfer distance. two options 1. chamfer distance on the merged point clouds. 2. chamfer distance per local patch
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/models/reconstruction/maskedpointgroup.py:110
← previousnext →401–500 of 1,841, ranked by callers