-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
pre-trained weights #1
Comments
Thank you! |
On the VGGFace2 paper, the authors have two versions of ResNet-50, one trained from scratch on the VGGFace2 dataset, and the other trained on MS-Celeb-1M and fine-tuned on VGGFace2. I would like to ask what types of models are u used in the paper. Is it trained from scratch? |
We used Vggface2 dataset trained model not with Msceleb.
…On Mon, 22 Jul, 2024, 8:41 pm Rio Bintang, ***@***.***> wrote:
On the VGGFace2 paper, the authors have two versions of ResNet-50, one
trained from scratch on the VGGFace2 dataset, and the other trained on
MS-Celeb-1M and fine-tuned on VGGFace2. I would like to ask what types of
models are u used in the paper. Is it trained from scratch?
—
Reply to this email directly, view it on GitHub
<#1 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AQKWOPTL66MH6L4MK5CFPCTZNUOKVAVCNFSM6AAAAABLIQ4G3KVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDENBTGIYDCOBSGU>
.
You are receiving this because you modified the open/close state.Message
ID: ***@***.***>
|
Did you have ResNet-50 model with Msceleb and VGGFace2? |
Hello, seems like vgg face2 dataset site has been dead for a while (see ox-vgg/vgg_face2#52). Could you share pre-trained weights if possible?
The text was updated successfully, but these errors were encountered: