VM-NET in Tensorflow

September 22, 2017 ยท View on GitHub

Tensorflow implementation of SSPP-DAN: Deep Domain Adaptation Network for Face Recognition with Single Sample Per Person

Alt text

Demo

Alt text

Prerequisites

Usage

Alt text First, download video dataset from "data/YoutubeID.txt." Then, extract audio features and video features from the videos.

Network structure

Alt text

To train a model with downloaded dataset:

$ python train.py

To test with an existing model:

$ python test.py

Results

Alt text