项目作者: yzhang559

项目描述 :
load vgg-face pre-trained caffe model using pytorch
高级语言: Python
项目地址: git://github.com/yzhang559/vgg-face.git
创建时间: 2018-06-11T10:05:44Z
项目社区:https://github.com/yzhang559/vgg-face

开源协议:

下载


vgg-face

Face Classification Python Script Using PyTorch

  • PyTorch installation Required
  • Run test.py file

original caffe model and test image/names.txt obtained from here

.h5 and .pth obtained from caffemodel2pytorch