AruniRC / resnet-face-pytorch

Training a ResNet on UMDFaces for face recognition
135 stars 24 forks source link

Pre-trained ResNet-50 model #1

Open leoliu37 opened 6 years ago

leoliu37 commented 6 years ago

It is an interesting work. But how could I download the pre-trained ResNet-50 model on UMD-Faces and VGG datasets. Would you provide the download link? Thank you!

shehabk commented 6 years ago

Exactly I was also looking for the pretrained models.

AruniRC commented 6 years ago

Hello, @leoliu37 and @shehabk, thank you for your interest.

Unfortunately, I don't have plans of releasing the models in the immediate future. I do plan to re-train the ResNet-50 on UMD-Faces and release it, but it is not a priority for me right now.

AruniRC commented 6 years ago

@leoliu37 @shehabk : I would suggest the following face verification repository which seems to be in active development to help you further: https://github.com/AlfredXiangWu/LightCNN

leoliu37 commented 6 years ago

@AruniRC Thanks for your effective suggestion.

AlexHu123 commented 4 years ago

Hi,ARUNIRC, would you release pre-trained model now ? Thanks in advance !