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

Do you have a plan to release your train code? #4

Open
IrvingShu opened this issue Jul 16, 2019 · 8 comments
Open

Do you have a plan to release your train code? #4

IrvingShu opened this issue Jul 16, 2019 · 8 comments

Comments

@IrvingShu
Copy link

No description provided.

@fereenwong
Copy link

fereenwong commented Aug 9, 2019

Waiting for train code +1 @almazan

@almazan
Copy link
Contributor

almazan commented Sep 6, 2019

Hi @IrvingShu and @fereenwong,

Unfortunately, we don't have plans for releasing the training code at the moment.

However, I just added to the repository the AP loss function that is described in the paper and that we used to train our models, which can be used for reference. You can find it here.

I hope that helps :)

Cheers!
Jon

@yan796
Copy link

yan796 commented Oct 28, 2019

hi, thanks for the code :). I was wondering if label should not be NxN ? Can you please help understand what label is from your equation (12) ? Is it Yi ?

@lyl472324464
Copy link

Hi @IrvingShu and @fereenwong,

Unfortunately, we don't have plans for releasing the training code at the moment.

However, I just added to the repository the AP loss function that is described in the paper and that we used to train our models, which can be used for reference. You can find it here.

I hope that helps :)

Cheers!
Jon

Why do we need loss function during reference? :o

@mrgransky
Copy link

@lyl472324464 for training process

@lyl472324464
Copy link

@lyl472324464 for training process

Got it.Thank you

@liyongqing-1101
Copy link

@yan796 @almazan Could you please simply explain why the shape of the label is N * M, why isn't N by N?

@Emalude
Copy link

Emalude commented Jul 29, 2022

@yan796 @almazan Could you please simply explain why the shape of the label is N * M, why isn't N by N?

I actually have a similar question. If the descriptors are N * M (images * embed_dimension) shouldn't the labels be just N? Maybe I am confusing embedding and descriptors?

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

8 participants