distillation

This commit is contained in:
chenxuanhong
2022-03-04 19:04:36 +08:00
parent 39964bf613
commit e02f756116
10 changed files with 1232 additions and 23 deletions
+3 -1
View File
@@ -6,7 +6,9 @@
"dataset_paths": {
"vggface2_hq": "G:/VGGFace2-HQ/VGGface2_None_norm_512_true_bygfpgan",
"val_dataset_root": "",
"test_dataset_root": ""
"test_dataset_root": "",
"id_pose_source_root": "",
"id_pose_target_root": ""
},
"train_config_path":"./train_yamls",
"train_scripts_path":"./train_scripts",