This git repo is the code of IXLab at Seoul National University of Science and Technology from South Korea
We conducted the task on Learning from Synthesis Data (LSD).
python mlt_finetuning_mixaug.py --aff_path1 /path/to/datasets/ -aff_path2 /path/to/landmark/
python mlt_finetuning_mixup.py --aff_path1 /path/to/datasets/ -aff_path2 /path/to/landmark/
python test.py --testconfig test.txt --test_path /path/to/test/ --model /path/to/model/
https://github.com/cydonia999/VGGFace2-pytorch