↓ 2 callersFunction_make_vit_b16_backbone(
model,
features=[96, 192, 384, 768],
size=[384, 384],
hooks=[2, 5, 8, 11],
vit_features=
dmidas/backbones/vit.py:75
↓ 2 callersFunctionapply_stereo_divergence(original_image, depth, divergence, separation, stereo_offset_exponent, fill_technique)
src/stereoimage_generation.py:77
↓ 2 callersFunctionclean_far_edge_new(input_edge, end_depth_maps, mask, context, global_mesh, info_on_pix, self_edge, inpaint_id, config)
inpaint/utils.py:114
↓ 2 callersFunctiondepth_inpainting(context_cc, extend_context_cc, erode_context_cc, mask_cc, mesh, config, union_size, depth_feat_model, edge_ou
inpaint/mesh_tools.py:751
↓ 2 callersFunctiondoubleestimate(img, size1, size2, pix2pixsize, model, net_type, pix2pixmodel)
src/depthmap_generation.py:1028
↓ 2 callersFunctionget_border_params(rgb_image, tolerance=0.1, cut_off=20, value=0, level_diff_threshold=5, channel_axis=-1, min_border=5)
dzoedepth/data/preprocess.py:39
↓ 2 callersFunctionmake_backbone_default(
model,
features=[96, 192, 384, 768],
size=[384, 384],
hooks=[2, 5, 8, 11],
dmidas/backbones/utils.py:144
↓ 2 callersFunctionoutput_3d_photo(verts, colors, faces, Height, Width, hFov, vFov, tgt_poses, video_traj_types, ref_pose,
o
inpaint/mesh.py:2413
↓ 2 callersFunctionplan_path(mesh, info_on_pix, cc, end_pt, global_mesh, input_edge, mask, valid_map, inpaint_id, npath_map=None, fpath_ma
inpaint/utils.py:438