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

Implementation on Keras #18

Closed
ahangchen opened this issue Mar 24, 2018 · 2 comments
Closed

Implementation on Keras #18

ahangchen opened this issue Mar 24, 2018 · 2 comments

Comments

@ahangchen
Copy link

ahangchen commented Mar 24, 2018

https://github.com/ahangchen/rank-reid/blob/master/pretrain/pair_train.py

It's very simple to implement this model on Keras. The most complicated part is image-pairs' construction

Reach 78.3% on Market-1501.

@ahangchen ahangchen changed the title Implement by Keras Implementation on Keras Mar 24, 2018
@layumi
Copy link
Owner

layumi commented Mar 25, 2018

Thank you @ahangchen .
I stumbled across your code. It is great and I really enjoy it.
I will add your code link into README.
Many Thanks.

@ahangchen
Copy link
Author

ahangchen commented Mar 25, 2018

Thank you @layumi , I will add more instruction about this network in the repository.

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