vault backup: 2024-04-25 23:33:42

This commit is contained in:
2024-04-25 23:33:42 +08:00
parent e05f1e1918
commit 50b99a8d39
2 changed files with 3 additions and 2 deletions

View File

@@ -14,7 +14,7 @@
"updateSubmodules": false,
"syncMethod": "merge",
"customMessageOnAutoBackup": false,
"autoBackupAfterFileChange": false,
"autoBackupAfterFileChange": true,
"treeStructure": false,
"refreshSourceControl": true,
"basePath": "",

View File

@@ -8,6 +8,7 @@
# 方法
![](assets/Imagic/img-240425225015478.png)
1. Text embedding optimize
$e_{tgt} \in R^{T * d}$
1. 通过文本编码器获得$e_{tgt}$,其中$e_{tgt} \in R^{T * d}$
2. 冻结Diffusion模型参数对$e$进行优化。
2. Diffusion Model fine-tuning
3. Linear interpolation