MethodforwardUnified forward with multiple modes. Args: image: Input images, shape (B, C, H, W). text: Input token IDs, shape (B,
vtp/models/vtp_hf/modeling_vtp.py:399
Methodget_clip_logitsCompute CLIP similarity logits. Args: image: Input images, shape (B_img, C, H, W). text: Input token IDs, shape (B_tx
vtp/models/vtp_hf/modeling_vtp.py:312