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

Classifier or Embedding #27

Open
justusschock opened this issue Apr 19, 2018 · 2 comments
Open

Classifier or Embedding #27

justusschock opened this issue Apr 19, 2018 · 2 comments

Comments

@justusschock
Copy link

Hi @clcarwin ,
your code seems to train a classifier. Is there any possibility only to train an embedding for later recognition of unseen persons with just a little modification of your code?

@clcarwin
Copy link
Owner

Using fc5 as embedding is just ok. AngleLoss can reserve many many gaps in 512 high-dimensional space. Maybe unseen persons will be projected to the gap.

@VeronikaYu
Copy link

Hi @justusschock @clcarwin !
Can you please provide more details about how to use the AngleLoss with embedding for solving recognition problem?

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

3 participants