Functionget_predicted_noise(model_output, timesteps, sample, prediction_type, alphas, sigmas, N_gen)
hy3dgen/texgen/hunyuanpaint/pipeline.py:113
Functionget_predicted_original_sample(model_output, timesteps, sample, prediction_type, alphas, sigmas, N_gen)
hy3dgen/texgen/hunyuanpaint/pipeline.py:93
Methodrender(
self,
elev,
azim,
camera_distance=None,
center=None,
resolut
hy3dgen/texgen/differentiable_renderer/mesh_render.py:377
Methodrender_depth(
self,
elev,
azim,
camera_distance=None,
center=None,
resolut
hy3dgen/texgen/differentiable_renderer/mesh_render.py:525
Methodrun(self, grid_logit, *, mc_level, bounds, octree_resolution, **kwargs)
hy3dgen/shapegen/models/autoencoders/surface_extractors.py:68