MCPcopy Create free account

hub / github.com/BAI-Yeqi/OpenPCSeg / functions

Functions725 in github.com/BAI-Yeqi/OpenPCSeg

Methodopen_label_subcloud
Open raw scan, create subcloud(s), and fill in attributes.
pcseg/data/dataset/semantickitti/laserscan.py:332
Functionper_class_iu
(hist)
infer.py:43
Functionpoint_to_voxel
(x, z)
tools/utils/common/seg_utils.py:103
Functionpoint_to_voxel
(x, z)
pcseg/model/segmentor/voxel/minkunet/utils.py:41
Functionpolar2cat
(input_xyz_polar)
pcseg/data/dataset/semantickitti/semantickitti_cylinder.py:25
Functionpolar2cat
(input_xyz_polar)
pcseg/data/dataset/waymo/waymo_cylinder.py:18
Methodprepare_data
Args: data_dict: points: optional, (N, 3 + C_in) gt_boxes: optional, (N, 7 + C) [x, y, z, dx, dy,
pcseg/data/dataset/base.py:111
Functionprocess_single_frame
(workload)
tools/scripts/unpack_wod_sequence.py:58
Functionprocess_single_sequence
(sequence_file, save_path, sampled_interval, has_label=True, use_two_returns=True, update_info_only=False)
pcseg/utils/waymo_utils.py:225
Functionrange_to_point_forfusion
convert 2d range feature map to points feature
pcseg/model/segmentor/fusion/rpvnet/rpvnet.py:68
Functionreduce_dict
Args: input_dict (dict): all the values will be reduced average (bool): whether to do average or sum Reduce the values in the
tools/utils/common/commu_utils.py:116
Methodresample
(self)
pcseg/data/dataset/waymo/waymo_infer.py:53
Functionrotate_points_along_z
Args: points: (B, N, 3 + C) angle: (B), angle along z-axis, angle increases x ==> y Returns:
tools/utils/common/common_utils.py:40
Functionsa_create
(name, var)
tools/utils/common/common_utils.py:244
Functionset_random_seed
(seed)
tools/utils/common/common_utils.py:99
Methodstep
(self)
pcseg/optim/fastai_optim.py:257
Functionsynchronize
Helper function to synchronize (barrier) among all processes when using distributed training
tools/utils/common/commu_utils.py:37
Functiontrain_model
(model, optimizer, train_loader, model_func, lr_scheduler, optim_cfg, start_epoch, total_epoch
tools/utils/train_utils.py:89
Functionvalidate_semkitti
(logger, args, model, device)
pcseg/model/segmentor/range/utils.py:28
Functionvalidate_semkitti
(logger, args, model, device)
pcseg/model/segmentor/range/fidnet/model/semantic/utils.py:28
Functionvoxel_to_point
(x, z, nearest=False)
tools/utils/common/seg_utils.py:131
Functionvoxelize_with_label
(point_coords, point_labels, num_classes)
tools/utils/common/seg_utils.py:29
Methodwd
(self)
pcseg/optim/fastai_optim.py:204
Methodweight_initialization
(self)
pcseg/model/segmentor/voxel/cylinder3d/cylinder_ts.py:499
Functionxloss
Cross entropy loss
tools/utils/common/lovasz_losses.py:230
← previous701–725 of 725, ranked by callers