MCPcopy Create free account

hub / github.com/JiayuYANG/CVP-MVSNet / functions

Functions86 in github.com/JiayuYANG/CVP-MVSNet

↓ 9 callersFunctionconv
(in_planes, out_planes, kernel_size=3, stride=1, padding=1, dilation=1)
CVP_MVSNet/models/modules.py:21
↓ 4 callersMethod__init__
(self, in_channels, out_channels, kernel_size=3, stride=1, pad=1)
CVP_MVSNet/models/modules.py:268
↓ 3 callersFunctionload_pfm
(file)
CVP_MVSNet/fusion/preprocess.py:169
↓ 3 callersFunctionread_pfm
(filename)
CVP_MVSNet/eval.py:116
↓ 3 callersFunctionsave_mask
(filename, mask)
CVP_MVSNet/eval.py:197
↓ 2 callersMethod__init__
(self, args)
CVP_MVSNet/models/net.py:85
↓ 2 callersFunctionconditionIntrinsics
(intrinsics,img_shape,fp_shapes)
CVP_MVSNet/models/modules.py:27
↓ 2 callersFunctiondepth_regression
(p, depth_values)
CVP_MVSNet/models/modules.py:316
↓ 2 callersFunctiongetArgsParser
()
CVP_MVSNet/argsParser.py:7
↓ 2 callersFunctiongetCameraFile
(data_root,mode,view)
CVP_MVSNet/dataset/dataPaths.py:35
↓ 2 callersFunctiongetImageFile
(data_root,mode,scan,view,light)
CVP_MVSNet/dataset/dataPaths.py:26
↓ 2 callersFunctionread_cam_file
(filename)
CVP_MVSNet/dataset/utils.py:102
↓ 2 callersFunctionread_camera_parameters
(filename)
CVP_MVSNet/eval.py:153
↓ 2 callersFunctionread_img
(filename)
CVP_MVSNet/eval.py:177
↓ 2 callersFunctionread_img
(filename)
CVP_MVSNet/dataset/utils.py:132
↓ 2 callersFunctionsave_pfm
(filename, image, scale=1)
CVP_MVSNet/eval.py:202
↓ 2 callersFunctionscale_camera
resize input in order to produce sampled depth map
CVP_MVSNet/fusion/preprocess.py:32
↓ 2 callersFunctionscale_image
resize image using cv2
CVP_MVSNet/fusion/preprocess.py:49
↓ 2 callersFunctiontocuda
(vars)
CVP_MVSNet/utils.py:29
↓ 2 callersFunctionwrite_gipuma_dmb
write Gipuma .dmb format image
CVP_MVSNet/fusion/depthfusion.py:42
↓ 1 callersMethodbuild_list
(self,mode)
CVP_MVSNet/dataset/dtu_jiayu.py:46
↓ 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 callersFunctioncheckArgs
(args)
CVP_MVSNet/argsParser.py:47
↓ 1 callersFunctioncheck_geometric_consistency
(depth_ref, intrinsics_ref, extrinsics_ref, depth_src, intrinsics_src, extrinsics_src)
CVP_MVSNet/eval.py:293
↓ 1 callersFunctiondepth_map_fusion
(point_folder, fusibile_exe_path, disp_thresh, num_consistent)
CVP_MVSNet/fusion/depthfusion.py:174
↓ 1 callersFunctiondepth_regression_refine
(prob_volume, depth_hypothesis)
CVP_MVSNet/models/modules.py:321
↓ 1 callersFunctionfake_gipuma_normal
(in_depth_path, out_normal_path)
CVP_MVSNet/fusion/depthfusion.py:98
↓ 1 callersFunctiongen_dtu_mvs_path
generate data paths for dtu dataset
CVP_MVSNet/fusion/preprocess.py:315
↓ 1 callersFunctiongetDepthFile
(data_root,mode,scan,view)
CVP_MVSNet/dataset/dataPaths.py:17
↓ 1 callersFunctiongetPairListFile
(data_root,mode)
CVP_MVSNet/dataset/dataPaths.py:13
↓ 1 callersFunctiongetScanListFile
(data_root,mode)
CVP_MVSNet/dataset/dataPaths.py:9
↓ 1 callersFunctionhomo_warping
(src_feature, ref_in, src_in, ref_ex, src_ex, depth_hypos)
CVP_MVSNet/models/modules.py:66
↓ 1 callersFunctionload_cam
read camera txt file
CVP_MVSNet/fusion/preprocess.py:109
↓ 1 callersFunctionmvsnet_to_gipuma
(scan_folder, scan, dtu_test_root, gipuma_point_folder)
CVP_MVSNet/fusion/depthfusion.py:119
↓ 1 callersFunctionmvsnet_to_gipuma_cam
convert mvsnet camera to gipuma camera format
CVP_MVSNet/fusion/depthfusion.py:73
↓ 1 callersFunctionmvsnet_to_gipuma_dmb
convert mvsnet .pfm output to Gipuma .dmb format
CVP_MVSNet/fusion/depthfusion.py:65
↓ 1 callersFunctionprobability_filter
(scan_folder, prob_threshold)
CVP_MVSNet/fusion/depthfusion.py:159
↓ 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
↓ 1 callersFunctionreadScanList
(scal_list_file,mode,logger)
CVP_MVSNet/dataset/utils.py:19
↓ 1 callersFunctionread_depth
(filename)
CVP_MVSNet/dataset/utils.py:153
↓ 1 callersFunctionread_gipuma_dmb
read Gipuma .dmb format image
CVP_MVSNet/fusion/depthfusion.py:28
↓ 1 callersFunctionread_pair_file
(filename)
CVP_MVSNet/eval.py:165
↓ 1 callersFunctionread_pfm
(filename)
CVP_MVSNet/dataset/utils.py:28
↓ 1 callersFunctionreproject_with_depth
(depth_ref, intrinsics_ref, extrinsics_ref, depth_src, intrinsics_src, extrinsics_src)
CVP_MVSNet/eval.py:253
↓ 1 callersFunctionsave_depth
()
CVP_MVSNet/eval.py:60
↓ 1 callersFunctiontrain
()
CVP_MVSNet/train.py:114
↓ 1 callersFunctiontrain_sample
(sample, detailed_summary=False)
CVP_MVSNet/train.py:158
↓ 1 callersFunctionwrite_depth_img
(filename,depth)
CVP_MVSNet/eval.py:239
↓ 1 callersFunctionwrite_pfm
(file, image, scale=1)
CVP_MVSNet/fusion/preprocess.py:201
FunctionMSE_loss
(depth_est, depth_gt, mask)
CVP_MVSNet/models/net.py:194
Method__getitem__
(self, idx)
CVP_MVSNet/dataset/dtu_jiayu.py:74
Method__init__
(self, args, logger=None)
CVP_MVSNet/dataset/dtu_jiayu.py:21
Method__init__
(self)
CVP_MVSNet/models/net.py:20
Method__init__
(self)
CVP_MVSNet/models/net.py:46
Method__init__
(self, in_channels, out_channels, kernel_size=3, stride=1, pad=1)
CVP_MVSNet/models/modules.py:258
Method__init__
(self, in_channels, out_channels, kernel_size=3, stride=1, pad=1)
CVP_MVSNet/models/modules.py:278
Method__init__
(self, in_channels, out_channels, kernel_size=3, stride=1, pad=1)
CVP_MVSNet/models/modules.py:288
Method__init__
(self, in_channels, out_channels, stride, downsample=None)
CVP_MVSNet/models/modules.py:298
Method__len__
(self)
CVP_MVSNet/dataset/dtu_jiayu.py:71
FunctioncalInitDepthInterval
(ref_in, src_in,ref_ex, src_ex, pixel_interval)
CVP_MVSNet/models/modules.py:44
Functioncenter_image
normalize image input
CVP_MVSNet/fusion/preprocess.py:25
Functioncrop_mvs_input
resize images and cameras to fit the network (can be divided by base image size)
CVP_MVSNet/fusion/preprocess.py:68
Functionfilter_depth
(dataset_root, scan, out_folder, plyfilename)
CVP_MVSNet/eval.py:311
Methodforward
(self, img, scales=5)
CVP_MVSNet/models/net.py:32
Methodforward
(self, x)
CVP_MVSNet/models/net.py:71
Methodforward
(self, ref_img, src_imgs, ref_in, src_in, ref_ex, src_ex, \ depth_min, depth_max)
CVP_MVSNet/models/net.py:91
Methodforward
(self, x)
CVP_MVSNet/models/modules.py:263
Methodforward
(self, x)
CVP_MVSNet/models/modules.py:273
Methodforward
(self, x)
CVP_MVSNet/models/modules.py:283
Methodforward
(self, x)
CVP_MVSNet/models/modules.py:293
Methodforward
(self, x)
CVP_MVSNet/models/modules.py:307
Functiongen_dtu_resized_path
generate data paths for dtu dataset
CVP_MVSNet/fusion/preprocess.py:232
Functiongen_mvs_list
output paths in a list: [[I1_path1, C1_path, I2_path, C2_path, ...(, D1_path)], [...], ...]
CVP_MVSNet/fusion/preprocess.py:401
Functiongen_pipeline_mvs_list
mvs input path list
CVP_MVSNet/fusion/preprocess.py:410
Functionmake_recursive_func
(func)
CVP_MVSNet/utils.py:15
Functionmask_depth_image
mask out-of-range pixel to zero
CVP_MVSNet/fusion/preprocess.py:101
Functionread_mask
(filename)
CVP_MVSNet/eval.py:192
FunctionsL1_loss
(depth_est, depth_gt, mask)
CVP_MVSNet/models/net.py:191
Functionsave_pfm
(filename, image, scale=1)
CVP_MVSNet/dataset/utils.py:65
Functionscale_mvs_camera
resize input in order to produce sampled depth map
CVP_MVSNet/fusion/preprocess.py:43
Functionscale_mvs_input
resize input to fit into the memory
CVP_MVSNet/fusion/preprocess.py:56
Functionwrapper
(vars)
CVP_MVSNet/utils.py:16
Functionwrite_cam
(filename, intrinsic, extrinsic, depth_min, depth_max)
CVP_MVSNet/dataset/utils.py:118
Functionwrite_cam
(file, cam)
CVP_MVSNet/fusion/preprocess.py:148
Functionwrite_img
(filename,image)
CVP_MVSNet/dataset/utils.py:141