MCPcopy Create free account

hub / github.com/apple/ARKitScenes / types & classes

Types & classes27 in github.com/apple/ARKitScenes

↓ 10 callersClassConvPReLu
depth_upsampling/models/msg/blocks.py:4
↓ 8 callersClassConv2D
P = ((S-1)*W-S+F)/2, with F = filter size, S = stride
depth_upsampling/models/mspf/blocks/multi_scale_depth.py:5
↓ 3 callersClassARKitScenesDataset
`ARKitScenes Dataset class. Args: root (string): Root directory of dataset where directory exists or will be saved to if down
depth_upsampling/dataset.py:20
↓ 2 callersClassARKitDatasetConfig
threedod/benchmark_scripts/utils/taxonomy.py:29
↓ 2 callersClassDeconvPReLu
depth_upsampling/models/msg/blocks.py:16
↓ 2 callersClassTenFpsDataLoader
threedod/benchmark_scripts/utils/tenFpsDataLoader.py:190
↓ 1 callersClassDenseNet
Taken from torchvision - slightly adjusted
depth_upsampling/models/mspf/densenet.py:11
↓ 1 callersClassDenseNet121
depth_upsampling/models/mspf/densenet.py:82
↓ 1 callersClassMSGNet
Inspired by: Depth Map Super-Resolution by Deep Multi-Scale Guidance http://personal.ie.cuhk.edu.hk/~ccloy/files/eccv_2016_depth.pdf
depth_upsampling/models/msg/msg.py:10
↓ 1 callersClassMSPF
Inspired by: Multi-Scale Progressive Fusion Learning for Depth Map Super-Resolution https://arxiv.org/pdf/2011.11865v1.pdf variables:
depth_upsampling/models/mspf/mspf.py:8
↓ 1 callersClassMultiEpochSampler
r"""Samples elements randomly over multiple epochs Arguments: data_source (Dataset): dataset to sample from num_iter (int) : Numb
depth_upsampling/sampler.py:5
↓ 1 callersClassMultiscaleConvDepthEncoder
Inspired by: Multi-Scale Progressive Fusion Learning for Depth Map Super-Resolution https://arxiv.org/pdf/2011.11865v1.pdf
depth_upsampling/models/mspf/MultiscaleConvDepthEncoder.py:7
↓ 1 callersClassMultiscaleDepthDecoder
Inspired by: Multi-Scale Progressive Fusion Learning for Depth Map Super-Resolution https://arxiv.org/pdf/2011.11865v1.pdf
depth_upsampling/models/mspf/MultiScaleDepthSR.py:15
↓ 1 callersClassMyEvent
threedod/benchmark_scripts/show_3d_bbox_annotation.py:168
↓ 1 callersClassRender
threedod/benchmark_scripts/show_3d_bbox_annotation.py:10
↓ 1 callersClassUpsample2D
depth_upsampling/models/mspf/blocks/multi_scale_depth.py:43
↓ 1 callersClass_DenseBlock
depth_upsampling/models/mspf/blocks/dense_net.py:79
↓ 1 callersClass_DenseLayer
depth_upsampling/models/mspf/blocks/dense_net.py:8
↓ 1 callersClass_Transition
depth_upsampling/models/mspf/blocks/dense_net.py:110
ClassAPCalculator
Calculating Average Precision
threedod/benchmark_scripts/utils/eval_utils.py:9
ClassAsContiguousArray
depth_upsampling/transfroms/ascontiguousarray.py:4
ClassDilateValidMask
depth_upsampling/transfroms/dilate_valid_mask.py:6
ClassModCrop
depth_upsampling/transfroms/mod_crop.py:4
ClassRandomCrop
depth_upsampling/transfroms/random_crop.py:6
ClassRandomFilpLR
depth_upsampling/transfroms/random_fliplr.py:8
ClassSafeTorchLog
depth_upsampling/losses/gradient_loss.py:10
ClassValidDepthMask
depth_upsampling/transfroms/valid_depth_mask.py:4