↓ 1 callersFunctionget_K(w, h, fl_x, fl_y, cx, cy, width, height)
gen3r/utils/data_utils.py:528
↓ 1 callersFunctionget_noise_pred(
transformer3d,
noisy_latent, # [B, 16, f, 70, 140]
plucker_embeds, # [B, 24, f, H, W]
t,
train_dit.py:529
↓ 1 callersMethodprepare_latents(
self, batch_size, num_channels_latents, num_frames, height, width, dtype, device, generator, latents
gen3r/pipeline/pipeline_gen3r.py:380