MCPcopy Create free account

hub / github.com/NVlabs/BundleSDF / types & classes

Types & classes526 in github.com/NVlabs/BundleSDF

↓ 23 callersClassformat_error
A formatting error such as invalid format string. */
BundleTrack/src/spdlog/fmt/bundled/format.h:365
↓ 17 callersClassspdlog_ex
Log exception
BundleTrack/src/spdlog/common.h:172
↓ 6 callersClassDataLoader
nerf_runner.py:90
↓ 6 callersClassfp
A handmade floating-point number f * pow(2, e).
BundleTrack/src/spdlog/fmt/bundled/format-inl.h:353
↓ 6 callersClassinit
BundleTrack/src/spdlog/fmt/bundled/core.h:631
↓ 6 callersClasslocale_ref
A type-erased reference to an std::locale to avoid heavy <locale> include.
BundleTrack/src/spdlog/fmt/bundled/core.h:972
↓ 5 callersClassBundleSdf
bundlesdf.py:415
↓ 5 callersClasshandle
BundleTrack/src/spdlog/fmt/bundled/core.h:798
↓ 4 callersClassHo3dReader
BundleTrack/scripts/data_reader.py:113
↓ 4 callersClassLoFTR
BundleTrack/LoFTR/src/loftr/loftr.py:15
↓ 4 callersClassdummy_int
BundleTrack/src/spdlog/fmt/bundled/format.h:268
↓ 4 callersClasswindows_error
A Windows error. */
BundleTrack/src/spdlog/fmt/bundled/format.h:2766
↓ 3 callersClassCorrespondence
BundleTrack/src/FeatureManager.h:37
↓ 3 callersClassNerfRunner
nerf_runner.py:111
↓ 3 callersClasslocale_ref
A type-erased reference to an std::locale to avoid heavy <locale> include.
BundleTrack/src/fmt/core.h:1529
↓ 3 callersClasstext_style
BundleTrack/src/spdlog/fmt/bundled/color.h:265
↓ 2 callersClassBundleSdfGui
gui.py:14
↓ 2 callersClassFeatureArray
Per-frame corrective latent code.
nerf_helpers.py:108
↓ 2 callersClassFramePtrComparator
BundleTrack/src/Frame.h:86
↓ 2 callersClassLocalFeatureTransformer
A Local Feature Transformer (LoFTR) module.
BundleTrack/LoFTR/src/loftr/loftr_module/transformer.py:61
↓ 2 callersClassModelRendererOffscreen
https://colab.research.google.com/drive/1Z71mHIc-Sqval92nK290vAsHZRUkCjUx#scrollTo=fIymQapsuWGn If off-screen mode, set os.environ["PYOPENGL_PLATFOR
offscreen_renderer.py:35
↓ 2 callersClassMultiSceneDataModule
For distributed training, each training process is assgined only a part of the training scenes to reduce memory overhead.
BundleTrack/LoFTR/src/lightning/data.py:31
↓ 2 callersClassNeRFSmall
nerf_helpers.py:243
↓ 2 callersClassOctreeManager
Utils.py:360
↓ 2 callersClassPL_LoFTR
BundleTrack/LoFTR/src/lightning/lightning_loftr.py:27
↓ 2 callersClassPoseArray
Per-frame camera pose correction in the normalized space. The pose correction contains 6 parameters for each pose (3 for rotation, 3 for tra
nerf_helpers.py:127
↓ 2 callersClassYcbineoatReader
BundleTrack/scripts/data_reader.py:21
↓ 2 callersClassasync_msg
Async msg to move to/from the queue Movable only. should never be copied
BundleTrack/src/spdlog/details/thread_pool.h:27
↓ 2 callersClassauto_id
BundleTrack/src/spdlog/fmt/bundled/format.h:1663
↓ 2 callersClassauto_id
BundleTrack/src/fmt/core.h:1957
↓ 2 callersClasserror_code
An error code.
BundleTrack/src/spdlog/fmt/bundled/posix.h:116
↓ 2 callersClasserror_handler
BundleTrack/src/spdlog/fmt/bundled/core.h:322
↓ 2 callersClassfloat_specs
BundleTrack/src/fmt/core.h:2517
↓ 2 callersClassfp
BundleTrack/src/fmt/format-inl.h:163
↓ 2 callersClassnull_terminating_iterator
BundleTrack/src/spdlog/fmt/bundled/printf.h:23
↓ 2 callersClassprettify_handler
BundleTrack/src/spdlog/fmt/bundled/format-inl.h:548
↓ 2 callersEnumtype
BundleTrack/src/spdlog/fmt/bundled/core.h:530
↓ 1 callersClassAverageTimer
Class to help manage printing simple timing of code execution.
BundleTrack/LoFTR/demo/utils.py:57
↓ 1 callersClassCoarseMatching
BundleTrack/LoFTR/src/loftr/utils/coarse_matching.py:59
↓ 1 callersClassDarkAug
Extreme dark augmentation aiming at Aachen Day-Night
BundleTrack/LoFTR/src/utils/augment.py:4
↓ 1 callersClassEmbedder
nerf_helpers.py:157
↓ 1 callersClassFineMatching
FineMatching with s2d paradigm
BundleTrack/LoFTR/src/loftr/utils/fine_matching.py:9
↓ 1 callersClassFinePreprocess
BundleTrack/LoFTR/src/loftr/loftr_module/fine_preprocess.py:7
↓ 1 callersClassFullAttention
BundleTrack/LoFTR/src/loftr/loftr_module/linear_attention.py:50
↓ 1 callersClassGridEncoder
mycuda/torch_ngp_grid_encoder/grid.py:106
↓ 1 callersClassInferenceProfiler
This profiler records duration of actions with cuda.synchronize() Use this in test time.
BundleTrack/LoFTR/src/utils/profiler.py:7
↓ 1 callersClassLinearAttention
BundleTrack/LoFTR/src/loftr/loftr_module/linear_attention.py:14
↓ 1 callersClassLoFTREncoderLayer
BundleTrack/LoFTR/src/loftr/loftr_module/transformer.py:7
↓ 1 callersClassLoFTRLoss
BundleTrack/LoFTR/src/losses/loftr_loss.py:7
↓ 1 callersClassLoftrRunner
loftr_wrapper.py:19
↓ 1 callersClassMegaDepthDataset
BundleTrack/LoFTR/src/datasets/megadepth.py:11
↓ 1 callersClassMobileAug
Random augmentations aiming at images of mobile/handhold devices.
BundleTrack/LoFTR/src/utils/augment.py:22
↓ 1 callersClassPositionEncodingSine
This is a sinusoidal position encoding that generalized to 2-dimensional images
BundleTrack/LoFTR/src/loftr/utils/position_encoding.py:6
↓ 1 callersClassRandomConcatSampler
Random sampler for ConcatDataset. At each epoch, `n_samples_per_subset` samples will be draw from each subset in the ConcatDataset. If `subset_re
BundleTrack/LoFTR/src/datasets/sampler.py:5
↓ 1 callersClassResNetFPN_16_4
ResNet+FPN, output resolution are 1/16 and 1/4. Each block has 2 layers.
BundleTrack/LoFTR/src/loftr/backbone/resnet_fpn.py:121
↓ 1 callersClassResNetFPN_8_2
ResNet+FPN, output resolution are 1/8 and 1/2. Each block has 2 layers.
BundleTrack/LoFTR/src/loftr/backbone/resnet_fpn.py:43
↓ 1 callersClassSHEncoder
Spherical encoding
nerf_helpers.py:22
↓ 1 callersClassSIFTImageGPU
BundleTrack/src/cuda/SIFTImageManager.h:27
↓ 1 callersClassScanNetDataset
BundleTrack/LoFTR/src/datasets/scannet.py:17
↓ 1 callersClassSegmenter
segmentation_utils.py:13
↓ 1 callersClassTinyRenderer
offscreen_renderer.py:104
↓ 1 callersClassVideoStreamer
Class to help process image streams. Four types of possible inputs:" 1.) USB Webcam. 2.) An IP camera 3.) A directory of imag
BundleTrack/LoFTR/demo/utils.py:99
↓ 1 callersClassaccessor
BundleTrack/src/spdlog/fmt/bundled/core.h:315
↓ 1 callersClassaccessor
BundleTrack/src/fmt/core.h:719
↓ 1 callersClassbuffer
BundleTrack/src/fmt/core.h:749
↓ 1 callersClasschar_spec_handler
BundleTrack/src/spdlog/fmt/bundled/format.h:1393
↓ 1 callersClasschrono_format_checker
BundleTrack/src/spdlog/fmt/bundled/chrono.h:185
↓ 1 callersClasscstring_spec_handler
BundleTrack/src/spdlog/fmt/bundled/format.h:1409
↓ 1 callersClassdispatcher
BundleTrack/src/spdlog/fmt/bundled/format-inl.h:103
↓ 1 callersEnumemphasis
BundleTrack/src/spdlog/fmt/bundled/color.h:213
↓ 1 callersClassfallback_uintptr
A fallback implementation of uintptr_t for systems that lack it.
BundleTrack/src/fmt/format.h:277
↓ 1 callersClassformat_handler
BundleTrack/src/fmt/format.h:2653
↓ 1 callersClassformatter_type
BundleTrack/src/spdlog/fmt/bundled/core.h:1090
↓ 1 callersClassgen_digits_params
BundleTrack/src/spdlog/fmt/bundled/format-inl.h:541
↓ 1 callersClasshandle
BundleTrack/src/fmt/core.h:1412
↓ 1 callersClassis_zero_int
An argument visitor that returns true iff arg is a zero integer.
BundleTrack/src/spdlog/fmt/bundled/printf.h:183
↓ 1 callersClassmonostate
BundleTrack/src/spdlog/fmt/bundled/core.h:820
↓ 1 callersClassmonostate
BundleTrack/src/fmt/core.h:332
↓ 1 callersClassno_thousands_sep
A functor that doesn't add a thousands separator.
BundleTrack/src/spdlog/fmt/bundled/format.h:906
↓ 1 callersClassnull_handler
BundleTrack/src/spdlog/fmt/bundled/format.h:3006
↓ 1 callersClassnull_handler
BundleTrack/src/fmt/format.h:2407
↓ 1 callersClassprintf_precision_handler
BundleTrack/src/spdlog/fmt/bundled/printf.h:165
↓ 1 callersClassstat
BundleTrack/src/spdlog/details/os.h:198
↓ 1 callersClasssystem_error
An error returned by an operating system or a language runtime, for example a file opening error. */
BundleTrack/src/spdlog/fmt/bundled/format.h:2198
↓ 1 callersEnumtype
BundleTrack/src/fmt/core.h:1048
↓ 1 callersClasswriter
BundleTrack/src/spdlog/fmt/bundled/format.h:2001
ClassA_formatter
BundleTrack/src/spdlog/details/pattern_formatter.h:226
ClassB_formatter
BundleTrack/src/spdlog/details/pattern_formatter.h:263
ClassBasicBlock
BundleTrack/LoFTR/src/loftr/backbone/resnet_fpn.py:15
ClassBundler
BundleTrack/src/Bundler.h:33
ClassBundler
BundleTrack/src/FeatureManager.h:34
ClassCUDACache
BundleTrack/src/cuda/CUDACache.h:7
ClassCUDACache
BundleTrack/src/cuda/Solver/CUDASolverBundling.h:13
ClassCUDACachedFrame
BundleTrack/src/cuda/CUDACacheUtil.h:13
ClassCUDASolverBundling
BundleTrack/src/cuda/Solver/CUDASolverBundling.h:16
ClassCUDATimer
BundleTrack/src/cuda/CUDATimer.h:29
ClassC_formatter
year - 2 digit
BundleTrack/src/spdlog/details/pattern_formatter.h:312
ClassComp
BundleTrack/src/FeatureManager.cpp:1357
ClassD_formatter
Short MM/DD/YY date, equivalent to %m/%d/%y 08/23/01
BundleTrack/src/spdlog/details/pattern_formatter.h:329
ClassDeepMatching
BundleTrack/src/Bundler.h:27
next →1–100 of 526, ranked by callers