Merle314 / DREAM

This is the public repository for our accepted CVPR 2018 paper "Pose-Robust Face Recognition via Deep Residual Equivariant Mapping"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DREAM block for Pose-Robust Face Recognition

This is the implementation of our CVPR 2018 accepted paper Pose-Robust Face Recognition via Deep Residual Equivariant Mapping paper on arxiv.

The code is written by Yu Rong and Kaidi Cao

Prerequisites

  • Linux or macOS
  • Python 3 or Python 2 (Python 3 is prefered)
  • NVIDIA GPU + CUDA CuDNN or CPU (GPU is prefered)

Getting Started

Installation

git clone git@github.com:penincillin/DREAM.git
cd DREAM

Run the Code and Model

Code and models are coming soon.

About

This is the public repository for our accepted CVPR 2018 paper "Pose-Robust Face Recognition via Deep Residual Equivariant Mapping"

License:BSD 2-Clause "Simplified" License