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
export
(self, export_config)
models/neus.py:443
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, src_vec, tar_vec)
systems/s3im.py:74
Method
forward
(self, batch)
systems/neus.py:54
Method
forward
(self, omega_o, a, la, mu)
models/ASG_encoder.py:97
Method
forward
Compute integrated directional encoding (IDE). Args: xyz: [..., 3] array of Cartesian coordinates of directions to evaluate at.
models/ide_encoder.py:99
Method
forward
(ctx, x)
models/utils.py:61
Method
forward
Returns processed tensor Args: in_tensor: Input tensor to process
models/utils.py:166
Method
forward
Call forward Args: in_tensor: input tensor to process
models/utils.py:199
Method
forward
(self, level, threshold=0.)
models/geometry.py:56
Method
forward
(self, threshold=0.)
models/geometry.py:168
Method
forward
(self, points)
models/geometry.py:225
Method
forward
(self, points, with_grad=True, with_feature=True, with_laplace=False)
models/geometry.py:261
Method
forward
(self, points, with_grad=True, with_feature=True, with_laplace=False, with_auxiliary_feature=False)
models/geometry.py:359
Method
forward
(self, points, with_grad=True, with_feature=True, with_laplace=False, with_auxiliary_feature=False)
models/geometry.py:499
Method
forward
(self, rays)
models/nerf.py:129
Method
forward
(self, features, dirs, camera_indices=None, ray_indices=None, *args)
models/texture.py:29
Method
forward
(self, features, *args)
models/texture.py:71
Method
forward
(self, features, viewdirs, normals)
models/texture.py:96
Method
forward
(self, features, viewdirs, normals)
models/texture.py:142
Method
forward
(self, features, viewdirs, normals, positions=None)
models/texture.py:225
Method
forward
(self, features, viewdirs, normals, positions=None)
models/texture.py:322
Method
forward
(self, features, viewdirs, normals, positions=None, camera_indices=None, ray_indices=None)
models/texture.py:399
Method
forward
(self, x)
models/neus.py:36
Method
forward
(self, rays, camera_indices=None)
models/neus.py:412
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:116
Method
forward
(self, x)
models/network_utils.py:165
Method
forward
(self, x)
models/network_utils.py:287
Method
forward_level
(self, points)
models/geometry.py:235
Method
forward_level
(self, points)
models/geometry.py:315
Method
forward_level
(self, points)
models/geometry.py:453
Method
forward_level
(self, points)
models/geometry.py:603
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
get_out_dim
Calculates output dimension of encoding.
models/utils.py:159
Method
grid_vertices
(self)
models/geometry.py:151
Method
inv_s
(self)
models/neus.py:30
Method
isosurface
(self)
models/geometry.py:106
Method
isosurface
(self)
models/geometry.py:210
Method
lipshitz_bound_full
(self)
models/network_utils.py:223
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
Function
map_range_val
( input_val, input_start, input_end, output_start, output_end)
models/utils.py:124
Method
name
(self)
utils/loggers.py:19
Method
occ_eval_fn
(x)
models/nerf.py:49
Method
occ_eval_fn
(x)
models/neus.py:92
Method
occ_eval_fn_bg
(x)
models/neus.py:105
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:137
Method
predict_dataloader
(self)
datasets/shelly.py:142
Method
predict_dataloader
(self)
datasets/colmap.py:360
Method
prepare
(self)
systems/nerf.py:23
Method
prepare
(self)
systems/neus.py:26
Method
prepare_data
(self)
datasets/dtu.py:179
Method
prepare_data
(self)
datasets/blender.py:115
Method
prepare_data
(self)
datasets/shelly.py:120
Method
prepare_data
(self)
datasets/colmap.py:338
Method
preprocess_data
(self, batch, stage)
systems/nerf.py:33
Method
preprocess_data
(self, batch, stage)
systems/neus.py:60
Function
prompt
(question)
utils/misc.py:17
Function
read_model
(path, ext)
datasets/colmap_utils.py:259
Function
reflect
(x, n)
models/utils.py:107
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:57
Method
regularizations
(self, out)
models/texture.py:78
Method
regularizations
(self, out)
models/texture.py:121
Method
regularizations
(self, out)
models/texture.py:183
Method
regularizations
(self, out)
models/texture.py:256
Method
regularizations
(self, out)
models/texture.py:350
Method
regularizations
(self, out)
models/texture.py:446
Method
regularizations
(self, out)
models/neus.py:436
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
← previous
next →
201–300 of 362, ranked by callers