MCPcopy Create free account

hub / github.com/bennyguo/instant-nsr-pl / functions

Functions274 in github.com/bennyguo/instant-nsr-pl

Methodprepare_data
(self)
datasets/blender.py:112
Methodprepare_data
(self)
datasets/colmap.py:309
Methodpreprocess_data
(self, batch, stage)
systems/nerf.py:33
Methodpreprocess_data
(self, batch, stage)
systems/neus.py:34
Functionprompt
(question)
utils/misc.py:17
Functionread_model
(path, ext)
datasets/colmap_utils.py:259
Functionreflect
(x, n)
models/utils.py:104
Functionregister
(name)
systems/__init__.py:4
Functionregister
(name)
datasets/__init__.py:4
Functionregister
(name)
models/__init__.py:4
Methodregularizations
(self, out)
models/nerf.py:146
Methodregularizations
(self, out)
models/texture.py:35
Methodregularizations
(self, out)
models/texture.py:56
Methodregularizations
(self, out)
models/neus.py:307
Methodrgb_sigma_fn
(t_starts, t_ends, ray_indices)
models/nerf.py:73
Functionrotmat2qvec
(R)
datasets/colmap_utils.py:284
Methodsave_cubemap
(self, filename, img, data_range=(0, 1))
utils/mixins.py:156
Methodsave_data
(self, filename, data)
utils/mixins.py:177
Methodsave_dir
(self)
utils/mixins.py:18
Methodsave_file
(self, filename, src_path)
utils/mixins.py:224
Methodsave_grayscale_image
(self, filename, img, data_range=DEFAULT_GRAYSCALE_KWARGS['data_range'], cmap=DEFAULT_GRAYSCALE_KWARGS['cmap']
utils/mixins.py:119
Methodsave_image
(self, filename, img)
utils/mixins.py:147
Methodsave_json
(self, filename, payload)
utils/mixins.py:227
Methodsave_rgb_image
(self, filename, img, data_format=DEFAULT_RGB_KWARGS['data_format'], data_range=DEFAULT_RGB_KWARGS['data_range
utils/mixins.py:55
Methodsave_state_dict
(self, filename, data)
utils/mixins.py:188
Methodsave_uv_image
(self, filename, img, data_format=DEFAULT_UV_KWARGS['data_format'], data_range=DEFAULT_UV_KWARGS['data_range']
utils/mixins.py:82
Methodsavedir
(self)
utils/callbacks.py:46
Methodsetup
(self, config, split)
datasets/dtu.py:59
Methodsetup
(self, config, split)
datasets/blender.py:19
Methodsetup
(self, config, split)
datasets/colmap.py:137
Methodsetup
(self)
models/geometry.py:117
Methodsetup
(self)
models/geometry.py:145
Methodsetup
(self)
models/nerf.py:16
Methodsetup
(self)
models/neus.py:48
Methodsigma_fn
(t_starts, t_ends, ray_indices)
models/nerf.py:65
Methodsigma_fn
(t_starts, t_ends, ray_indices)
models/neus.py:145
Methodstate_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:50
Methodstep
(self)
systems/utils.py:46
Methodtest_dataloader
(self)
datasets/blender.py:131
Methodtest_dataloader
(self)
datasets/colmap.py:328
Methodtest_epoch_end
Gather metrics from all devices, compute mean. Purge repeated results using data index.
systems/base.py:108
Methodtest_epoch_end
(self, out)
systems/nerf.py:188
Methodtest_epoch_end
Synchronize devices. Generate image sequence using test outputs.
systems/neus.py:231
Methodtest_step
(self, batch, batch_idx)
systems/base.py:105
Methodtest_step
(self, batch, batch_idx)
systems/nerf.py:173
Methodtest_step
(self, batch, batch_idx)
systems/neus.py:212
Methodtrain
(self, mode=True)
models/base.py:21
Methodtrain
(self, mode=True)
models/nerf.py:138
Methodtrain
(self, mode=True)
models/neus.py:299
Methodtrain_dataloader
(self)
datasets/blender.py:125
Methodtrain_dataloader
(self)
datasets/colmap.py:322
Methodtraining_step
(self, batch, batch_idx)
systems/base.py:74
Methodtraining_step
(self, batch, batch_idx)
systems/nerf.py:87
Methodtraining_step
(self, batch, batch_idx)
systems/neus.py:88
Methodupdate_step
(self, epoch, global_step)
models/geometry.py:139
Methodupdate_step
(self, epoch, global_step)
models/geometry.py:219
Methodupdate_step
(self, epoch, global_step)
models/nerf.py:45
Methodupdate_step
(self, epoch, global_step)
models/texture.py:32
Methodupdate_step
(self, epoch, global_step)
models/neus.py:37
Methodupdate_step
(self, epoch, global_step)
models/neus.py:79
Methodupdate_step
(self, epoch, global_step)
models/network_utils.py:60
Methodupdate_step
(self, epoch, global_step)
models/network_utils.py:78
Methodupdate_step
(self, epoch, global_step)
models/network_utils.py:195
Methodval_dataloader
(self)
datasets/blender.py:128
Methodval_dataloader
(self)
datasets/colmap.py:325
Methodvalidation_epoch_end
Gather metrics from all devices, compute mean. Purge repeated results using data index.
systems/base.py:98
Methodvalidation_epoch_end
(self, out)
systems/nerf.py:158
Methodvalidation_epoch_end
(self, out)
systems/neus.py:197
Methodvalidation_step
(self, batch, batch_idx)
systems/base.py:89
Methodvalidation_step
(self, batch, batch_idx)
systems/nerf.py:136
Methodvalidation_step
(self, batch, batch_idx)
systems/neus.py:171
Methodversion
(self)
utils/loggers.py:23
Methodversion
Get the experiment version. Returns: The experiment version if specified else the next version.
utils/callbacks.py:23
Functionwrite_obj
(filename, v_pos, t_pos_idx, v_tex, t_tex_idx)
utils/obj.py:59
← previous201–274 of 274, ranked by callers