timesler/facenet-pytorch

labels for vggface2 model

Open

#60 opened on Feb 2, 2020

View on GitHub
 (6 comments) (1 reaction) (0 assignees)Python (830 forks)batch import
good first issuehelp wanted

Repository metrics

Stars
 (3,830 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Hi when I do classification with the pretrained vggface2 model, how do I match a probability to a name? do you have a list of labels for the trained model?

Thanks

Contributor guide