Method__init__(self, datapath, list_filename, training, crop_width, crop_height, test_crop_width, test_crop_height)
CasStereoNet/datasets/kitti_dataset.py:10
Method__init__(self, datapath, list_filename, training, crop_width, crop_height, test_crop_width, test_crop_height)
CasStereoNet/datasets/sceneflow_dataset.py:10
Method__init__(self, inplanes, planes, stride, downsample, pad, dilation)
CasStereoNet/models/submodule.py:67
Method__init__(self, datapath, listfile, mode, nviews, ndepths=192, interval_scale=1.06, **kwargs)
CasMVSNet/datasets/dtu_yao.py:9
Method__init__(self, datapath, listfile, mode, nviews, ndepths=192, interval_scale=1.06, **kwargs)
CasMVSNet/datasets/general_eval.py:9
Method__init__(self, refine=False, ndepths=[48, 32, 8], depth_interals_ratio=[4, 2, 1], share_cr=False,
gra
CasMVSNet/models/cas_mvsnet.py:70
Method__init__(self, in_channels, out_channels, kernel_size, stride=1,
relu=True, bn=True, bn_momentum=0.1,
CasMVSNet/models/module.py:82
Method__init__(self, in_channels, out_channels, kernel_size=3, stride=1,
relu=True, bn=True, bn_momentum=0.
CasMVSNet/models/module.py:128
Method__init__(self, in_channels, out_channels, kernel_size=3, stride=1,
relu=True, bn=True, bn_momentum=0.
CasMVSNet/models/module.py:172
Method__init__(self, in_channels, out_channels, kernel_size, relu=True, bn=True,
bn_momentum=0.1)
CasMVSNet/models/module.py:331
Methodforward(self, D_est_tensor, D_gt_tensor, abs_thres=3., rel_thres=0.05, dilate_radius=1)
CasStereoNet/utils/visualization.py:31
Methodforward(self, features_left, features_right, disp_range_samples, ndisp, num_groups)
CasStereoNet/models/gwcnet.py:320
Methodforward(self, features, proj_matrices, depth_values, num_depth, cost_regularization, prob_volume_init=None)
CasMVSNet/models/cas_mvsnet.py:12