Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cvg/NoPoSplat
/ functions
Functions
553 in github.com/cvg/NoPoSplat
⨍
Functions
553
◇
Types & classes
135
↳
Endpoints
1
Method
patch_size
(self)
src/model/encoder/backbone/backbone_croco.py:276
Method
patch_size
(self)
src/model/encoder/backbone/backbone_dino.py:74
Method
patch_size
(self)
src/model/encoder/backbone/backbone_croco_multiview.py:230
Method
print_metrics
(runing_metric, methods=None)
src/model/model_wrapper.py:656
Method
print_metrics
(runing_metric)
src/evaluation/metric_computer.py:141
Method
print_metrics
(runing_metric)
src/evaluation/pose_evaluator.py:230
Function
project
( points: Float[Tensor, "*#batch dim"], extrinsics: Float[Tensor, "*#batch dim+1 dim+1"], intrinsi
src/geometry/projection.py:59
Function
rearrange_head
(feat, patch_size, H, W)
src/model/encoder/encoder_noposplat_multi.py:36
Function
render_video_interpolation
( gaussians: Gaussians, decoder: Decoder, batch: BatchedExample, num_frames: i
src/visualization/video_render.py:62
Function
render_video_interpolation_exaggerated
( gaussians: Gaussians, decoder: Decoder, batch: BatchedExample, num_frames: i
src/visualization/video_render.py:89
Function
render_video_wobble
( gaussians: Gaussians, decoder: Decoder, batch: BatchedExample, num_frames: i
src/visualization/video_render.py:31
Function
resample_kernel
(kernel)
src/misc/weight_modify.py:75
Function
resize
( image: Float[Tensor, "channel height width"], shape: Optional[tuple[int, int]] = None, width: Op
src/visualization/layout.py:208
Function
rope_2d
src/model/encoder/backbone/croco/curope/curope.cpp:49
Function
rsh_cart_0
Computes all real spherical harmonics up to degree 0. This is an autogenerated method. See https://github.com/cheind/torch-spherical-harmonic
src/misc/sht.py:11
Function
rsh_cart_1
Computes all real spherical harmonics up to degree 1. This is an autogenerated method. See https://github.com/cheind/torch-spherical-harmonic
src/misc/sht.py:36
Function
rsh_cart_3
Computes all real spherical harmonics up to degree 3. This is an autogenerated method. See https://github.com/cheind/torch-spherical-harmonic
src/misc/sht.py:110
Function
rsh_cart_5
Computes all real spherical harmonics up to degree 5. This is an autogenerated method. See https://github.com/cheind/torch-spherical-harmonic
src/misc/sht.py:228
Function
rsh_cart_6
Computes all real spherical harmonics up to degree 6. This is an autogenerated method. See https://github.com/cheind/torch-spherical-harmonic
src/misc/sht.py:329
Function
rsh_cart_7
Computes all real spherical harmonics up to degree 7. This is an autogenerated method. See https://github.com/cheind/torch-spherical-harmonic
src/misc/sht.py:509
Function
rt2mat
(R, T)
src/misc/cam_utils.py:47
Method
sample
Arbitrarily sample context and target views.
src/dataset/view_sampler/view_sampler_arbitrary.py:22
Method
sample
( self, scene: str, extrinsics: Float[Tensor, "view 4 4"], intrinsics: Float[T
src/dataset/view_sampler/view_sampler_bounded.py:29
Method
sample
( self, scene: str, extrinsics: Float[Tensor, "view 4 4"], intrinsics: Float[T
src/dataset/view_sampler/view_sampler_all.py:17
Method
sample
( self, scene: str, extrinsics: Float[Tensor, "view 4 4"], intrinsics: Float[T
src/dataset/view_sampler/view_sampler_evaluation.py:48
Function
sample_discrete_distribution
( pdf: Float[Tensor, "*batch bucket"], num_samples: int, eps: float = torch.finfo(torch.float32).e
src/misc/discrete_probability_distribution.py:7
Function
sample_training_rays
( image: Float[Tensor, "batch view channel ..."], intrinsics: Float[Tensor, "batch view dim dim"],
src/geometry/projection.py:154
Method
save_index
(self)
src/evaluation/evaluation_index_generator.py:155
Function
separate_dataset_cfg_wrappers
(joined: dict)
src/config.py:86
Function
separate_loss_cfg_wrappers
(joined: dict)
src/config.py:74
Method
set_freeze
(self, freeze)
src/model/encoder/backbone/backbone_croco.py:118
Method
set_freeze
(self, freeze)
src/model/encoder/backbone/backbone_croco_multiview.py:109
Method
setup
(self, croconet)
src/model/encoder/heads/linear_head.py:27
Method
setup
(self, croconet)
src/model/encoder/heads/linear_head.py:59
Method
shuffle
(self, lst: list)
src/dataset/dataset_scannet_pose.py:78
Method
test_dataloader
(self)
src/dataset/data_module.py:125
Method
test_step
(self, batch, batch_idx)
src/model/model_wrapper.py:214
Method
test_step
(self, batch, batch_idx)
src/evaluation/evaluation_index_generator.py:49
Method
test_step
(self, batch, batch_idx)
src/evaluation/metric_computer.py:29
Method
test_step
(self, batch, batch_idx)
src/evaluation/pose_evaluator.py:48
Method
train_dataloader
(self)
src/dataset/data_module.py:90
Method
training_step
(self, batch, batch_idx)
src/model/model_wrapper.py:133
Method
trajectory_fn
(t)
src/model/model_wrapper.py:484
Method
unpatchify
x: (N, L, patch_size**2 *channels) imgs: (N, 3, H, W)
src/model/encoder/backbone/croco/croco.py:218
Method
val_dataloader
(self)
src/dataset/data_module.py:108
Method
validation_step
(self, batch, batch_idx, dataloader_idx=0)
src/model/model_wrapper.py:366
Method
version
(self)
src/misc/LocalLogger.py:23
Method
visualize
( self, context: BatchedViews, global_step: int, )
src/model/encoder/visualization/encoder_visualizer_epipolar.py:34
Method
visualize_attention
( self, context_images: Float[Tensor, "batch view 3 height width"], sampling: Epipolar
src/model/encoder/visualization/encoder_visualizer_epipolar.py:128
Method
visualize_probabilities
( self, context_images: Float[Tensor, "batch view 3 height width"], sampling: Epipolar
src/model/encoder/visualization/encoder_visualizer_epipolar.py:300
Function
worker_init_fn
(worker_id: int)
src/dataset/data_module.py:53
Function
wrapper_no
(decout, true_shape, ray_embedding=None)
src/model/encoder/backbone/croco/misc.py:76
Function
wrapper_yes
(decout, true_shape, ray_embedding=None)
src/model/encoder/backbone/croco/misc.py:83
← previous
501–553 of 553, ranked by callers