You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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.
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?
The text was updated successfully, but these errors were encountered: