This is an official Pytorch implementation of paper entitled "EMface: Detecting hard faces by exploring receptive field pyramids".
Python 3.5
Pytorch 0.4+
opencv
numpy
download wider face dataset, and modify the datapath in data/config.py.
python train_Res_RFP.py
download the pretrained model, and test on wider face.