TracelessLe / FaceParsing.PyTorch

A Pytorch implementation face parsing model trained by CelebAMask-HQ, based on EHANet.
MIT License
60 stars 10 forks source link

Access denied when downloading pre-trained model weights #1

Closed ajndkr closed 3 years ago

ajndkr commented 3 years ago

Hi @TracelessLe, great work!

I am trying to download the pretrained weights and I get an "Access Denied" message on GDrive. Is it on purpose?

TracelessLe commented 3 years ago

Hi @TracelessLe, great work!

I am trying to download the pretrained weights and I get an "Access Denied" message on GDrive. Is it on purpose?

Sorry for that, the previous share is expired for unknown reasons. I have updated it and you can get the model from the same link.

ajndkr commented 3 years ago

thanks! it works now.