vault backup: 2024-10-29 15:07:41

This commit is contained in:
2024-10-29 15:07:42 +08:00
parent 054893987f
commit a270968f0c
5 changed files with 14 additions and 14 deletions

2
.obsidian/app.json vendored
View File

@@ -1,7 +1,7 @@
{ {
"promptDelete": false, "promptDelete": false,
"newLinkFormat": "relative", "newLinkFormat": "relative",
"attachmentFolderPath": "./assets/Imagic", "attachmentFolderPath": "./assets/未命名",
"showUnsupportedFiles": false, "showUnsupportedFiles": false,
"newFileLocation": "current", "newFileLocation": "current",
"useMarkdownLinks": true, "useMarkdownLinks": true,

View File

@@ -13,7 +13,7 @@
"state": { "state": {
"type": "markdown", "type": "markdown",
"state": { "state": {
"file": "Paper/Diffusion/Imagic.md", "file": "Paper/CLIP/未命名.md",
"mode": "source", "mode": "source",
"source": false "source": false
} }
@@ -93,7 +93,7 @@
"state": { "state": {
"type": "backlink", "type": "backlink",
"state": { "state": {
"file": "Paper/Diffusion/Imagic.md", "file": "Paper/CLIP/未命名.md",
"collapseAll": false, "collapseAll": false,
"extraContext": false, "extraContext": false,
"sortOrder": "alphabetical", "sortOrder": "alphabetical",
@@ -110,7 +110,7 @@
"state": { "state": {
"type": "outgoing-link", "type": "outgoing-link",
"state": { "state": {
"file": "Paper/Diffusion/Imagic.md", "file": "Paper/CLIP/未命名.md",
"linksCollapsed": false, "linksCollapsed": false,
"unlinkedCollapsed": true "unlinkedCollapsed": true
} }
@@ -133,7 +133,7 @@
"state": { "state": {
"type": "outline", "type": "outline",
"state": { "state": {
"file": "Paper/Diffusion/Imagic.md" "file": "Paper/CLIP/未命名.md"
} }
} }
}, },
@@ -166,24 +166,27 @@
}, },
"active": "e144afbc26630891", "active": "e144afbc26630891",
"lastOpenFiles": [ "lastOpenFiles": [
"Record/DL/LLM.md", "Paper/CLIP/PromptSRCFoundational Model Adaptation without Forgetting.md",
"Record/DL/CoT Prompt.md", "Paper/CLIP/未命名.md",
"Paper/CLIP/MaPLeMulti-modal Prompt Learning.md",
"Paper/CLIP/Learning Hierarchical Prompt with Structured Linguistic Knowledge for Vision-Language Models.md", "Paper/CLIP/Learning Hierarchical Prompt with Structured Linguistic Knowledge for Vision-Language Models.md",
"Paper/CLIP/Open-Vocabulary Semantic Segmentation.md",
"Paper/CLIP/Learning Transferable Visual Models From Natural Language Supervision.md",
"Record/DL/CoT Prompt.md",
"Paper/Diffusion/Imagic.md",
"Record/DL/LLM.md",
"Paper/Diffusion/MoMA.md", "Paper/Diffusion/MoMA.md",
"Paper/Diffusion/Tutorial on Diffusion Models for Imaging and Vision.md", "Paper/Diffusion/Tutorial on Diffusion Models for Imaging and Vision.md",
"Study/DL/Diffusion学习笔记.md", "Study/DL/Diffusion学习笔记.md",
"Paper/Diffusion/assets/MoMA/img-240506141200231.png", "Paper/Diffusion/assets/MoMA/img-240506141200231.png",
"Paper/Diffusion/assets/MoMA", "Paper/Diffusion/assets/MoMA",
"conflict-files-obsidian-git.md", "conflict-files-obsidian-git.md",
"Paper/Diffusion/Imagic.md",
"Record/DL/Loss.md", "Record/DL/Loss.md",
"Record/DL", "Record/DL",
"Paper/Diffusion/assets/Imagic/img-240425225015478.png", "Paper/Diffusion/assets/Imagic/img-240425225015478.png",
"Paper/Diffusion/assets/Imagic", "Paper/Diffusion/assets/Imagic",
"Paper/Diffusion/assets", "Paper/Diffusion/assets",
"Paper/Diffusion/Diffusion Models A Comprehensive Survey of Methods and Applications.md", "Paper/Diffusion/Diffusion Models A Comprehensive Survey of Methods and Applications.md",
"Paper/CLIP/Open-Vocabulary Semantic Segmentation.md",
"Paper/CLIP/Learning Transferable Visual Models From Natural Language Supervision.md",
"Paper/Diffusion", "Paper/Diffusion",
"Paper/CLIP", "Paper/CLIP",
"Paper", "Paper",
@@ -200,9 +203,6 @@
"Record/Linux", "Record/Linux",
"Books/编译原理/Overview.md", "Books/编译原理/Overview.md",
"Study/DL/吴恩达深度学习课程/Lesson 1.md", "Study/DL/吴恩达深度学习课程/Lesson 1.md",
"Books/未命名.md", "Books/未命名.md"
"Study/DL/吴恩达深度学习课程/Other.md",
"Books/Java Guide/基础语法.md",
"Books/Java并发编程/Java并发编程.md"
] ]
} }

0
Paper/CLIP/未命名.md Normal file
View File