Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ShanghaiTech-IMPACT/TeethDreamer
/ functions
Functions
848 in github.com/ShanghaiTech-IMPACT/TeethDreamer
⨍
Functions
848
◇
Types & classes
168
↳
Endpoints
1
Method
configure_optimizers
(self)
instant-nsr-pl/systems/base.py:118
Method
configure_optimizers
(self)
ldm/models/autoencoder.py:197
Method
configure_optimizers
(self)
ldm/models/autoencoder.py:386
Method
configure_optimizers
(self)
ldm/models/diffusion/zero123.py:457
Method
configure_optimizers
(self)
ldm/models/diffusion/teeth_dreamer.py:594
Method
configure_optimizers
(self)
ldm/models/diffusion/sync_dreamer.py:880
Function
convert_module_to_f16
(x)
ldm/modules/diffusionmodules/openaimodel.py:25
Function
convert_module_to_f32
(x)
ldm/modules/diffusionmodules/openaimodel.py:28
Method
convert_to_fp16
Convert the torso of the model to float16.
ldm/modules/diffusionmodules/openaimodel.py:730
Method
convert_to_fp16
Convert the torso of the model to float16.
ldm/modules/diffusionmodules/openaimodel.py:963
Method
convert_to_fp32
Convert the torso of the model to float32.
ldm/modules/diffusionmodules/openaimodel.py:741
Method
convert_to_fp32
Convert the torso of the model to float32.
ldm/modules/diffusionmodules/openaimodel.py:970
Method
count_flops
(model, _x, y)
ldm/modules/diffusionmodules/openaimodel.py:376
Method
count_flops
(model, _x, y)
ldm/modules/diffusionmodules/openaimodel.py:410
Function
create_carvekit_interface
()
ldm/util.py:53
Method
decode
(self, z)
ldm/modules/encoders/modules.py:532
Method
decode
(self, h, force_not_quantize=False)
ldm/models/autoencoder.py:274
Method
decode
(self, x, *args, **kwargs)
ldm/models/autoencoder.py:434
Method
decode_code
(self, code_b)
ldm/models/autoencoder.py:112
Function
decorator
(cls)
instant-nsr-pl/systems/__init__.py:5
Function
decorator
(cls)
instant-nsr-pl/datasets/__init__.py:5
Function
decorator
(cls)
instant-nsr-pl/models/__init__.py:5
Function
disabled_train
Overwrite model.train with this function to make sure train/eval mode does not change anymore.
ldm/modules/encoders/modules.py:178
Function
disabled_train
Overwrite model.train with this function to make sure train/eval mode does not change anymore.
ldm/models/diffusion/zero123.py:19
Function
disabled_train
Overwrite model.train with this function to make sure train/eval mode does not change anymore.
ldm/models/diffusion/teeth_dreamer.py:19
Function
disabled_train
Overwrite model.train with this function to make sure train/eval mode does not change anymore.
ldm/models/diffusion/sync_dreamer.py:19
Function
downsample_gaussian_blur
(img, ratio)
ldm/base_utils.py:173
Function
draw_epipolar_lines
(F, img0, img1,num=20)
ldm/base_utils.py:58
Function
draw_keypoints
(img, kps, colors=None, radius=2)
ldm/base_utils.py:133
Method
encode
(self, *args, **kwargs)
ldm/modules/encoders/modules.py:16
Method
encode
(self, x)
ldm/modules/encoders/modules.py:21
Method
encode
(self, img)
ldm/modules/encoders/modules.py:54
Method
encode
(self, img)
ldm/modules/encoders/modules.py:84
Method
encode
(self, x)
ldm/modules/encoders/modules.py:119
Method
encode
(self, text)
ldm/modules/encoders/modules.py:140
Method
encode
(self, text)
ldm/modules/encoders/modules.py:209
Method
encode
(self, img)
ldm/modules/encoders/modules.py:251
Method
encode
(self, text)
ldm/modules/encoders/modules.py:279
Method
encode
(self, im)
ldm/modules/encoders/modules.py:327
Method
encode
(self, text)
ldm/modules/encoders/modules.py:340
Method
encode
(self, im)
ldm/modules/encoders/modules.py:381
Method
encode
(self, im)
ldm/modules/encoders/modules.py:440
Method
encode
(self, x)
ldm/modules/encoders/modules.py:471
Method
encode
(self, x)
ldm/models/autoencoder.py:269
Method
encode
(self, x, *args, **kwargs)
ldm/models/autoencoder.py:431
Method
encode_to_prequant
(self, x)
ldm/models/autoencoder.py:102
Method
eval
(self)
instant-nsr-pl/models/nerf.py:142
Method
eval
(self)
instant-nsr-pl/models/neus.py:323
Method
experiment
(self)
instant-nsr-pl/utils/loggers.py:28
Method
export
(self)
instant-nsr-pl/systems/base.py:115
Method
export
(self, export_config)
instant-nsr-pl/models/nerf.py:153
Method
export
(self, export_config)
instant-nsr-pl/models/neus.py:334
Method
forward
(self, batch)
instant-nsr-pl/systems/base.py:25
Method
forward
(self, batch)
instant-nsr-pl/systems/nerf.py:30
Method
forward
(self, inputs, targets, weight=None, reduction='mean')
instant-nsr-pl/systems/criterions.py:11
Method
forward
(self, inputs, targets, valid_mask=None, reduction='mean')
instant-nsr-pl/systems/criterions.py:44
Method
forward
(self, batch)
instant-nsr-pl/systems/neus.py:44
Method
forward
(ctx, x)
instant-nsr-pl/models/utils.py:58
Method
forward
(self, level, threshold=0.)
instant-nsr-pl/models/geometry.py:54
Method
forward
(self, points)
instant-nsr-pl/models/geometry.py:122
Method
forward
(self, points, with_grad=True, with_feature=True, with_laplace=False)
instant-nsr-pl/models/geometry.py:208
Method
forward
(self, rays)
instant-nsr-pl/models/nerf.py:129
Method
forward
(self, features, dirs, *args)
instant-nsr-pl/models/texture.py:23
Method
forward
(self, features, *args)
instant-nsr-pl/models/texture.py:49
Method
forward
(self, x)
instant-nsr-pl/models/neus.py:34
Method
forward
(self, rays)
instant-nsr-pl/models/neus.py:309
Method
forward
(self, x)
instant-nsr-pl/models/network_utils.py:25
Method
forward
(self, x)
instant-nsr-pl/models/network_utils.py:55
Method
forward
(self, x, *args)
instant-nsr-pl/models/network_utils.py:75
Method
forward
(self, x)
instant-nsr-pl/models/network_utils.py:109
Method
forward
(self, x)
instant-nsr-pl/models/network_utils.py:192
Method
forward
(self, x)
ldm/modules/x_transformer.py:34
Method
forward
(self, x, seq_dim=1, offset=0)
ldm/modules/x_transformer.py:45
Method
forward
(self, x, **kwargs)
ldm/modules/x_transformer.py:123
Method
forward
(self, x, **kwargs)
ldm/modules/x_transformer.py:134
Method
forward
(self, x)
ldm/modules/x_transformer.py:146
Method
forward
(self, x)
ldm/modules/x_transformer.py:158
Method
forward
(self, x, residual)
ldm/modules/x_transformer.py:164
Method
forward
(self, x, residual)
ldm/modules/x_transformer.py:173
Method
forward
(self, x)
ldm/modules/x_transformer.py:189
Method
forward
(self, x)
ldm/modules/x_transformer.py:210
Method
forward
( self, x, context=None, mask=None, context_mask=N
ldm/modules/x_transformer.py:268
Method
forward
( self, x, context=None, mask=None, context_mask=N
ldm/modules/x_transformer.py:481
Method
forward
( self, x, return_embeddings=False, mask=None, ret
ldm/modules/x_transformer.py:598
Method
forward
(self, x)
ldm/modules/attention.py:42
Method
forward
(self, x)
ldm/modules/attention.py:51
Method
forward
(self, x)
ldm/modules/attention.py:72
Method
forward
(self, x)
ldm/modules/attention.py:97
Method
forward
(self, x)
ldm/modules/attention.py:135
Method
forward
(self, x, context=None, mask=None)
ldm/modules/attention.py:179
Method
forward
(self, x, context=None)
ldm/modules/attention.py:228
Method
forward
(self, x, context=None)
ldm/modules/attention.py:262
Method
forward
(self, x)
ldm/modules/attention.py:287
Method
forward
(self, x, context=None)
ldm/modules/attention.py:325
Method
forward
(self, x)
ldm/modules/diffusionmodules/openaimodel.py:52
Method
forward
Apply the module to `x` given `emb` timestep embeddings.
ldm/modules/diffusionmodules/openaimodel.py:69
Method
forward
(self, x, emb, context=None)
ldm/modules/diffusionmodules/openaimodel.py:81
Method
forward
(self, x)
ldm/modules/diffusionmodules/openaimodel.py:110
Method
forward
(self,x)
ldm/modules/diffusionmodules/openaimodel.py:131
Method
forward
(self, x)
ldm/modules/diffusionmodules/openaimodel.py:159
← previous
next →
501–600 of 848, ranked by callers