↓ 9 callersFunctionconv(in_planes, out_planes, kernel_size=3, stride=1, padding=1, dilation=1)
CVP_MVSNet/models/modules.py:21
↓ 1 callersFunctioncalDepthHypo(netArgs,ref_depths,ref_intrinsics,src_intrinsics,ref_extrinsics,src_extrinsics,depth_min,depth_max,level)
CVP_MVSNet/models/modules.py:105
↓ 1 callersFunctioncalSweepingDepthHypo(ref_in,src_in,ref_ex,src_ex,depth_min, depth_max, nhypothesis_init=48)
CVP_MVSNet/models/modules.py:48
↓ 1 callersFunctionproj_cost(settings,ref_feature,src_feature,level,ref_in,src_in,ref_ex,src_ex,depth_hypos)
CVP_MVSNet/models/modules.py:199
Methodforward(self, ref_img, src_imgs, ref_in, src_in, ref_ex, src_ex, \
depth_min, depth_max)
CVP_MVSNet/models/net.py:91
Functiongen_mvs_listoutput paths in a list: [[I1_path1, C1_path, I2_path, C2_path, ...(, D1_path)], [...], ...]
CVP_MVSNet/fusion/preprocess.py:401