Tensorflow implementation of SSPP-DAN: Deep Domain Adaptation Network for Face Recognition with Single Sample Per Person
First, download video dataset from "data/YoutubeID.txt." Then, extract audio features and video features from the videos.
To train a model with downloaded dataset:
$ python train.py
To test with an existing model:
$ python test.py