MCPcopy Create free account

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

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

↓ 5 callersMethodget_vision_feature
(self, files: [str])
cmcr/trunks.py:111
↓ 5 callersMethodinit
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/cpp/subsampling/cpp_utils/nanoflann/nanoflann.hpp:158
↓ 5 callersMethodlaunch
(cfg, launch: bool)
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/utils/wandb.py:45
↓ 5 callersFunctionprint_log
Print a log message. Args: msg (str): The message to be logged. logger (logging.Logger | str | None): The logger to be used.
cmcr/ULIP/models/pointbert/logger.py:103
↓ 5 callersFunctionsetup_logger_dist
Initialize the detectron2 logger and set its verbosity level to "INFO". Args: output (str): a file name or a directory to save log. I
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/utils/logger.py:36
↓ 5 callersMethodupdate
(self, val, n=1)
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/utils/metrics.py:44
↓ 5 callersMethodworstDist
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/dataset/semantic_kitti/utils/cpp_wrappers/cpp_utils/nanoflann/nanoflann.hpp:204
↓ 5 callersMethodworstDist
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/cpp/subsampling/cpp_utils/nanoflann/nanoflann.hpp:204
↓ 4 callersFunction__Pyx_BufFmt_RaiseExpected
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/dataset/semantic_kitti/utils/nearest_neighbors/knn.cpp:6981
↓ 4 callersFunction__Pyx_copy_spec_to_module
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/dataset/semantic_kitti/utils/nearest_neighbors/knn.cpp:6167
↓ 4 callersFunction__Pyx_is_valid_index
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/dataset/semantic_kitti/utils/nearest_neighbors/knn.cpp:644
↓ 4 callersMethod__init__
(self, in_features, hidden_features=None, out_features=None, act_layer=nn.GELU, drop=0.)
cmcr/ULIP/models/pointbert/point_encoder.py:12
↓ 4 callersMethod__init__
(self, encoder_channel, output_channel)
cmcr/ULIP/models/pointbert/dvae.py:12
↓ 4 callersMethod__init__
( self, in_channels, out_channels, kernel_size=1, stride=1, tr
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/models/backbone/randlenet.py:13
↓ 4 callersMethod__init__
:param mlp: list of channel sizes
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/models/backbone/pointnetv2.py:107
↓ 4 callersMethod__len__
(self)
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/models/layers/registry.py:17
↓ 4 callersMethod_make_layer
(self, block, planes, blocks, stride=1, dilate=False)
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/models/backbone/resnet.py:177
↓ 4 callersFunction_ntuple
(n)
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/models/layers/helpers.py:11
↓ 4 callersFunctionbuild_optimizer_from_cfg
Create an optimizer. Args: model (nn.Module): model containing parameters to optimize NAME: name of optimizer to create l
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/optim/optim_factory.py:156
↓ 4 callersFunctionbuild_scheduler_from_cfg
(args, optimizer, return_epochs=False)
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/scheduler/scheduler_factory.py:12
↓ 4 callersFunctionbuild_transforms_from_cfg
Build a dataset transform for a certrain split, defined by `datatransforms_cfg`.
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/transforms/transforms_factory.py:44
↓ 4 callersMethodcalculate_encodings
(self, item)
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/dataset/graph_dataset/svd_encodings_dataset.py:24
↓ 4 callersMethodclear
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/cpp/subsampling/cpp_utils/nanoflann/nanoflann.hpp:238
↓ 4 callersFunctioncreate_grouper
(group_args, support_same_as_query=True)
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/models/backbone/pointnextPyG.py:20
↓ 4 callersFunctionfarthest_point_sample
Input: xyz: pointcloud data, [N, D] npoint: number of samples Return: centroids: sampled pointcloud index, [npoint, D
cmcr/ULIP/data/dataset_3d.py:40
↓ 4 callersMethodfindNeighbors
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/dataset/semantic_kitti/utils/cpp_wrappers/cpp_utils/nanoflann/nanoflann.hpp:1221
↓ 4 callersMethodfindNeighbors
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/cpp/subsampling/cpp_utils/nanoflann/nanoflann.hpp:1221
↓ 4 callersMethodfull
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/dataset/semantic_kitti/utils/nearest_neighbors/nanoflann.hpp:105
↓ 4 callersMethodfull
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/cpp/subsampling/cpp_utils/nanoflann/nanoflann.hpp:168
↓ 4 callersFunctiongenerate_exp_directory
Function to create checkpoint folder. Args: cfg: configuration dict cfg.root_dir: the root dir for saving log files. exp_n
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/utils/logger.py:104
↓ 4 callersFunctionget_aggregation_feautres
(p, dp, f, fj, feature_type='dp_fj')
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/models/layers/group.py:323
↓ 4 callersMethodget_graph_feature
(coor_q, x_q, coor_k, x_k)
cmcr/ULIP/models/pointbert/dvae.py:45
↓ 4 callersFunctionget_mious
(tp, union, count)
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/utils/metrics.py:169
↓ 4 callersFunctiongrid_sample
(pos, batch, size, start, return_p2v=True)
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/models/backbone/Stratified_transformer.py:48
↓ 4 callersFunctionindex2Points
Args: points [point]: (B, N, C) idx [sample index data]: (B, S) Return: new_points [indexed points data]: (B, S,
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/models/backbone/baafnet.py:49
↓ 4 callersFunctionindex_points
Input: points: input points data, [B, N, C] idx: sample index data, [B, S] Return: new_points:, indexed points data,
cmcr/ULIP/models/pointmlp/pointMLP.py:45
↓ 4 callersFunctionindex_points
Input: points: input points data, [B, N, C] idx: sample index data, [B, S] Return: new_points:, indexed points data,
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/models/backbone/pointmlp.py:66
↓ 4 callersMethodload_pc_kitti
(pc_path)
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/dataset/semantic_kitti/preprocess/data_pre.py:27
↓ 4 callersMethodproject_clip
(self, clip_emb: Tensor)
cmcr/cmcr_model.py:45
↓ 4 callersMethodproject_clip
(self, clip_emb: Tensor)
cmcr/cmcr_model.py:105
↓ 4 callersFunctionsave_checkpoint
(cfg, model, epoch, optimizer=None, scheduler=None, additioanl_dict=None,
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/utils/ckpt_util.py:61
↓ 4 callersFunctionvoxelize
(coord, voxel_size=0.05, hash_type='fnv', mode=0)
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/dataset/data_util.py:127
↓ 4 callersMethodworstDist
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/dataset/semantic_kitti/utils/nearest_neighbors/nanoflann.hpp:141
↓ 4 callersFunctionwrite_to_csv
(oa, macc, miou, ious, best_epoch, cfg, write_header=True, area=5)
cmcr/ULIP/models/pointnext/PointNeXt/examples/segmentation/main.py:30
↓ 3 callersFunction__Pyx_GetException
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/dataset/semantic_kitti/utils/nearest_neighbors/knn.cpp:7852
↓ 3 callersFunction__Pyx_GetItemInt_Generic
GetItemInt */
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/dataset/semantic_kitti/utils/nearest_neighbors/knn.cpp:6580
↓ 3 callersFunction__Pyx_ParseOptionalKeywords
ParseKeywords */
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/dataset/semantic_kitti/utils/nearest_neighbors/knn.cpp:6464
↓ 3 callersFunction__Pyx_inner_PyErr_GivenExceptionMatches2
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/dataset/semantic_kitti/utils/nearest_neighbors/knn.cpp:9295
↓ 3 callersMethod__init__
( self, channel=512, res_expansion=1.0, bias=True, activation='relu')
cmcr/cmcr_projector.py:39
↓ 3 callersMethod__init__
(self, num_views, in_features, out_features, dropout)
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/models/backbone/simpleview.py:38
↓ 3 callersMethod__init__
(self, output_channels=40, dropout=0.5)
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/models/backbone/pct.py:31
↓ 3 callersMethod__init__
(self, in_features, hidden_features=None, out_features=None, act_args={'act'
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/models/layers/mlp.py:15
↓ 3 callersMethod__init__
(self, *args, **kwargs)
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/models/layers/conv.py:9
↓ 3 callersMethod__len__
(self)
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/dataset/s3dis/s3dis.py:144
↓ 3 callersMethod_get_lr
(self, t)
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/scheduler/tanh_lr.py:71
↓ 3 callersMethod_register_module
(self, module_class, module_name=None, force=False)
cmcr/ULIP/utils/registry.py:168
↓ 3 callersMethod_register_module
(self, module_class, module_name=None, force=False)
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/utils/registry.py:170
↓ 3 callersMethod_register_module
(self, module_class, module_name=None, force=False)
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/models/layers/registry.py:46
↓ 3 callersMethodclear
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/dataset/semantic_kitti/utils/nearest_neighbors/nanoflann.hpp:174
↓ 3 callersMethodclear
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/dataset/semantic_kitti/utils/cpp_wrappers/cpp_utils/nanoflann/nanoflann.hpp:238
↓ 3 callersFunctionconv1x1
1x1 convolution
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/models/backbone/resnet.py:30
↓ 3 callersFunctionconv3x3
3x3 convolution with padding
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/models/backbone/resnet.py:24
↓ 3 callersFunctioncreate_grouper
(group_args)
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/models/layers/group.py:338
↓ 3 callersMethoddecode
(self, tokens)
cmcr/ULIP/utils/tokenizer.py:131
↓ 3 callersMethodencode_pc
(self, pc)
cmcr/ULIP/models/ULIP_models.py:146
↓ 3 callersMethodevalMetric
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/dataset/semantic_kitti/utils/nearest_neighbors/nanoflann.hpp:275
↓ 3 callersMethodevalMetric
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/dataset/semantic_kitti/utils/cpp_wrappers/cpp_utils/nanoflann/nanoflann.hpp:332
↓ 3 callersMethodevalMetric
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/cpp/subsampling/cpp_utils/nanoflann/nanoflann.hpp:332
↓ 3 callersFunctionfind_free_port
()
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/utils/dist_utils.py:46
↓ 3 callersMethodforward_cls_feat
(self, pts, features=None)
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/models/backbone/dgcnn.py:92
↓ 3 callersMethodforward_seg_feat
(self, pts, features=None)
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/models/backbone/dgcnn.py:85
↓ 3 callersFunctionfps
Input: xyz: pointcloud data, [B, N, 3] npoint: number of samples Return: centroids: sampled pointcloud index, [B, npo
cmcr/ULIP/models/pointbert/misc.py:41
↓ 3 callersMethodfreeIndex
Frees the previously-built index. Automatically called within buildIndex(). */
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/dataset/semantic_kitti/utils/nearest_neighbors/nanoflann.hpp:809
↓ 3 callersMethodfreeIndex
Frees the previously-built index. Automatically called within * buildIndex(). */
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/dataset/semantic_kitti/utils/cpp_wrappers/cpp_utils/nanoflann/nanoflann.hpp:744
↓ 3 callersMethodfreeIndex
Frees the previously-built index. Automatically called within * buildIndex(). */
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/cpp/subsampling/cpp_utils/nanoflann/nanoflann.hpp:744
↓ 3 callersMethodfull
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/dataset/semantic_kitti/utils/cpp_wrappers/cpp_utils/nanoflann/nanoflann.hpp:168
↓ 3 callersFunctiongenerate_data_list
(cfg)
cmcr/ULIP/models/pointnext/PointNeXt/examples/segmentation/main.py:44
↓ 3 callersMethodget
(cls, file_path)
cmcr/ULIP/utils/io.py:8
↓ 3 callersMethodget
Get the registry record. Args: key (str): The class name in string format. Returns: class: The corresponding c
cmcr/ULIP/utils/registry.py:123
↓ 3 callersMethodget_3d_feature
(self, files: [str])
cmcr/trunks.py:132
↓ 3 callersFunctionget_activation
(activation)
cmcr/ULIP/models/pointmlp/pointMLP.py:6
↓ 3 callersFunctionget_activation
(activation)
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/models/backbone/pointmlp.py:27
↓ 3 callersMethodget_audio_feature
(self, files: [str])
cmcr/trunks.py:127
↓ 3 callersMethodget_cycle_length
(self, cycles=0)
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/scheduler/poly_lr.py:111
↓ 3 callersFunctionget_dataset
(train_transform, tokenizer, args, dataset_name=None)
cmcr/ULIP/utils/utils.py:240
↓ 3 callersMethodget_params
Gets all parameters in all param_groups with gradients
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/optim/adahessian.py:58
↓ 3 callersFunctionget_world_size
()
cmcr/ULIP/utils/utils.py:73
↓ 3 callersFunctionindex_points
Input: points: input points data, [B, N, C] idx: sample index data, [B, S] Return: new_points:, indexed points data,
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/models/backbone/curvenet.py:225
↓ 3 callersMethodinit
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/dataset/semantic_kitti/utils/cpp_wrappers/cpp_utils/nanoflann/nanoflann.hpp:158
↓ 3 callersFunctionload_class_map
(map_or_filename, root='')
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/dataset/parsers/class_map.py:4
↓ 3 callersFunctionload_label_kitti
(label_path, remap_lut)
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/dataset/semantic_kitti/semantickitti.py:19
↓ 3 callersFunctionload_pc_kitti
(pc_path)
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/dataset/semantic_kitti/semantickitti.py:13
↓ 3 callersMethodregister_module
Register a module. A record will be added to `self._module_dict`, whose key is the class name or the specified name, and value is the
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/utils/registry.py:195
↓ 3 callersFunctionresume_checkpoint
(config, model, optimizer=None, scheduler=None, pretrained_path=None, printer=logging.info)
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/utils/ckpt_util.py:93
↓ 3 callersFunctionresume_exp_directory
Function to resume the exp folder from the checkpoint folder. Args: cfg pretrained_path: the path to the pretrained model Retu
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/utils/logger.py:140
↓ 3 callersFunctiontest
using a part of original point cloud as input to save memory. Args: model (_type_): _description_ test_loader (_type_): _descripti
cmcr/ULIP/models/pointnext/PointNeXt/examples/segmentation/main.py:508
↓ 3 callersFunctionthree_interpolation
input: known_xyz: (m, 3), unknown_xyz: (n, 3), feat: (m, c), offset: (b), new_offset: (b) output: (n, c)
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/models/layers/upsampling.py:92
↓ 2 callersFunction__Pyx_BufFmt_DescribeTypeChar
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/dataset/semantic_kitti/utils/nearest_neighbors/knn.cpp:6839
↓ 2 callersFunction__Pyx_BufFmt_ExpectNumber
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/dataset/semantic_kitti/utils/nearest_neighbors/knn.cpp:6828
↓ 2 callersFunction__Pyx_IsSubtype
cmcr/ULIP/models/pointnext/PointNeXt/openpoints/dataset/semantic_kitti/utils/nearest_neighbors/knn.cpp:9279
← previousnext →101–200 of 1,841, ranked by callers