tamerthamoqa / facenet-pytorch-glint360k

A PyTorch implementation of the 'FaceNet' paper for training a facial recognition model with Triplet Loss using the glint360k dataset. A pre-trained model using Triplet Loss is available for download.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Upload raw glint360k?

sporadicCactus opened this issue · comments

Hi!

I would like to experiment with using different alignment strategies and more powerful detection/alignment models. For that it would be nice to have raw glint360k dataset. However, it is hard to get access to: the torrent is pretty much dead, and baidu is not very cooperative.

Would it be possible for you to upload raw glint360k to Google Drive?

Hello @sporadicCactus

I was thinking of upgrading my Google Drive storage capacity anyway, so might as well upload the raw unpackaged glint360k data. The download link will be available within the next few days hopefully.

Hello @sporadicCactus

I have uploaded the dataset and it is available here. I have added the link to the README.

Hi @tamerthamoqa

Thanks a lot! I will provide my align/crop script when I am done tinkering with it.