Compare commits

..

2 Commits

Author SHA1 Message Date
0130aa6587 vault backup: 2024-10-29 16:03:03 2024-10-29 16:03:03 +08:00
a270968f0c vault backup: 2024-10-29 15:07:41 2024-10-29 15:07:42 +08:00
5 changed files with 18 additions and 16 deletions

2
.obsidian/app.json vendored
View File

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

View File

@@ -13,7 +13,7 @@
"state": {
"type": "markdown",
"state": {
"file": "Paper/Diffusion/Imagic.md",
"file": "Paper/CLIP/未命名.md",
"mode": "source",
"source": false
}
@@ -73,7 +73,8 @@
"state": {}
}
}
]
],
"currentTab": 2
}
],
"direction": "horizontal",
@@ -93,7 +94,7 @@
"state": {
"type": "backlink",
"state": {
"file": "Paper/Diffusion/Imagic.md",
"file": "Paper/CLIP/未命名.md",
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical",
@@ -110,7 +111,7 @@
"state": {
"type": "outgoing-link",
"state": {
"file": "Paper/Diffusion/Imagic.md",
"file": "Paper/CLIP/未命名.md",
"linksCollapsed": false,
"unlinkedCollapsed": true
}
@@ -133,7 +134,7 @@
"state": {
"type": "outline",
"state": {
"file": "Paper/Diffusion/Imagic.md"
"file": "Paper/CLIP/未命名.md"
}
}
},
@@ -154,6 +155,7 @@
},
"left-ribbon": {
"hiddenItems": {
"obsidian-git:Open Git source control": false,
"switcher:打开快速切换": false,
"graph:查看关系图谱": false,
"templates:插入模板": false,
@@ -164,26 +166,29 @@
"notion-like-tables:Create loom": false
}
},
"active": "e144afbc26630891",
"active": "c8c6dfe89e01b54d",
"lastOpenFiles": [
"Record/DL/LLM.md",
"Record/DL/CoT Prompt.md",
"Paper/CLIP/未命名.md",
"Paper/CLIP/PromptSRCFoundational Model Adaptation without Forgetting.md",
"Paper/CLIP/MaPLeMulti-modal Prompt Learning.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/Tutorial on Diffusion Models for Imaging and Vision.md",
"Study/DL/Diffusion学习笔记.md",
"Paper/Diffusion/assets/MoMA/img-240506141200231.png",
"Paper/Diffusion/assets/MoMA",
"conflict-files-obsidian-git.md",
"Paper/Diffusion/Imagic.md",
"Record/DL/Loss.md",
"Record/DL",
"Paper/Diffusion/assets/Imagic/img-240425225015478.png",
"Paper/Diffusion/assets/Imagic",
"Paper/Diffusion/assets",
"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/CLIP",
"Paper",
@@ -200,9 +205,6 @@
"Record/Linux",
"Books/编译原理/Overview.md",
"Study/DL/吴恩达深度学习课程/Lesson 1.md",
"Books/未命名.md",
"Study/DL/吴恩达深度学习课程/Other.md",
"Books/Java Guide/基础语法.md",
"Books/Java并发编程/Java并发编程.md"
"Books/未命名.md"
]
}

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