Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feat] Implementing SmoothAP loss #721

Open
wants to merge 2 commits into
base: dev
Choose a base branch
from

Conversation

ir2718
Copy link
Contributor

@ir2718 ir2718 commented Oct 17, 2024

Hi,

this PR implements the loss presented in the paper Smooth-AP: Smoothing the Path Towards Large-Scale Image Retrieval. The default hyperparameters are chosen using the values that resemble a heavyside step function, as suggested by the authors.

Aside from the implementation, I also added a section in the docs and a test case which uses the original implementation to calculate the loss.

@KevinMusgrave KevinMusgrave changed the base branch from master to dev October 23, 2024 20:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant