↓ 11 callersMethod__init__(
self, *,
width: int,
expand_ratio: int = 4,
output_width: int = None,
baselines/core/models/autoencoders/attention_blocks.py:177
↓ 5 callersMethodcheck_interval(
self,
train_eps,
sample_eps,
*,
diffusion_form="SBDM",
sde=F
baselines/core/models/diffusion/transport/transport.py:108
↓ 3 callersMethod__init__(
self,
version=None,
config=None,
use_cls_token=True,
image_size=224,
baselines/core/models/conditioner.py:59
↓ 2 callersMethodadd_mesh(self, v, f, c=None, uv=None, n=None, shading={}, texture_data=None, **kwargs)
baselines/core/utils/visualizers/pythreejs_viewer.py:222
↓ 2 callersMethoddenormalize_image Args: image (np.ndarray): [3, h, w] Returns: image (np.ndarray): [h, w, 3], np.uint8, [0, 255].
baselines/core/utils/trainings/mesh_log_callback.py:251
↓ 2 callersFunctionfind_next_points(grid_logits, mc_level, octree_depth_now, resolutions, bbox_size, bbox_min,
bbox_max, dil
baselines/core/models/autoencoders/volume_decoders.py:162
↓ 2 callersMethodlog_img(self, pl_module: pl.LightningModule, batch: Tuple[torch.LongTensor, torch.FloatTensor], batch_idx: int,
baselines/core/utils/trainings/callback.py:144