↓ 13 callersMethod__init__(self, in_channels, out_channels, kernel_size, stride=1,
relu=True, bn=True, bn_momentum=0.1,
CasMVSNet/models/module.py:39
↓ 13 callersFunctionread_next_bytesRead and unpack the next bytes from a binary file. :param fid: :param num_bytes: Sum of combination of {2, 4, 8}, e.g. 2, 6, 16, 30, etc.
CasMVSNet/colmap2mvsnet.py:49
↓ 4 callersMethod__init__(self, maxdisp, ndisps, disp_interval_pixel, using_ns, ns_size, grad_method="detach",
cr_base
CasStereoNet/models/gwcnet.py:334
↓ 4 callersMethod__init__(self, maxdisp, ndisps, disp_interval_pixel, using_ns, ns_size, grad_method="detach",
cr_base
CasStereoNet/models/psmnet.py:320
↓ 4 callersMethod_make_layer(self, block, planes, blocks, stride, pad, dilation)
CasStereoNet/models/gwcnet.py:108
↓ 4 callersMethod_make_layer(self, block, planes, blocks, stride, pad, dilation)
CasStereoNet/models/psmnet.py:117
↓ 2 callersFunctionget_disp_range_samples(cur_disp, ndisp, disp_inteval_pixel, device, dtype, shape, using_ns, ns_size, max_disp=192.0)
CasStereoNet/models/submodule.py:138
↓ 1 callersFunctionget_cur_depth_range_samples(cur_depth, ndepth, depth_inteval_pixel, shape, max_depth=192.0, min_depth=0.0)
CasMVSNet/models/module.py:532
↓ 1 callersFunctionget_cur_disp_range_samples(cur_disp, ndisp, disp_inteval_pixel, shape, ns_size, using_ns=False, max_disp=192.0)
CasStereoNet/models/submodule.py:90
↓ 1 callersFunctionget_depth_range_samples(cur_depth, ndepth, depth_inteval_pixel, device, dtype, shape,
max_depth=192.0, min
CasMVSNet/models/module.py:552