Gabriel Oliveira

Results 5 comments of Gabriel Oliveira

> Hello everyone, > same question here: how do I do it during the decoding phase? During decoding, we have multiple attention weights, since there are several heads and also...

@PepZhu I couldn't solve it yet...

> Same question. I'm looking for a model that can perform retrieval as in CLIP or ALIGN and also caption images so would be good if the pretrained weights were...

Since I am using a GPU to run my experiments, do you think it is better use `ot.sinkhorn2` with parameter `method="sinkhorn_log"` to compute the sinkhorn divergence?