Hzzone / PFA-GAN

PFA-GAN: Progressive Face Aging with Generative Adversarial Network (TIFS 2021)
44 stars 13 forks source link

'DeepFaceVGG_RGB.pth' #5

Closed sabbbin closed 3 years ago

sabbbin commented 3 years ago

i am trying to run your code But i didn't understand from where we get 'DeepFaceVGG_RGB.pth'

Hzzone commented 3 years ago

Thanks for your interest, this pre-trained model is converted from https://www.robots.ox.ac.uk/~vgg/software/vgg_face/ (Caffe version) by https://github.com/vadimkantorov/caffemodel2pytorch.

tilahun12 commented 2 years ago

ValueError: empty range for randrange() (0,0, 0)