MCPcopy Create free account

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

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

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
Methodset_in_dim
Sets input dimension of encoding Args: in_dim: input dimension
models/utils.py:149
Methodsetup
(self, config, split)
datasets/dtu.py:59
Methodsetup
(self, config, split)
datasets/blender.py:19
Methodsetup
(self, config, split)
datasets/shelly.py:19
Methodsetup
(self, config, split)
datasets/colmap.py:165
Methodsetup
(self)
models/geometry.py:220
Methodsetup
(self)
models/geometry.py:248
Methodsetup
(self)
models/geometry.py:346
Methodsetup
(self)
models/geometry.py:482
Methodsetup
(self)
models/nerf.py:16
Methodsetup
(self)
models/neus.py:50
Methodsigma_fn
(t_starts, t_ends, ray_indices)
models/nerf.py:65
Methodsigma_fn
(t_starts, t_ends, ray_indices)
models/neus.py:171
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:134
Methodtest_dataloader
(self)
datasets/shelly.py:139
Methodtest_dataloader
(self)
datasets/colmap.py:357
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:351
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:331
Methodtrain
(self, mode=True)
models/base.py:21
Methodtrain
(self, mode=True)
models/nerf.py:138
Methodtrain
(self, mode=True)
models/neus.py:428
Methodtrain_dataloader
(self)
datasets/blender.py:128
Methodtrain_dataloader
(self)
datasets/shelly.py:133
Methodtrain_dataloader
(self)
datasets/colmap.py:351
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:127
Methodupdate_step
(self, epoch, global_step)
models/geometry.py:242
Methodupdate_step
(self, epoch, global_step)
models/geometry.py:322
Methodupdate_step
(self, epoch, global_step)
models/geometry.py:460
Methodupdate_step
(self, epoch, global_step)
models/geometry.py:613
Methodupdate_step
(self, epoch, global_step)
models/nerf.py:45
Methodupdate_step
(self, epoch, global_step)
models/texture.py:54
Methodupdate_step
(self, epoch, global_step)
models/neus.py:39
Methodupdate_step
(self, epoch, global_step)
models/neus.py:81
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:290
Methodval_dataloader
(self)
datasets/blender.py:131
Methodval_dataloader
(self)
datasets/shelly.py:136
Methodval_dataloader
(self)
datasets/colmap.py:354
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:316
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:273
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
← previous301–362 of 362, ranked by callers