↓ 1 callersMethod_compute_spatial_crop_maskCompute float mask for spatial crop region (y1, x1, y2, x2) in pixel coords. Returns [B, seq_len] in {0, 1}.
packages/ltx-trainer/src/ltx_trainer/training_strategies/flexible.py:542
↓ 1 callersMethod_load_and_downsample_maskLoad a mask image/video and downsample to latent-space dimensions. Returns a binary float tensor of shape [1, F', H', W'] where F', H', W' are
packages/ltx-trainer/src/ltx_trainer/validation_runner.py:932