Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/G-1nOnly/AniSDF
/ functions
Functions
362 in github.com/G-1nOnly/AniSDF
⨍
Functions
362
◇
Types & classes
66
↳
Endpoints
1
Method
save_image
(self, filename, img)
utils/mixins.py:147
Method
save_json
(self, filename, payload)
utils/mixins.py:227
Method
save_rgb_image
(self, filename, img, data_format=DEFAULT_RGB_KWARGS['data_format'], data_range=DEFAULT_RGB_KWARGS['data_range
utils/mixins.py:55
Method
save_state_dict
(self, filename, data)
utils/mixins.py:188
Method
save_uv_image
(self, filename, img, data_format=DEFAULT_UV_KWARGS['data_format'], data_range=DEFAULT_UV_KWARGS['data_range']
utils/mixins.py:82
Method
savedir
(self)
utils/callbacks.py:46
Method
set_in_dim
Sets input dimension of encoding Args: in_dim: input dimension
models/utils.py:149
Method
setup
(self, config, split)
datasets/dtu.py:59
Method
setup
(self, config, split)
datasets/blender.py:19
Method
setup
(self, config, split)
datasets/shelly.py:19
Method
setup
(self, config, split)
datasets/colmap.py:165
Method
setup
(self)
models/geometry.py:220
Method
setup
(self)
models/geometry.py:248
Method
setup
(self)
models/geometry.py:346
Method
setup
(self)
models/geometry.py:482
Method
setup
(self)
models/nerf.py:16
Method
setup
(self)
models/neus.py:50
Method
sigma_fn
(t_starts, t_ends, ray_indices)
models/nerf.py:65
Method
sigma_fn
(t_starts, t_ends, ray_indices)
models/neus.py:171
Method
state_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
Method
step
(self)
systems/utils.py:46
Method
test_dataloader
(self)
datasets/blender.py:134
Method
test_dataloader
(self)
datasets/shelly.py:139
Method
test_dataloader
(self)
datasets/colmap.py:357
Method
test_epoch_end
Gather metrics from all devices, compute mean. Purge repeated results using data index.
systems/base.py:108
Method
test_epoch_end
(self, out)
systems/nerf.py:188
Method
test_epoch_end
Synchronize devices. Generate image sequence using test outputs.
systems/neus.py:351
Method
test_step
(self, batch, batch_idx)
systems/base.py:105
Method
test_step
(self, batch, batch_idx)
systems/nerf.py:173
Method
test_step
(self, batch, batch_idx)
systems/neus.py:331
Method
train
(self, mode=True)
models/base.py:21
Method
train
(self, mode=True)
models/nerf.py:138
Method
train
(self, mode=True)
models/neus.py:428
Method
train_dataloader
(self)
datasets/blender.py:128
Method
train_dataloader
(self)
datasets/shelly.py:133
Method
train_dataloader
(self)
datasets/colmap.py:351
Method
training_step
(self, batch, batch_idx)
systems/base.py:74
Method
training_step
(self, batch, batch_idx)
systems/nerf.py:87
Method
training_step
(self, batch, batch_idx)
systems/neus.py:127
Method
update_step
(self, epoch, global_step)
models/geometry.py:242
Method
update_step
(self, epoch, global_step)
models/geometry.py:322
Method
update_step
(self, epoch, global_step)
models/geometry.py:460
Method
update_step
(self, epoch, global_step)
models/geometry.py:613
Method
update_step
(self, epoch, global_step)
models/nerf.py:45
Method
update_step
(self, epoch, global_step)
models/texture.py:54
Method
update_step
(self, epoch, global_step)
models/neus.py:39
Method
update_step
(self, epoch, global_step)
models/neus.py:81
Method
update_step
(self, epoch, global_step)
models/network_utils.py:60
Method
update_step
(self, epoch, global_step)
models/network_utils.py:78
Method
update_step
(self, epoch, global_step)
models/network_utils.py:290
Method
val_dataloader
(self)
datasets/blender.py:131
Method
val_dataloader
(self)
datasets/shelly.py:136
Method
val_dataloader
(self)
datasets/colmap.py:354
Method
validation_epoch_end
Gather metrics from all devices, compute mean. Purge repeated results using data index.
systems/base.py:98
Method
validation_epoch_end
(self, out)
systems/nerf.py:158
Method
validation_epoch_end
(self, out)
systems/neus.py:316
Method
validation_step
(self, batch, batch_idx)
systems/base.py:89
Method
validation_step
(self, batch, batch_idx)
systems/nerf.py:136
Method
validation_step
(self, batch, batch_idx)
systems/neus.py:273
Method
version
(self)
utils/loggers.py:23
Method
version
Get the experiment version. Returns: The experiment version if specified else the next version.
utils/callbacks.py:23
Function
write_obj
(filename, v_pos, t_pos_idx, v_tex, t_tex_idx)
utils/obj.py:59
← previous
301–362 of 362, ranked by callers