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
↓ 1 callers
Method
val_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
Method
backward
(ctx, g)
models/utils.py:64
Method
batch_func
(x)
models/geometry.py:84
Function
cast_rays
(ori, dir, z_vals)
models/ray_utils.py:5
Method
configure_optimizers
(self)
systems/base.py:118
Function
decorator
(cls)
systems/__init__.py:5
Function
decorator
(cls)
datasets/__init__.py:5
Function
decorator
(cls)
models/__init__.py:5
Method
eval
(self)
models/base.py:24
Method
eval
(self)
models/nerf.py:142
Method
eval
(self)
models/neus.py:303
Method
experiment
(self)
utils/loggers.py:28
Method
export
(self)
systems/base.py:115
Method
export
(self, export_config)
models/nerf.py:153
Method
export
(self, export_config)
models/neus.py:314
Method
forward
(self, batch)
systems/base.py:25
Method
forward
(self, batch)
systems/nerf.py:30
Method
forward
(self, inputs, targets, weight=None, reduction='mean')
systems/criterions.py:11
Method
forward
(self, inputs, targets, valid_mask=None, reduction='mean')
systems/criterions.py:44
Method
forward
(self, batch)
systems/neus.py:31
Method
forward
(ctx, x)
models/utils.py:58
Method
forward
(self, level, threshold=0.)
models/geometry.py:54
Method
forward
(self, points)
models/geometry.py:122
Method
forward
(self, points, with_grad=True, with_feature=True, with_laplace=False)
models/geometry.py:158
Method
forward
(self, rays)
models/nerf.py:129
Method
forward
(self, features, dirs, *args)
models/texture.py:23
Method
forward
(self, features, *args)
models/texture.py:49
Method
forward
(self, x)
models/neus.py:34
Method
forward
(self, rays)
models/neus.py:289
Method
forward
(self, x)
models/network_utils.py:25
Method
forward
(self, x)
models/network_utils.py:55
Method
forward
(self, x, *args)
models/network_utils.py:75
Method
forward
(self, x)
models/network_utils.py:109
Method
forward
(self, x)
models/network_utils.py:192
Method
forward_level
(self, points)
models/geometry.py:132
Method
forward_level
(self, points)
models/geometry.py:212
Method
func
(self)
systems/criterions.py:30
Method
func
(self)
systems/criterions.py:36
Method
get_lr
(self)
systems/utils.py:202
Method
get_lr
(self)
systems/utils.py:268
Method
get_metrics
(self, *args, **kwargs)
utils/callbacks.py:95
Method
inv_s
(self)
models/neus.py:28
Method
isosurface
(self)
models/geometry.py:104
Function
load_obj
(filename)
utils/obj.py:4
Method
load_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
Method
log_hyperparams
(self, params)
utils/loggers.py:32
Method
log_metrics
(self, metrics, step)
utils/loggers.py:36
Function
make
(name, config, load_from_checkpoint=None)
systems/__init__.py:11
Function
make
(name, config)
datasets/__init__.py:11
Function
make
(name, config)
models/__init__.py:11
Method
name
(self)
utils/loggers.py:19
Method
occ_eval_fn
(x)
models/nerf.py:49
Method
occ_eval_fn
(x)
models/neus.py:90
Method
occ_eval_fn_bg
(x)
models/neus.py:103
Method
on_fit_start
(self, trainer, pl_module)
utils/callbacks.py:72
Method
on_fit_start
(self, trainer, pl_module)
utils/callbacks.py:90
Method
on_predict_batch_start
(self, batch, batch_idx, dataloader_idx)
systems/base.py:69
Method
on_test_batch_start
(self, batch, batch_idx, dataloader_idx)
systems/base.py:64
Method
on_train_batch_start
(self, batch, batch_idx, unused=0)
systems/base.py:54
Method
on_validation_batch_start
(self, batch, batch_idx, dataloader_idx)
systems/base.py:59
Method
predict_dataloader
(self)
datasets/blender.py:134
Method
predict_dataloader
(self)
datasets/colmap.py:331
Method
prepare
(self)
systems/nerf.py:23
Method
prepare
(self)
systems/neus.py:24
Method
prepare_data
(self)
datasets/dtu.py:178
← previous
next →
101–200 of 274, ranked by callers