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

calculated slowly, effect is not good #1

Open
eeric opened this issue Apr 1, 2020 · 2 comments
Open

calculated slowly, effect is not good #1

eeric opened this issue Apr 1, 2020 · 2 comments

Comments

@eeric
Copy link

eeric commented Apr 1, 2020

the 25th line
for i in range(batch_size):
...
so that calculated slowly

@eeric eeric changed the title calculated slowly calculated slowly, effect is not good Apr 1, 2020
@qianjinhao
Copy link
Owner

the 25th line
for i in range(batch_size):
...
so that calculated slowly

I'm sorry that the effect is not so good. The code refers to circle loss in the TensorFlow version and multi-similarity loss, and there may be a better way to write it. However, I haven't solved it yet.

@qianjinhao
Copy link
Owner

the 25th line
for i in range(batch_size):
...
so that calculated slowly

A faster implementation has been uploaded.

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

2 participants