leoluopy / GroupFacePytorch

none official pytorch implement of CVPR2020 GroupFace
24 stars 1 forks source link

GroupFacePytorch

Pytorch implementation of CVPR2020 GroupFace , Any issue or star will be appreciated.

This repository give you a easy way to quick look through the all training process of Group Face

paper is avaliable at https://arxiv.org/abs/2005.10497
some code is ported from https://github.com/SeungyounShin/GroupFace
thanks for contributing

python train.py to launch training after 5 epochs u will found the demo set top1 acc increase obivously

TODO List