Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bennyguo/instant-nsr-pl
/ functions
Functions
274 in github.com/bennyguo/instant-nsr-pl
⨍
Functions
274
◇
Types & classes
47
↳
Endpoints
1
Method
prepare_data
(self)
datasets/blender.py:112
Method
prepare_data
(self)
datasets/colmap.py:309
Method
preprocess_data
(self, batch, stage)
systems/nerf.py:33
Method
preprocess_data
(self, batch, stage)
systems/neus.py:34
Function
prompt
(question)
utils/misc.py:17
Function
read_model
(path, ext)
datasets/colmap_utils.py:259
Function
reflect
(x, n)
models/utils.py:104
Function
register
(name)
systems/__init__.py:4
Function
register
(name)
datasets/__init__.py:4
Function
register
(name)
models/__init__.py:4
Method
regularizations
(self, out)
models/nerf.py:146
Method
regularizations
(self, out)
models/texture.py:35
Method
regularizations
(self, out)
models/texture.py:56
Method
regularizations
(self, out)
models/neus.py:307
Method
rgb_sigma_fn
(t_starts, t_ends, ray_indices)
models/nerf.py:73
Function
rotmat2qvec
(R)
datasets/colmap_utils.py:284
Method
save_cubemap
(self, filename, img, data_range=(0, 1))
utils/mixins.py:156
Method
save_data
(self, filename, data)
utils/mixins.py:177
Method
save_dir
(self)
utils/mixins.py:18
Method
save_file
(self, filename, src_path)
utils/mixins.py:224
Method
save_grayscale_image
(self, filename, img, data_range=DEFAULT_GRAYSCALE_KWARGS['data_range'], cmap=DEFAULT_GRAYSCALE_KWARGS['cmap']
utils/mixins.py:119
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
setup
(self, config, split)
datasets/dtu.py:59
Method
setup
(self, config, split)
datasets/blender.py:19
Method
setup
(self, config, split)
datasets/colmap.py:137
Method
setup
(self)
models/geometry.py:117
Method
setup
(self)
models/geometry.py:145
Method
setup
(self)
models/nerf.py:16
Method
setup
(self)
models/neus.py:48
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:145
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:131
Method
test_dataloader
(self)
datasets/colmap.py:328
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:231
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:212
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:299
Method
train_dataloader
(self)
datasets/blender.py:125
Method
train_dataloader
(self)
datasets/colmap.py:322
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:88
Method
update_step
(self, epoch, global_step)
models/geometry.py:139
Method
update_step
(self, epoch, global_step)
models/geometry.py:219
Method
update_step
(self, epoch, global_step)
models/nerf.py:45
Method
update_step
(self, epoch, global_step)
models/texture.py:32
Method
update_step
(self, epoch, global_step)
models/neus.py:37
Method
update_step
(self, epoch, global_step)
models/neus.py:79
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:195
Method
val_dataloader
(self)
datasets/blender.py:128
Method
val_dataloader
(self)
datasets/colmap.py:325
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:197
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:171
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
201–274 of 274, ranked by callers