/Special-Project-Face-Recognition-with-Contrastive-Convolution

This repository contains the Pytorch implementation of the paper Face Recognition with Contrastive Convolution, Chunrui Han, Meina Kan, Xilin Chen published in ECCV 2018.

Primary LanguagePythonMIT LicenseMIT

Special Project: Face Recognition with Contrastive Convolution

This repository contains the Pytorch implementation of the paper Face Recognition with Contrastive Convolution, Chunrui Han, Meina Kan, Xilin Chen published in ECCV 2018.

Requirements

  1. PyTorch 0.4.1
  2. Numpy
  3. Sklearn

Datasets

(1) Preprocessed CASIA webface dataset (2) Preproccesd LFW dataset

For Training

Set the path of the dataset wherever required and use the command python main.py