MCPcopy Create free account

hub / github.com/alexklwong/mondi-python / types & classes

Types & classes153 in github.com/alexklwong/mondi-python

↓ 40 callersClassBasicBlockGeo
external_src/PENet_ICRA2021/basic.py:279
↓ 36 callersClassCSPNAccelerate
external_src/PENet_ICRA2021/basic.py:247
↓ 36 callersClassCSPNGenerateAccelerate
external_src/PENet_ICRA2021/basic.py:220
↓ 18 callersClassCSPNGenerate
external_src/PENet_ICRA2021/basic.py:155
↓ 14 callersClassConv2d
2D convolution class Arg(s): in_channels : int number of input channels out_channels : int number of
external_src/kbnet/src/net_utils.py:51
↓ 12 callersClassCSPN
external_src/PENet_ICRA2021/basic.py:190
↓ 11 callersClassConv2d
2D convolution class Arg(s): in_channels : int number of input channels out_channels : int number of
external_src/scaffnet-pytorch/src/net_utils.py:36
↓ 10 callersClassConv2d
2D convolution class Arg(s): in_channels : int number of input channels out_channels : int number of
src/net_utils.py:49
↓ 8 callersClassSparseDownSampleClose
external_src/PENet_ICRA2021/basic.py:141
↓ 6 callersClassENet
external_src/PENet_ICRA2021/model_modified.py:3
↓ 6 callersClassENet
external_src/PENet_ICRA2021/model.py:3
↓ 6 callersClassScaffNetModel
ScaffNet to infer topology from sparse points Arg(s): encoder_type : list[str] encoder types: vggnet08, vggnet11, vggnet
external_src/scaffnet-pytorch/src/scaffnet_model.py:5
↓ 6 callersClassTransforms
external_src/scaffnet-pytorch/src/transforms.py:5
↓ 4 callersClassAverageMeter
Computes and stores the average and current value
external_src/MSG_CHN/utils/AverageMeter.py:15
↓ 4 callersClassExternalModel
Wrapper class for all external depth completion models Arg(s): model_name : str depth completion model to use mi
src/external_model.py:24
↓ 4 callersClassFusionNetModel
Network to fuse image and depth information together and learns residual for initial depth Arg(s): encoder_type : list[str]
external_src/scaffnet-pytorch/src/fusionnet_model.py:5
↓ 4 callersClassLambda
Apply a user-defined lambda as a transform. Args: lambd (function): Lambda/function to be used for transform.
external_src/PENet_ICRA2021/dataloaders/transforms.py:595
↓ 4 callersClassOutlierRemoval
Class to perform outlier removal based on depth difference in local neighborhood Arg(s): kernel_size : int local neighbo
src/net_utils.py:747
↓ 4 callersClassOutlierRemoval
Class to perform outlier removal based on depth difference in local neighborhood Arg(s): kernel_size : int local neighbo
external_src/scaffnet-pytorch/src/net_utils.py:1118
↓ 4 callersClassResult
external_src/PENet_ICRA2021/metrics.py:13
↓ 3 callersClassAtrousConv2d
2D atrous convolution class Arg(s): in_channels : int number of input channels out_channels : int nu
external_src/kbnet/src/net_utils.py:256
↓ 3 callersClassDepthDecoder
external_src/MSG_CHN/workspace/exp_msg_chn/network_exp_msg_chn.py:116
↓ 3 callersClassDepthEncoder
external_src/MSG_CHN/workspace/exp_msg_chn/network_exp_msg_chn.py:13
↓ 3 callersClassKittiDepth
A data loader for the Kitti dataset
external_src/PENet_ICRA2021/dataloaders/kitti_loader.py:335
↓ 3 callersClassTransforms
src/transforms.py:27
↓ 3 callersClassTransforms
external_src/kbnet/src/transforms.py:21
↓ 2 callersClassAverageMeter
external_src/PENet_ICRA2021/metrics.py:105
↓ 2 callersClassGeometryFeature
external_src/PENet_ICRA2021/basic.py:270
↓ 2 callersClassKBNetModel
Calibrated Backprojection Network class Arg(s): input_channels_image : int number of channels in the image input
external_src/kbnet/src/kbnet_model.py:24
↓ 2 callersClassMonitoredDistillationModel
Monitored distillation student model class Arg(s): encoder_type : list[str] encoder type (ex: ['kbnet', 'batch_norm'])
src/mondi_model.py:28
↓ 2 callersClassOutlierRemoval
Class to perform outlier removal based on depth difference in local neighborhood Arg(s): kernel_size : int local neighbo
external_src/kbnet/src/net_utils.py:1745
↓ 2 callersClassPENet_C4
external_src/PENet_ICRA2021/model.py:526
↓ 2 callersClassPoseNetModel
Pose network for computing relative pose between a pair of images Arg(s): encoder_type : str posenet, resnet18, resnet34
external_src/scaffnet-pytorch/src/posenet_model.py:5
↓ 2 callersClassResNetEncoder
ResNet encoder with skip connections Arg(s): n_layer : int architecture type based on layers: 18, 34, 50 input_c
src/networks.py:28
↓ 2 callersClassVGGNetBlock
VGGNet block class Arg(s): in_channels : int number of input channels out_channels : int number of o
src/net_utils.py:469
↓ 2 callersClassVGGNetBlock
VGGNet block class Arg(s): in_channels : int number of input channels out_channels : int number of o
external_src/kbnet/src/net_utils.py:878
↓ 1 callersClassCompose
Composes several transforms together. Args: transforms (list of ``Transform`` objects): list of transforms to compose. Example:
external_src/PENet_ICRA2021/dataloaders/transforms.py:177
↓ 1 callersClassENetModel
Class for interfacing with ENet model Arg(s): device : torch.device device to run model on max_depth : float
src/enet_model.py:29
↓ 1 callersClassFusionNetModel
Class for interfacing with FusionNet model Arg(s): dataset_name : str model for a given dataset min_predict_dept
src/fusionnet_models.py:31
↓ 1 callersClassKBNetModel
Class for interfacing with KBNet model Arg(s): dataset_name : str model for a given dataset min_predict_depth :
src/kbnet_models.py:30
↓ 1 callersClassLRFactor
external_src/NLSPN/src/utility.py:22
↓ 1 callersClassMsgChnModel
Class for interfacing with MSGCHN model Arg(s): device : torch.device device to run model on max_depth : float
src/msg_chn_model.py:30
↓ 1 callersClassNLSPN
external_src/NLSPN/src/model/nlspnmodel.py:22
↓ 1 callersClassNLSPNModel
Class for interfacing with NLSPN model Arg(s): device : torch.device device to run model on max_depth : float
src/nlspn_model.py:32
↓ 1 callersClassPENetModel
Class for interfacing with PENet model Arg(s): device : torch.device device to run model on max_depth : float
src/penet_model.py:29
↓ 1 callersClassPENet_C1
external_src/PENet_ICRA2021/model.py:236
↓ 1 callersClassPENet_C1_train
external_src/PENet_ICRA2021/model.py:742
↓ 1 callersClassPENet_C2
external_src/PENet_ICRA2021/model_modified.py:386
↓ 1 callersClassPENet_C2
external_src/PENet_ICRA2021/model.py:382
↓ 1 callersClassPENet_C2_train
external_src/PENet_ICRA2021/model.py:852
↓ 1 callersClassPoseNetModel
Pose network for computing relative pose between a pair of images Arg(s): encoder_type : str posenet, resnet18, resnet34
src/posenet_model.py:19
↓ 1 callersClassPoseNetModel
Pose network for computing relative pose between a pair of images Arg(s): encoder_type : str posenet, resnet18, resnet34
external_src/kbnet/src/posenet_model.py:21
↓ 1 callersClassRGBEncoder
external_src/MSG_CHN/workspace/exp_msg_chn/network_exp_msg_chn.py:63
↓ 1 callersClassScaffNetModel
Class for interfacing with ScaffNet model Arg(s): dataset_name : str model for a given dataset min_predict_depth
src/scaffnet_models.py:29
↓ 1 callersClassTransposeConv2d
Transpose convolution class Arg(s): in_channels : int number of input channels out_channels : int nu
src/net_utils.py:201
↓ 1 callersClassTransposeConv2d
Transpose convolution class Arg(s): in_channels : int number of input channels out_channels : int nu
external_src/kbnet/src/net_utils.py:350
↓ 1 callersClassTransposeConv2d
Transpose convolution class Arg(s): in_channels : int number of input channels out_channels : int nu
external_src/scaffnet-pytorch/src/net_utils.py:129
↓ 1 callersClassUpConv2d
Up-convolution (upsample + convolution) block class Arg(s): in_channels : int number of input channels out_chann
src/net_utils.py:263
↓ 1 callersClassUpConv2d
Up-convolution (upsample + convolution) block class Arg(s): in_channels : int number of input channels out_chann
external_src/kbnet/src/net_utils.py:441
↓ 1 callersClassUpConv2d
Up-convolution (upsample + convolution) block class Arg(s): in_channels : int number of input channels out_chann
external_src/scaffnet-pytorch/src/net_utils.py:220
↓ 1 callersClassnetwork
external_src/MSG_CHN/workspace/exp_msg_chn/network_exp_msg_chn.py:163
ClassAddCoordsNp
Add coords to a tensor
external_src/PENet_ICRA2021/CoordConv.py:5
ClassAtrousResNetBlock
Basic atrous ResNet block class Arg(s): in_channels : int number of input channels out_channels : int
external_src/kbnet/src/net_utils.py:779
ClassAtrousResNetEncoder
ResNet encoder with skip connections Arg(s): n_layer : int architecture type based on layers: 18, 34 input_chann
external_src/kbnet/src/networks.py:999
ClassAtrousSpatialPyramidPooling
Atrous Spatial Pyramid Pooling class Arg(s): in_channels : int number of input channels out_channels : int
external_src/kbnet/src/net_utils.py:1045
ClassAtrousVGGNetBlock
Atrous VGGNet block class (last block performs atrous convolution instead of convolution with stride) Arg(s): in_channels : int
external_src/kbnet/src/net_utils.py:961
ClassAtrousVGGNetEncoder
Atrous VGGNet encoder with skip connections Arg(s): input_channels : int number of channels in input data n_laye
external_src/kbnet/src/networks.py:1449
ClassBackprojectDepth
external_src/scaffnet-pytorch/src/net_utils.py:1059
ClassBaseLoss
external_src/NLSPN/src/loss/__init__.py:33
ClassBaseMetric
external_src/NLSPN/src/metric/__init__.py:30
ClassBaseSummary
external_src/NLSPN/src/summary/__init__.py:34
ClassBasicBlock
external_src/PENet_ICRA2021/basic.py:84
ClassBottomCrop
Crops the given ``numpy.ndarray`` at the bottom. Args: size (sequence or int): Desired output size of the crop. If size is an
external_src/PENet_ICRA2021/dataloaders/transforms.py:409
ClassCalibratedBackprojectionBlock
Calibrated backprojection (KB) layer class Arg(s): in_channels_image : int number of input channels for image (RGB) bran
src/net_utils.py:537
ClassCalibratedBackprojectionBlock
Calibrated backprojection (KB) layer class Arg(s): in_channels_image : int number of input channels for image (RGB) bran
external_src/kbnet/src/net_utils.py:1269
ClassCenterCrop
Crops the given ``numpy.ndarray`` at the center. Args: size (sequence or int): Desired output size of the crop. If size is an
external_src/PENet_ICRA2021/dataloaders/transforms.py:345
ClassColorJitter
Randomly change the brightness, contrast and saturation of an image. Args: brightness (float): How much to jitter brightness. brightness_
external_src/PENet_ICRA2021/dataloaders/transforms.py:636
ClassCrop
Crops the given ``numpy.ndarray`` at the center. Args: size (sequence or int): Desired output size of the crop. If size is an
external_src/PENet_ICRA2021/dataloaders/transforms.py:535
ClassDecoderBlock
Decoder block with skip connections (U-Net) Arg(s): in_channels : int number of input channels skip_channels : i
src/net_utils.py:650
ClassDecoderBlock
Decoder block with skip connection Arg(s): in_channels : int number of input channels skip_channels : int
external_src/kbnet/src/net_utils.py:1377
ClassDecoderBlock
Decoder block with skip connection Arg(s): in_channels : int number of input channels skip_channels : int
external_src/scaffnet-pytorch/src/net_utils.py:553
ClassDepthCompletionInferenceDataset
Dataset for fetching: (1) image (2) sparse depth (3) intrinsic camera calibration matrix Arg(s): image_paths
src/datasets.py:162
ClassDepthwiseSeparableConv2d
Depthwise separable convolution class Performs 1. separate k x k convolution per channel (depth-wise) 2. 1 x 1 convolution across all
src/net_utils.py:114
ClassDepthwiseSeparableConv2d
Depthwise separable convolution class Performs 1. separate k x k convolution per channel (depth-wise) 2. 1 x 1 convolution across all
external_src/kbnet/src/net_utils.py:144
ClassFullyConnected
Fully connected layer Arg(s): in_channels : int number of input neurons out_channels : int number of
external_src/kbnet/src/net_utils.py:502
ClassFusionNetInferenceDataset
Dataset for fetching: (1) image (2) sparse depth Arg(s): image_paths : list[str] paths to image triplets
external_src/scaffnet-pytorch/src/datasets.py:334
ClassFusionNetStandaloneInferenceDataset
Dataset for fetching: (1) image (2) sparse depth Arg(s): image_paths : list[str] paths to image triplets
external_src/scaffnet-pytorch/src/datasets.py:486
ClassFusionNetStandaloneTrainingDataset
Dataset for fetching: (1) image at time t-1, t, and t+1 (2) sparse depth at time t (3) camera intrinsics matrix Arg(
external_src/scaffnet-pytorch/src/datasets.py:400
ClassFusionNetTrainingDataset
Dataset for fetching: (1) image at time t-1, t, and t+1 (2) dense depth at time t (3) sparse depth at time t (4)
external_src/scaffnet-pytorch/src/datasets.py:238
ClassHorizontalFlip
Horizontally flip the given ``numpy.ndarray``. Args: do_flip (boolean): whether or not do horizontal flip.
external_src/PENet_ICRA2021/dataloaders/transforms.py:609
ClassKBNetDecoder
KBNet decoder with skip connections Arg(s): input_channels : int number of channels in input latent vector outpu
src/networks.py:1371
ClassKBNetEncoder
Calibrated backprojection network (KBNet) encoder with skip connections Arg(s): in_channels_image : int number of input
src/networks.py:379
ClassKBNetEncoder
Calibrated backprojection network (KBNet) encoder with skip connections Arg(s): in_channels_image : int number of input
external_src/kbnet/src/networks.py:24
ClassKBNetInferenceDataset
Dataset for fetching: (1) image (2) sparse depth (3) camera intrinsics matrix Arg(s): image_paths : list[str
external_src/kbnet/src/datasets.py:231
ClassKBNetTrainingDataset
Dataset for fetching: (1) image at time t-1, t, and t+1 (2) sparse depth (3) camera intrinsics matrix Arg(s):
external_src/kbnet/src/datasets.py:161
ClassKittiDepthDataset
external_src/MSG_CHN/dataloader/KittiDepthDataset.py:23
ClassKittiDepthTrainer
external_src/MSG_CHN/trainers/DepthTrainer.py:28
ClassL1Loss
external_src/NLSPN/src/loss/submodule/l1loss.py:20
ClassL2Loss
external_src/NLSPN/src/loss/submodule/l2loss.py:20
ClassMAE
external_src/MSG_CHN/utils/ErrorMetrics.py:40
next →1–100 of 153, ranked by callers