espectre / Facial_Attributes_MTL_Basiline

Facial Attributes,Multi-task Learning

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Facial_Attributes_Multi-task

This is the Facial Attributes/Multi-task Learning/Basiline Model.

You just need:

1.Download the CelebA dataset to the folder './data'.

2.python train.py --gpu 0,1 to train,and the model you trained will be saved in './ckp'.

3.python test.py --<params> to test.

About

Facial Attributes,Multi-task Learning

License:MIT License


Languages

Language:Python 100.0%