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

How exaclty is the global triplet loss function implemented? Can you provide an implementation of it? #1

Open
kaushal-py opened this issue Feb 4, 2018 · 3 comments

Comments

@kaushal-py
Copy link

No description provided.

@rteja1113
Copy link

rteja1113 commented Mar 26, 2018

Yeah, I'd like to know the answer for that too, since the paper says global losses are computed using the 'entire training data', which means it should have access to activations of entire training set during backprop. This seems impossible given the limited amount of memory in GPU.

or does 'entire training set' mean the current mini-batch ?. I'm not sure what 'N' is in the paper.

@learnxy
Copy link

learnxy commented Oct 27, 2018

yeah i also want to know what's mean of local image? it's one image for the total training set or just a patch for one image??

@swg209
Copy link

swg209 commented Aug 5, 2019

@kb-studios Hi, had you implement the code of global loss function?

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

No branches or pull requests

4 participants