I’ve ported the popular pretrained tensorflow models from the davidsandberg/facenet Github repo into pretrained pytorch implementations. Pretrained weights are downloaded and loaded into the module on model instantiation, in a manner similar to the torchvision pretrained models. Hope you find it useful!
3 Likes