Method__init__(
self,
inner_dim: int,
cond_dim: int,
num_heads: int,
eps: float,
submodules/instant_mesh/models/decoder/transformer.py:26
Methodadd_ngon(
self,
sides,
center,
radius,
angle,
material,
color=
engine/mpm_solver.py:1004
Methodforward(
self, sample, timestep, encoder_hidden_states, class_labels=None,
*args, cross_attention_kwa
submodules/instant_mesh/zero123plus/pipeline.py:118
Methodforward(self, sample, timestep, encoder_hidden_states, class_labels=None, *args, cross_attention_kwargs: dict, **kwar
submodules/instant_mesh/zero123plus/pipeline.py:196
Methodforward(self, planes, decoder, ray_origins, ray_directions, rendering_options)
submodules/instant_mesh/models/renderer/utils/renderer.py:158
Methodforward(self, colors, densities, depths, rendering_options, normals=None)
submodules/instant_mesh/models/renderer/utils/ray_marcher.py:66