MCPcopy Create free account

hub / github.com/G-1nOnly/AniSDF / functions

Functions362 in github.com/G-1nOnly/AniSDF

↓ 1 callersFunctioninit_predefined_omega
(n_theta, n_phi)
models/ASG_encoder.py:49
↓ 1 callersMethodisosurface
(self)
models/nerf.py:57
↓ 1 callersMethodisosurface
(self)
models/neus.py:115
↓ 1 callersFunctionload_K_Rt_from_P
(P=None)
datasets/dtu.py:20
↓ 1 callersFunctionload_config
(*yaml_files, cli_args=[])
utils/misc.py:26
↓ 1 callersFunctionmain
()
launch.py:9
↓ 1 callersMethodmatch_log_keys
(self, s)
utils/loggers.py:15
↓ 1 callersMethodnormalization
(self, w, softplus_ci)
models/network_utils.py:215
↓ 1 callersFunctionnormalize_poses
(poses, pts, up_est_method, center_est_method, cam_downscale)
datasets/colmap.py:41
↓ 1 callersFunctionparse_optimizer
(config, model)
systems/utils.py:314
↓ 1 callersFunctionparse_scheduler
(config, optimizer)
systems/utils.py:328
↓ 1 callersMethodpredict_dataloader
(self)
datasets/dtu.py:201
↓ 1 callersMethodprepare
(self)
systems/base.py:22
↓ 1 callersFunctionquaternion_inverse
(p)
models/ASG_encoder.py:17
↓ 1 callersFunctionquaternion_rotate
(p, q)
models/ASG_encoder.py:23
↓ 1 callersFunctionqvec2rotmat
(qvec)
datasets/colmap_utils.py:271
↓ 1 callersMethodqvec2rotmat
(self)
datasets/colmap_utils.py:48
↓ 1 callersFunctionread_cameras_text
see: src/base/reconstruction.cc void Reconstruction::WriteCamerasText(const std::string& path) void Reconstruction::ReadCamerasTe
datasets/colmap_utils.py:81
↓ 1 callersFunctionread_images_text
see: src/base/reconstruction.cc void Reconstruction::ReadImagesText(const std::string& path) void Reconstruction::WriteImagesText
datasets/colmap_utils.py:136
↓ 1 callersFunctionread_points3D_text
see: src/base/reconstruction.cc void Reconstruction::ReadPoints3DText(const std::string& path) void Reconstruction::WritePoints3D
datasets/colmap_utils.py:202
↓ 1 callersFunctionrun_colmap
(basedir, match_type)
scripts/imgs2poses.py:12
↓ 1 callersMethodsave_code_snapshot
(self)
utils/callbacks.py:64
↓ 1 callersMethodsave_config_snapshot
(self)
utils/callbacks.py:85
↓ 1 callersMethodsetup
(self)
models/base.py:15
↓ 1 callersFunctionsph_harm_coeff
Compute spherical harmonic coefficients.
models/ide_encoder.py:33
↓ 1 callersFunctionsphere_init_tcnn_network
(n_input_dims, n_output_dims, config, network)
models/network_utils.py:237
↓ 1 callersMethodspherical_gaussian
Calculate the specular component of a Spherical Gaussian (SG) model. Args: direction (torch.Tensor): The direction vecto
models/texture.py:299
↓ 1 callersMethodssim_loss
img1, img2: torch.Tensor([b,c,h,w])
systems/s3im.py:53
↓ 1 callersMethodstate_dict
Returns the state of the scheduler as a :class:`dict`. It contains an entry for every variable in self.__dict__ which is not the opti
systems/utils.py:133
↓ 1 callersMethodstep
(self)
systems/utils.py:125
↓ 1 callersMethodtest_dataloader
(self)
datasets/dtu.py:198
↓ 1 callersMethodtrain_dataloader
(self)
datasets/dtu.py:192
↓ 1 callersMethodupdate_step
(self, epoch, global_step)
models/base.py:18
↓ 1 callersMethodupdate_step
(self, epoch, global_step)
models/network_utils.py:32
↓ 1 callersMethodval_dataloader
(self)
datasets/dtu.py:195
Method__call__
(self, output, target, reduction='mean')
systems/criterions.py:101
Method__getitem__
(self, index)
datasets/dtu.py:147
Method__getitem__
(self, index)
datasets/blender.py:84
Method__getitem__
(self, index)
datasets/shelly.py:89
Method__getitem__
(self, index)
datasets/colmap.py:306
Method__init__
(self, log_keys=[])
utils/loggers.py:10
Method__init__
(self, save_root, version=None, use_version=True)
utils/callbacks.py:53
Method__init__
(self, config, save_root, version=None, use_version=True)
utils/callbacks.py:80
Method__init__
(self, optimizer, schedulers)
systems/utils.py:36
Method__init__
(self, optimizer, schedulers, milestones, last_epoch=-1, verbose=False)
systems/utils.py:107
Method__init__
(self, optimizer, factor=1.0 / 3, total_iters=5, last_epoch=-1, verbose=False)
systems/utils.py:194
Method__init__
(self, config)
systems/base.py:15
Method__init__
(self)
systems/criterions.py:41
Method__init__
(self, data_range=(0, 1), kernel_size=(11, 11), sigma=(1.5, 1.5), k1=0.01, k2=0.03, gaussian=True)
systems/criterions.py:56
Method__init__
(self, s3im_kernel_size = 4, s3im_stride=4, s3im_repeat_time=10, s3im_patch_height=64, size_average = True)
systems/s3im.py:10
Method__init__
(self, config, split)
datasets/dtu.py:154
Method__init__
(self, config)
datasets/dtu.py:164
Method__init__
(self, config, split)
datasets/blender.py:91
Method__init__
(self, config)
datasets/blender.py:101
Method__init__
(self, config, split)
datasets/shelly.py:96
Method__init__
(self, config)
datasets/shelly.py:106
Method__init__
(self, config, split)
datasets/colmap.py:313
Method__init__
(self, config)
datasets/colmap.py:323
Method__init__
(self, num_theta, num_phi, device)
models/ASG_encoder.py:86
Method__init__
Initialize integrated directional encoding (IDE) module. Args: deg_view: number of spherical harmonics degrees to use.
models/ide_encoder.py:62
Method__init__
(self, in_dim: Optional[int] = None, out_dim: Optional[int] = None)
models/utils.py:140
Method__init__
(self, config)
models/base.py:7
Method__init__
(self, config)
models/geometry.py:72
Method__init__
(self, sdf_func, bounds, resolution, block_res=512, method='mc')
models/geometry.py:117
Method__init__
(self, config)
models/geometry.py:196
Method__init__
(self, config)
models/texture.py:14
Method__init__
(self, config)
models/texture.py:84
Method__init__
(self, config)
models/texture.py:127
Method__init__
(self, config)
models/texture.py:188
Method__init__
(self, config)
models/texture.py:263
Method__init__
(self, config)
models/texture.py:356
Method__init__
(self, config)
models/neus.py:18
Method__init__
(self, in_channels, config)
models/network_utils.py:15
Method__init__
(self, in_channels, config)
models/network_utils.py:41
Method__init__
(self, encoding, include_xyz=False, xyz_scale=1., xyz_offset=0.)
models/network_utils.py:69
Method__init__
(self, dim_in, dim_out, config)
models/network_utils.py:149
Method__init__
(self, encoding, network)
models/network_utils.py:283
Method__iter__
(self)
datasets/dtu.py:157
Method__iter__
(self)
datasets/blender.py:94
Method__iter__
(self)
datasets/shelly.py:99
Method__iter__
(self)
datasets/colmap.py:316
Method__len__
(self)
datasets/dtu.py:144
Method__len__
(self)
datasets/blender.py:81
Method__len__
(self)
datasets/shelly.py:86
Method__len__
(self)
datasets/colmap.py:303
Method_get_closed_form_lr
(self)
systems/utils.py:217
Method_get_closed_form_lr
(self)
systems/utils.py:283
Methodbackward
(ctx, g)
models/utils.py:67
Methodbatch_func
(x)
models/geometry.py:86
Methodbuild_nn_modules
Function instantiates any torch.nn members within the module. If none exist, do nothing.
models/utils.py:145
Functioncast_rays
(ori, dir, z_vals)
models/ray_utils.py:5
Methodconfigure_optimizers
(self)
systems/base.py:118
Functiondecorator
(cls)
systems/__init__.py:5
Functiondecorator
(cls)
datasets/__init__.py:5
Functiondecorator
(cls)
models/__init__.py:5
Methodeval
(self)
models/base.py:24
Methodeval
(self)
models/nerf.py:142
Methodeval
(self)
models/neus.py:432
Methodexperiment
(self)
utils/loggers.py:28
Methodexport
(self, export_config)
models/nerf.py:153
← previousnext →101–200 of 362, ranked by callers