Relative Content

Tag Archive for scalapytorchface-recognition

How to load .pt model in scala?

I’m working on Face Recognition, for this I’m using Github Repository. I’ve downloaded pre-trained model from there, which is 20180402-114759-vggface2.pt. I’ve used this in python and it is working fine with great accuracy.