GPT4Point icon indicating copy to clipboard operation
GPT4Point copied to clipboard

Question about the neg samples

Open cocoshe opened this issue 6 months ago • 0 comments

https://github.com/Pointcept/GPT4Point/blob/3ed52d940d9c8e7d2b505bce7ce311586a48111c/lavis/models/gpt4point_models/gpt4point_qformer.py#L156-L183

The neg_idx seems to select the most similar point sample for each text sample, and the most similar text sample for each point sample.

Why the "most similar" instead of "least similar"?

cocoshe avatar Aug 03 '24 02:08 cocoshe