File size: 457 Bytes
7d1312d
c365d69
 
 
 
 
7d1312d
 
c365d69
1
2
3
4
5
6
7
8
9
10
path_ckpt_landmark68 = "checkpoints/shape_predictor_68_face_landmarks.dat.bz2"
path_ckpt_e4e = "checkpoints/e4e_ffhq_encode.pt"
path_ckpt_stylegan2 = 'checkpoints/stylegan2-ffhq-config-f.pt'
path_ckpt_stylegene = "checkpoints/stylegene_N18.ckpt"
path_ckpt_fairface = 'checkpoints/res34_fair_align_multi_7_20190809.pt'
path_ckpt_genepool = "checkpoints/geneFactorPool.pkl"

path_csv_ffhq_attritube = 'data/fairface_gender_angle.csv'
path_dataset_ffhq = None