Skip to content

Selectively Contrastive Triplet loss #287

Open
@littleredxh

Description

@littleredxh

Hi Kevin

Would you mind add my Selectively Contrastive Triplet loss (which is published in ECCV2020)? The major idea of this paper is to overcome the local minima during the triplet optimization. This loss work especially well on high intra-variance datasets such as Hotel50K. And I provide my implementation in this repo:

https://github.com/littleredxh/HardNegative

You can find the loss function in "_code/Loss.py" file

I think this loss function can be easily adapted into your framework.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions