Skip to content

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

License

Notifications You must be signed in to change notification settings

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

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages