MCPcopy Create free account

hub / github.com/NVlabs/BundleSDF / functions

Functions2,134 in github.com/NVlabs/BundleSDF

↓ 1 callersFunctionallocate
BundleTrack/src/spdlog/fmt/bundled/format.h:282
↓ 1 callersFunctionangle_error_mat
(R1, R2)
BundleTrack/LoFTR/demo/utils.py:377
↓ 1 callersFunctionangle_error_vec
(v1, v2)
BundleTrack/LoFTR/demo/utils.py:383
↓ 1 callersFunctionappend_buf
BundleTrack/src/spdlog/details/fmt_helper.h:23
↓ 1 callersFunctionappender
BundleTrack/src/fmt/core.h:1369
↓ 1 callersMethodapply_all
BundleTrack/src/spdlog/details/registry.h:166
↓ 1 callersMethodargs
BundleTrack/src/spdlog/fmt/bundled/core.h:1024
↓ 1 callersFunctionassert_fail
BundleTrack/src/fmt/format-inl.h:34
↓ 1 callersFunctionassume
BundleTrack/src/fmt/format.h:317
↓ 1 callersMethodbackend_flush_
BundleTrack/src/spdlog/details/async_logger_impl.h:90
↓ 1 callersMethodbackend_log_
backend functions - called from the thread pool to do the actual job
BundleTrack/src/spdlog/details/async_logger_impl.h:70
↓ 1 callersMethodbase
BundleTrack/src/spdlog/fmt/bundled/format.h:663
↓ 1 callersMethodbatchify_rays
Render rays in smaller minibatches to avoid OOM.
nerf_runner.py:1205
↓ 1 callersFunctionbenchmark_one_video
(method,video_dir)
benchmark_ho3d.py:18
↓ 1 callersFunctionbilinearInterpolationFloat
BundleTrack/src/cuda/Solver/ICPUtil.h:53
↓ 1 callersFunctionbuild_backbone
(config)
BundleTrack/LoFTR/src/loftr/backbone/__init__.py:4
↓ 1 callersFunctionbuild_optimizer
(model, config)
BundleTrack/LoFTR/src/optimizers/__init__.py:5
↓ 1 callersFunctionbuild_scheduler
Returns: scheduler (dict):{ 'scheduler': lr_scheduler, 'interval': 'step', # or 'epoch' 'monitor': '
BundleTrack/LoFTR/src/optimizers/__init__.py:17
↓ 1 callersFunctionchamfer_distance_between_clouds_mutual
(pts1,pts2)
Utils.py:269
↓ 1 callersMethodclean_mesh
(self)
gui.py:59
↓ 1 callersMethodclear_meshes
(self)
offscreen_renderer.py:153
↓ 1 callersFunctioncode_point_index
BundleTrack/src/fmt/format.h:551
↓ 1 callersMethodcompute_boundaries
Compute lower and upper boundaries (m^- and m^+ in the Grisu paper), where a boundary is a value half way between the number and its predecessor (lowe
BundleTrack/src/spdlog/fmt/bundled/format-inl.h:418
↓ 1 callersMethodcompute_c_weight
compute element-wise weights for computing coarse-level loss.
BundleTrack/LoFTR/src/losses/loftr_loss.py:153
↓ 1 callersMethodcompute_coarse_loss
Point-wise CE / Focal Loss with 0 / 1 confidence as gt. Args: conf (torch.Tensor): (N, HW0, HW1) / (N, HW0+1, HW1+1)
BundleTrack/LoFTR/src/losses/loftr_loss.py:22
↓ 1 callersMethodcompute_fine_loss
(self, expec_f, expec_f_gt)
BundleTrack/LoFTR/src/losses/loftr_loss.py:98
↓ 1 callersFunctioncompute_max_candidates
Compute the max candidates of all pairs within a batch Args: p_m0, p_m1 (torch.Tensor): padded masks
BundleTrack/LoFTR/src/loftr/utils/coarse_matching.py:46
↓ 1 callersFunctioncompute_near_far_and_filter_rays
@cam_in_world: in normalized space @rays: (...,D) in camera Return: (-1,D+2) with near far
nerf_runner.py:39
↓ 1 callersFunctioncompute_pose_errors
Update: data (dict):{ "R_errs" List[float]: [N] "t_errs" List[float]: [N] "inliers" List[np.ndarray]
BundleTrack/LoFTR/src/utils/metrics.py:101
↓ 1 callersFunctioncompute_scene_bounds_worker
(color_file,K,glcam_in_world,use_mask,rgb=None,depth=None,mask=None)
tool.py:42
↓ 1 callersFunctioncompute_supervision_coarse
(data, config)
BundleTrack/LoFTR/src/loftr/utils/supervision.py:112
↓ 1 callersFunctioncompute_supervision_fine
(data, config)
BundleTrack/LoFTR/src/loftr/utils/supervision.py:146
↓ 1 callersFunctioncompute_translation_scales
(pts,max_dim=2,cluster=True, eps=0.06, min_samples=1)
tool.py:28
↓ 1 callersFunctioncompute_width
BundleTrack/src/fmt/format.h:508
↓ 1 callersMethodconvert
BundleTrack/src/spdlog/fmt/bundled/format-inl.h:841
↓ 1 callersFunctionconvert3dOrganizedRGB
BundleTrack/src/Utils.cpp:109
↓ 1 callersFunctioncount
BundleTrack/src/fmt/core.h:1039
↓ 1 callersFunctioncount_code_points
BundleTrack/src/spdlog/fmt/bundled/format.h:794
↓ 1 callersFunctioncount_digits_inc
It is a separate function rather than a part of count_digits to workaround the lack of static constexpr in constexpr functions.
BundleTrack/src/fmt/format.h:959
↓ 1 callersFunctioncreate
BundleTrack/src/spdlog/spdlog.h:45
↓ 1 callersMethodcreate_embedding_fn
(self)
nerf_helpers.py:163
↓ 1 callersFunctionctz
BundleTrack/src/fmt/format.h:215
↓ 1 callersFunctionctzll
BundleTrack/src/fmt/format.h:224
↓ 1 callersFunctioncvDrawMatches
* @brief * * @param colorA * @param colorB * @param corres (N,4) * @param out */
BundleTrack/src/FeatureManager.cpp:28
↓ 1 callersMethoddeallocate
Deallocate memory allocated by the buffer.
BundleTrack/src/fmt/format.h:632
↓ 1 callersMethoddefault_err_handler_
BundleTrack/src/spdlog/details/logger_impl.h:405
↓ 1 callersMethoddefault_logger
BundleTrack/src/spdlog/details/registry.h:74
↓ 1 callersMethoddequeue_for
try to dequeue item. if no item found. wait upto timeout and try again Return true, if succeeded dequeue item, false otherwise
BundleTrack/src/spdlog/details/mpmc_blocking_q.h:57
↓ 1 callersMethoddetectFeature
* @brief https://stackoverflow.com/questions/5461148/sift-implementation-with-opencv-2-2 * */
BundleTrack/src/FeatureManager.cpp:325
↓ 1 callersFunctiondivide_by_10_to_kappa_plus_1
Computes floor(n / 10^(kappa + 1)) (float)
BundleTrack/src/fmt/format-inl.h:1027
↓ 1 callersFunctiondivisible_by_power_of_2
Returns true iff x is divisible by pow(2, exp).
BundleTrack/src/fmt/format-inl.h:927
↓ 1 callersFunctiondo_parse_arg_id
BundleTrack/src/fmt/core.h:2164
↓ 1 callersFunctiondraw_pose
()
run_custom.py:191
↓ 1 callersFunctiondraw_posed_3d_box
@bbox: (2,3) min/max @line_color: RGB
Utils.py:517
↓ 1 callersFunctiondraw_xyz_axis
@color: BGR
Utils.py:310
↓ 1 callersMethoddrop
BundleTrack/src/spdlog/details/registry.h:184
↓ 1 callersFunctiondrop_all
Drop all references from the registry
BundleTrack/src/spdlog/spdlog.h:117
↓ 1 callersMethoddrop_all
BundleTrack/src/spdlog/details/registry.h:194
↓ 1 callersFunctiondynamic_alpha
(n_matches, milestones=[0, 300, 1000, 2000], alphas=[1.0, 0.8, 0.4, 0.2])
BundleTrack/LoFTR/src/utils/plotting.py:136
↓ 1 callersMethodenqueue
try to enqueue and block if no room left
BundleTrack/src/spdlog/details/mpmc_blocking_q.h:35
↓ 1 callersMethodenqueue_nowait
enqueue immediately. overrun oldest message in the queue if no room left.
BundleTrack/src/spdlog/details/mpmc_blocking_q.h:46
↓ 1 callersMethodensure_tensor_types
Ensure multiple tensors have correct types. This method processes a dictionary of tensors and ensures each one has the corre
bundlesdf.py:101
↓ 1 callersFunctionepidist_prec
(errors, thresholds, ret_dict=False)
BundleTrack/LoFTR/src/utils/metrics.py:159
↓ 1 callersFunctionequal2
BundleTrack/src/fmt/format.h:1027
↓ 1 callersFunctionerror_auc
Args: errors (list): [N,] thresholds (list)
BundleTrack/LoFTR/src/utils/metrics.py:139
↓ 1 callersFunctionerror_colormap
(err, thr, alpha=1.0)
BundleTrack/LoFTR/src/utils/plotting.py:150
↓ 1 callersFunctionestimate_pose
(kpts0, kpts1, K0, K1, thresh, conf=0.99999)
BundleTrack/LoFTR/src/utils/metrics.py:72
↓ 1 callersMethodevaluateTimings
BundleTrack/src/cuda/SIFTImageManager.h:268
↓ 1 callersFunctionexp_rotation
exponentiate a vector in the Lie algebra to generate a new SO3(a 3x3 rotation matrix).
BundleTrack/src/cuda/Solver/LieDerivUtil.h:46
↓ 1 callersMethodexport_mesh
(self, sender, app_data)
gui.py:118
↓ 1 callersFunctionfallback_format
BundleTrack/src/fmt/format-inl.h:2217
↓ 1 callersFunctionfilesize
Return file size according to open FILE* object
BundleTrack/src/spdlog/details/os.h:204
↓ 1 callersFunctionfindFirstIndex
BundleTrack/src/cuda/CUDATimer.h:17
↓ 1 callersFunctionfindTrack
BundleTrack/src/cuda/SIFTImageManager.cpp:96
↓ 1 callersFunctionfloor_log10_pow2
Computes floor(log10(pow(2, e))) for e in [-1700, 1700] using the method from https://fmt.dev/papers/Grisu-Exact.pdf#page=5, section 3.4.
BundleTrack/src/fmt/format-inl.h:897
↓ 1 callersFunctionfloor_log10_pow2_minus_log10_4_over_3
BundleTrack/src/fmt/format-inl.h:915
↓ 1 callersFunctionfloorf
BundleTrack/src/cuda/cutil_math.h:1222
↓ 1 callersMethodflush
BundleTrack/src/spdlog/sinks/wincolor_sink.h:92
↓ 1 callersMethodflush_every
BundleTrack/src/spdlog/details/registry.h:149
↓ 1 callersMethodflush_on
BundleTrack/src/spdlog/details/registry.h:139
↓ 1 callersFunctionfopen_s
fopen_s on non windows for writing
BundleTrack/src/spdlog/details/os.h:148
↓ 1 callersFunctionfor_each
BundleTrack/src/spdlog/fmt/bundled/ranges.h:154
↓ 1 callersMethodformat
BundleTrack/src/spdlog/details/pattern_formatter.h:216
↓ 1 callersMethodformat
BundleTrack/src/spdlog/fmt/bundled/core.h:802
↓ 1 callersMethodformat
BundleTrack/src/fmt/core.h:1416
↓ 1 callersFunctionformat_to
BundleTrack/src/spdlog/fmt/bundled/format.h:3252
↓ 1 callersMethodforward_sdf
@x: embedded positions
nerf_helpers.py:296
↓ 1 callersFunctionfprintf
BundleTrack/src/spdlog/fmt/bundled/printf.h:786
↓ 1 callersFunctiongeodesic_distance
(R1,R2)
Utils.py:202
↓ 1 callersFunctionget
Return an existing logger or nullptr if a logger with such name doesn't exist. example: spdlog::get("my_logger")->info("hello {}", "world");
BundleTrack/src/spdlog/spdlog.h:53
↓ 1 callersMethodget
BundleTrack/src/spdlog/details/registry.h:67
↓ 1 callersMethodget
BundleTrack/src/spdlog/fmt/bundled/format-inl.h:216
↓ 1 callersMethodgetCovisibleMapPoints
BundleTrack/src/FeatureManager.cpp:972
↓ 1 callersMethodgetFeatureMatchPairs
BundleTrack/src/Bundler.cpp:786
↓ 1 callersMethodgetProcessedImagePairs
BundleTrack/src/FeatureManager.cpp:2670
↓ 1 callersMethodgetTranspose
BundleTrack/src/cuda/cuda_SimpleMatrixUtil.h:1395
↓ 1 callersFunctionget_cached_power
BundleTrack/src/spdlog/fmt/bundled/format-inl.h:453
↓ 1 callersFunctionget_camera_rays_np
Get ray origins, directions from a pinhole camera.
nerf_helpers.py:358
↓ 1 callersMethodget_center_ids
(self,x,level)
Utils.py:393
↓ 1 callersMethodget_coarse_match
Args: conf_matrix (torch.Tensor): [N, L, S] data (dict): with keys ['hw0_i', 'hw1_i', 'hw0_c', 'hw1_c'] Retur
BundleTrack/LoFTR/src/loftr/utils/coarse_matching.py:151
← previousnext →501–600 of 2,134, ranked by callers