Open
Description
'similarity= (100.0 * text_features @ self.lvis_embed.to(self.device)).softmax(dim=-1)'
Why do we need to perform matrix multiplication on text_features and self.lvis_embed? What does self.lvis_embed refer to? I look forward to the author's answer.
Metadata
Metadata
Assignees
Labels
No labels