MCPcopy Create free account

hub / github.com/cherubicXN/neat / functions

Functions568 in github.com/cherubicXN/neat

↓ 1 callersMethodload_json
(cls, fname)
code/utils/hawp_util.py:23
↓ 1 callersFunctionmain
()
data/preprocess/monodepth.py:99
↓ 1 callersFunctionmain
()
code/tools/near_view.py:5
↓ 1 callersFunctionmain
()
code/evaluation/eval-abc.py:22
↓ 1 callersFunctionmake_hash_sha256
(o)
code/neat-final-parsing.py:25
↓ 1 callersFunctionmake_hashable
(o)
code/neat-final-parsing.py:30
↓ 1 callersFunctionmse_loss
(prediction, target, mask, reduction=reduction_batch_based)
code/model/networks/loss_wfr_rpd.py:78
↓ 1 callersFunctionparse_args
()
data/preprocess/monodepth.py:74
↓ 1 callersFunctionparse_args
()
code/evaluation/eval-abc.py:14
↓ 1 callersFunctionplot_camera
Plot a camera frustum from pose and intrinsic matrix.
colmap/vis_3d.py:75
↓ 1 callersFunctionplot_camera_colmap
Plot a camera frustum from PyCOLMAP objects
colmap/vis_3d.py:124
↓ 1 callersFunctionplot_cameras
Plot a camera as a cone with camera frustum.
colmap/vis_3d.py:140
↓ 1 callersFunctionplot_images
(rgb_points, ground_true, path, epoch, plot_nrow, img_res)
code/utils/plots.py:380
↓ 1 callersFunctionplot_normal_maps
(normal_maps, path, epoch, plot_nrow, img_res)
code/utils/plots.py:365
↓ 1 callersFunctionplot_points
Plot a set of 3D points.
colmap/vis_3d.py:59
↓ 1 callersFunctionpose_spherical
(psi, theta, phi, radius)
code/visualization/junctions.py:39
↓ 1 callersFunctionpose_spherical
(psi, theta, phi, radius)
code/evaluation/show-mesh.py:52
↓ 1 callersMethodproject2D
(self, K,R,T, points3d)
code/model/networks/neat_along_ray_v2.py:275
↓ 1 callersMethodproject2D
(self, K,R,T, points3d)
code/datasets/scene_line_dataset.py:71
↓ 1 callersFunctionqvec2rotmat
(qvec)
colmap/custom.py:144
↓ 1 callersFunctionread_array
(path)
colmap/depth.py:9
↓ 1 callersFunctionread_cameras_text
see: src/base/reconstruction.cc void Reconstruction::WriteCamerasText(const std::string& path) void Reconstruction::ReadCamerasTe
colmap/preprocess.py:145
↓ 1 callersFunctionread_images_text
see: src/base/reconstruction.cc void Reconstruction::ReadImagesText(const std::string& path) void Reconstruction::WriteImagesText
colmap/preprocess.py:237
↓ 1 callersFunctionread_points3D_binary
see: src/base/reconstruction.cc void Reconstruction::ReadPoints3DBinary(const std::string& path) void Reconstruction::WritePoints
colmap/preprocess.py:379
↓ 1 callersFunctionread_points3D_text
see: src/base/reconstruction.cc void Reconstruction::ReadPoints3DText(const std::string& path) void Reconstruction::WritePoints3D
colmap/preprocess.py:352
↓ 1 callersFunctionreorder
(cost_matrix, valid_ins_num)
code/model/networks/loss_ins.py:38
↓ 1 callersFunctionrotmat2qvec
(R)
colmap/dtu.py:237
↓ 1 callersFunctionrotmat2qvec
(R)
colmap/abc.py:238
↓ 1 callersFunctionsample_pdf
(bins, weights, N_samples, det=False, pytest=False)
code/model/ray_sampler.py:16
↓ 1 callersFunctionslerp
(vis)
code/visualization/show.py:233
↓ 1 callersFunctionstandardize_depth_map
(img, mask_valid=None, trunc_value=0.1)
data/preprocess/monodepth.py:14
↓ 1 callersFunctionsweep_ckpt
(expdir, key)
code/evaluation/debug.py:19
↓ 1 callersFunctionsweep_ckpt
(expdir, key)
code/evaluation/dgrid.py:19
↓ 1 callersFunctionto_homogeneous
(points)
colmap/vis_3d.py:17
↓ 1 callersFunctionvisibility_checking
(lines3d_all, eval_dataloader, model, *, mindis_th = 25, min_visible_views=1, device=
code/neat-final-parsing.py:305
↓ 1 callersMethodvolume_rendering
(self, z_vals, sdf)
code/model/networks/neat_wfr_rend_c.py:518
↓ 1 callersMethodvolume_rendering
(self, z_vals, sdf)
code/model/networks/neat_wfr_a.py:494
↓ 1 callersMethodvolume_rendering
(self, z_vals, sdf)
code/model/networks/neat_simple.py:401
↓ 1 callersMethodvolume_rendering
(self, z_vals, sdf)
code/model/networks/neat_wfr_rend_b.py:512
↓ 1 callersMethodvolume_rendering
(self, z_vals, sdf)
code/model/networks/neat_wfr.py:516
↓ 1 callersMethodvolume_rendering
(self, z_vals, sdf)
code/model/networks/neat_wfr_rend.py:512
↓ 1 callersFunctionwireframe_recon
(**kwargs)
code/neat-final-parsing.py:339
↓ 1 callersFunctionwireframe_recon
(**kwargs)
code/evaluation/abc-analysis.py:58
↓ 1 callersFunctionwireframe_recon
(**kwargs)
code/evaluation/wireframe-debug.py:19
↓ 1 callersFunctionwireframe_recon
(**kwargs)
code/evaluation/wireframe.py:18
↓ 1 callersFunctionwireframe_recon
(**kwargs)
code/evaluation/debug.py:34
↓ 1 callersFunctionwireframe_recon
(**kwargs)
code/evaluation/dgrid.py:63
↓ 1 callersFunctionwireframe_recon
(**kwargs)
code/evaluation/fusion.py:18
↓ 1 callersFunctionwireframe_recon
(**kwargs)
code/evaluation/wireframe-merge.py:20
↓ 1 callersFunctionwireframe_recon
(**kwargs)
code/evaluation/refinement.py:29
↓ 1 callersFunctionwrite_cameras_binary
see: src/base/reconstruction.cc void Reconstruction::WriteCamerasBinary(const std::string& path) void Reconstruction::ReadCameras
colmap/preprocess.py:217
↓ 1 callersFunctionwrite_cameras_text
see: src/base/reconstruction.cc void Reconstruction::WriteCamerasText(const std::string& path) void Reconstruction::ReadCamerasTe
colmap/preprocess.py:200
↓ 1 callersFunctionwrite_images_binary
see: src/base/reconstruction.cc void Reconstruction::ReadImagesBinary(const std::string& path) void Reconstruction::WriteImagesBi
colmap/preprocess.py:331
↓ 1 callersFunctionwrite_images_text
see: src/base/reconstruction.cc void Reconstruction::ReadImagesText(const std::string& path) void Reconstruction::WriteImagesText
colmap/preprocess.py:303
↓ 1 callersFunctionwrite_points3D_binary
see: src/base/reconstruction.cc void Reconstruction::ReadPoints3DBinary(const std::string& path) void Reconstruction::WritePoints
colmap/preprocess.py:434
↓ 1 callersFunctionwrite_points3D_text
see: src/base/reconstruction.cc void Reconstruction::ReadPoints3DText(const std::string& path) void Reconstruction::WritePoints3D
colmap/preprocess.py:409
FunctionWireframeVisualizer
(lines, render_dir = None, cam_dir = None)
code/evaluation/show-tm.py:79
Method__call__
(self, module, grad_input, grad_output)
code/training/volsdf_train.py:31
Method__call__
(self)
code/training/volsdf_train.py:59
Method__get_prediction_ssi
(self)
code/model/networks/loss_wfr_rpd.py:139
Method__getitem__
(self, idx)
code/datasets/scene_hawp_dataset.py:148
Method__getitem__
(self, idx)
code/datasets/scene_line_dataset.py:81
Method__getitem__
(self, idx)
code/datasets/scannet_hawp_dataset.py:154
Method__getitem__
(self, idx)
code/datasets/scene_line_depth_dataset.py:81
Method__getitem__
(self, idx)
code/datasets/blender_hawp_dataset.py:148
Method__getitem__
(self, idx)
code/datasets/blender_dataset.py:56
Method__getitem__
(self, idx)
code/datasets/scene_dataset.py:52
Method__init__
(self, *args, **kwargs)
colmap/dtu.py:151
Method__init__
(self, *args, **kwargs)
colmap/custom.py:172
Method__init__
(self, *args, **kwargs)
colmap/abc.py:152
Method__init__
(self, vertices: torch.Tensor, v_confidences: torch.Tensor,
code/utils/hawp_util.py:8
Method__init__
( self, feature_vector_size, sdf_bounding_sphere, d_in,
code/model/network.py:10
Method__init__
( self, feature_vector_size, mode, d_in, d_out,
code/model/network.py:132
Method__init__
( self, feature_vector_size, sdf_bounding_sphere, d_in,
code/model/neat_along_ray.py:10
Method__init__
(self, feature_vector_size, d_in, d_out, dims, geometric_init = True,
code/model/neat_along_ray.py:135
Method__init__
( self, feature_vector_size, mode, d_in, d_out,
code/model/neat_along_ray.py:202
Method__init__
(self, scene_bounding_sphere, near, N_samples, N_important=0, take_sphere_intersection=False, far=-1)
code/model/ray_sampler.py:62
Method__init__
(self, scene_bounding_sphere, near, N_samples, N_samples_eval, N_samples_extra, eps, beta_ite
code/model/ray_sampler.py:110
Method__init__
(self, params_init={}, beta_min=0.0001)
code/model/density.py:17
Method__init__
(self, params_init={}, noise_std=1.0)
code/model/density.py:39
Method__init__
(self, **kwargs)
code/model/embedder.py:6
Method__init__
( self, feature_vector_size, sdf_bounding_sphere, d_in,
code/model/networks/neat_wfr_rend_show.py:15
Method__init__
( self, feature_vector_size, mode, d_in, d_out,
code/model/networks/neat_wfr_rend_show.py:140
Method__init__
( self, feature_vector_size, mode, d_in, d_out,
code/model/networks/neat_wfr_rend_show.py:200
Method__init__
(self, scales=4, reduction='batch-based')
code/model/networks/loss_wfr_rpd.py:97
Method__init__
(self, alpha=0.5, scales=4, reduction='batch-based')
code/model/networks/loss_wfr_rpd.py:119
Method__init__
(self, rgb_loss, eikonal_weight, line_weight, junction_3d_weight = 0.1, junction_2d_weight = 0.01)
code/model/networks/loss_wfr_rpd.py:146
Method__init__
( self, feature_vector_size, sdf_bounding_sphere, d_in,
code/model/networks/neat_wfr_rend_c.py:15
Method__init__
( self, feature_vector_size, mode, d_in, d_out,
code/model/networks/neat_wfr_rend_c.py:140
Method__init__
( self, feature_vector_size, mode, d_in, d_out,
code/model/networks/neat_wfr_rend_c.py:200
Method__init__
( self, feature_vector_size, sdf_bounding_sphere, d_in,
code/model/networks/neat_wfr_rend_a.py:15
Method__init__
( self, feature_vector_size, mode, d_in, d_out,
code/model/networks/neat_wfr_rend_a.py:140
Method__init__
( self, feature_vector_size, mode, d_in, d_out,
code/model/networks/neat_wfr_rend_a.py:200
Method__init__
( self, feature_vector_size, sdf_bounding_sphere, d_in,
code/model/networks/neat_wfr_dual.py:15
Method__init__
(self, feature_vector_size, d_in, d_out, dims, geometric_init = True,
code/model/networks/neat_wfr_dual.py:140
Method__init__
( self, feature_vector_size, mode, d_in, d_out,
code/model/networks/neat_wfr_dual.py:207
Method__init__
( self, feature_vector_size, sdf_bounding_sphere, d_in,
code/model/networks/neat_wfr_a.py:15
Method__init__
(self, feature_vector_size, d_in, d_out, dims, geometric_init = True,
code/model/networks/neat_wfr_a.py:140
Method__init__
( self, feature_vector_size, mode, d_in, d_out,
code/model/networks/neat_wfr_a.py:207
Method__init__
(self, rgb_loss, eikonal_weight, line_weight, junction_3d_weight = 0.1, junction_2d_weight = 0.01, depth_weigh
code/model/networks/loss_wfr_spd.py:17
← previousnext →201–300 of 568, ranked by callers