pytorch-metric-learning icon indicating copy to clipboard operation
pytorch-metric-learning copied to clipboard

Quadruplet Miners

Open Mahendra114027 opened this issue 1 year ago • 1 comments

Hi,

Thanks for this amazing library.

I wanted to know if it is currently feasible to mine quadruplets which qualify certain conditions like in SEMIHARD mode for triplet mining. I would like to mine quadruplets as (anchor, positive, negative1, negative2)

Thanks in advance for your suggestions!

Mahendra114027 avatar Aug 02 '24 11:08 Mahendra114027

No unfortunately this library doesn't support mining quadruplets. I'm open to suggestions about how it could be implemented though.

KevinMusgrave avatar Aug 05 '24 12:08 KevinMusgrave