↓ 1 callersMethodforward_prompt_encoder_adapter(
self,
image_embeddings,
image_size,
outputs,
batch,
*,
train=False
scenic/projects/pixel_llm/modeling/pixel_llm.py:521
↓ 1 callersMethodget_boundary_consistency_termCompute the boundary consistency loss. Args: dists: Array of shape [N, 2, R, R, H', W'] with samples of the two distance functions fo
scenic/projects/boundary_attention/field_of_junctions_jax/field_of_junctions.py:840
↓ 1 callersMethodget_color_consistency_termCompute the spatial color consistency loss. Args: dists: Array of shape [N, 2, R, R, H', W'] with samples of the two distance functio
scenic/projects/boundary_attention/field_of_junctions_jax/field_of_junctions.py:868