MCPcopy Create free account

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

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

↓ 1 callersMethodval_dataloader
(self)
datasets/dtu.py:194
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:81
Method__getitem__
(self, index)
datasets/colmap.py:278
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, config, split)
datasets/dtu.py:154
Method__init__
(self, config)
datasets/dtu.py:164
Method__init__
(self, config, split)
datasets/blender.py:88
Method__init__
(self, config)
datasets/blender.py:98
Method__init__
(self, config, split)
datasets/colmap.py:285
Method__init__
(self, config)
datasets/colmap.py:295
Method__init__
(self, config)
models/base.py:7
Method__init__
(self, config)
models/geometry.py:70
Method__init__
(self, config)
models/texture.py:12
Method__init__
(self, config)
models/neus.py:16
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, encoding, network)
models/network_utils.py:188
Method__iter__
(self)
datasets/dtu.py:157
Method__iter__
(self)
datasets/blender.py:91
Method__iter__
(self)
datasets/colmap.py:288
Method__len__
(self)
datasets/dtu.py:144
Method__len__
(self)
datasets/blender.py:78
Method__len__
(self)
datasets/colmap.py:275
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:64
Methodbatch_func
(x)
models/geometry.py:84
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:303
Methodexperiment
(self)
utils/loggers.py:28
Methodexport
(self)
systems/base.py:115
Methodexport
(self, export_config)
models/nerf.py:153
Methodexport
(self, export_config)
models/neus.py:314
Methodforward
(self, batch)
systems/base.py:25
Methodforward
(self, batch)
systems/nerf.py:30
Methodforward
(self, inputs, targets, weight=None, reduction='mean')
systems/criterions.py:11
Methodforward
(self, inputs, targets, valid_mask=None, reduction='mean')
systems/criterions.py:44
Methodforward
(self, batch)
systems/neus.py:31
Methodforward
(ctx, x)
models/utils.py:58
Methodforward
(self, level, threshold=0.)
models/geometry.py:54
Methodforward
(self, points)
models/geometry.py:122
Methodforward
(self, points, with_grad=True, with_feature=True, with_laplace=False)
models/geometry.py:158
Methodforward
(self, rays)
models/nerf.py:129
Methodforward
(self, features, dirs, *args)
models/texture.py:23
Methodforward
(self, features, *args)
models/texture.py:49
Methodforward
(self, x)
models/neus.py:34
Methodforward
(self, rays)
models/neus.py:289
Methodforward
(self, x)
models/network_utils.py:25
Methodforward
(self, x)
models/network_utils.py:55
Methodforward
(self, x, *args)
models/network_utils.py:75
Methodforward
(self, x)
models/network_utils.py:109
Methodforward
(self, x)
models/network_utils.py:192
Methodforward_level
(self, points)
models/geometry.py:132
Methodforward_level
(self, points)
models/geometry.py:212
Methodfunc
(self)
systems/criterions.py:30
Methodfunc
(self)
systems/criterions.py:36
Methodget_lr
(self)
systems/utils.py:202
Methodget_lr
(self)
systems/utils.py:268
Methodget_metrics
(self, *args, **kwargs)
utils/callbacks.py:95
Methodinv_s
(self)
models/neus.py:28
Methodisosurface
(self)
models/geometry.py:104
Functionload_obj
(filename)
utils/obj.py:4
Methodload_state_dict
Loads the schedulers state. Args: state_dict (dict): scheduler state. Should be an object returned from a call to
systems/utils.py:65
Methodlog_hyperparams
(self, params)
utils/loggers.py:32
Methodlog_metrics
(self, metrics, step)
utils/loggers.py:36
Functionmake
(name, config, load_from_checkpoint=None)
systems/__init__.py:11
Functionmake
(name, config)
datasets/__init__.py:11
Functionmake
(name, config)
models/__init__.py:11
Methodname
(self)
utils/loggers.py:19
Methodocc_eval_fn
(x)
models/nerf.py:49
Methodocc_eval_fn
(x)
models/neus.py:90
Methodocc_eval_fn_bg
(x)
models/neus.py:103
Methodon_fit_start
(self, trainer, pl_module)
utils/callbacks.py:72
Methodon_fit_start
(self, trainer, pl_module)
utils/callbacks.py:90
Methodon_predict_batch_start
(self, batch, batch_idx, dataloader_idx)
systems/base.py:69
Methodon_test_batch_start
(self, batch, batch_idx, dataloader_idx)
systems/base.py:64
Methodon_train_batch_start
(self, batch, batch_idx, unused=0)
systems/base.py:54
Methodon_validation_batch_start
(self, batch, batch_idx, dataloader_idx)
systems/base.py:59
Methodpredict_dataloader
(self)
datasets/blender.py:134
Methodpredict_dataloader
(self)
datasets/colmap.py:331
Methodprepare
(self)
systems/nerf.py:23
Methodprepare
(self)
systems/neus.py:24
Methodprepare_data
(self)
datasets/dtu.py:178
← previousnext →101–200 of 274, ranked by callers