Compare commits
2 Commits
054893987f
...
0130aa6587
| Author | SHA1 | Date | |
|---|---|---|---|
| 0130aa6587 | |||
| a270968f0c |
2
.obsidian/app.json
vendored
2
.obsidian/app.json
vendored
@@ -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,
|
||||||
|
|||||||
32
.obsidian/workspace.json
vendored
32
.obsidian/workspace.json
vendored
@@ -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
|
||||||
}
|
}
|
||||||
@@ -73,7 +73,8 @@
|
|||||||
"state": {}
|
"state": {}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
],
|
||||||
|
"currentTab": 2
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"direction": "horizontal",
|
"direction": "horizontal",
|
||||||
@@ -93,7 +94,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 +111,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 +134,7 @@
|
|||||||
"state": {
|
"state": {
|
||||||
"type": "outline",
|
"type": "outline",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "Paper/Diffusion/Imagic.md"
|
"file": "Paper/CLIP/未命名.md"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@@ -154,6 +155,7 @@
|
|||||||
},
|
},
|
||||||
"left-ribbon": {
|
"left-ribbon": {
|
||||||
"hiddenItems": {
|
"hiddenItems": {
|
||||||
|
"obsidian-git:Open Git source control": false,
|
||||||
"switcher:打开快速切换": false,
|
"switcher:打开快速切换": false,
|
||||||
"graph:查看关系图谱": false,
|
"graph:查看关系图谱": false,
|
||||||
"templates:插入模板": false,
|
"templates:插入模板": false,
|
||||||
@@ -164,26 +166,29 @@
|
|||||||
"notion-like-tables:Create loom": false
|
"notion-like-tables:Create loom": false
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"active": "e144afbc26630891",
|
"active": "c8c6dfe89e01b54d",
|
||||||
"lastOpenFiles": [
|
"lastOpenFiles": [
|
||||||
"Record/DL/LLM.md",
|
"Paper/CLIP/未命名.md",
|
||||||
"Record/DL/CoT Prompt.md",
|
"Paper/CLIP/PromptSRC:Foundational Model Adaptation without Forgetting.md",
|
||||||
|
"Paper/CLIP/MaPLe:Multi-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 +205,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/MaPLe:Multi-modal Prompt Learning.md
Normal file
0
Paper/CLIP/MaPLe:Multi-modal Prompt Learning.md
Normal file
0
Paper/CLIP/未命名.md
Normal file
0
Paper/CLIP/未命名.md
Normal file
Reference in New Issue
Block a user