vault backup: 2024-04-24 10:11:41

This commit is contained in:
2024-04-24 10:11:41 +08:00
parent 2a607e0615
commit 04bfbc9c0a
3 changed files with 29 additions and 39 deletions

2
.obsidian/app.json vendored
View File

@@ -1,7 +1,7 @@
{
"promptDelete": false,
"newLinkFormat": "relative",
"attachmentFolderPath": "./assets/基础概念",
"attachmentFolderPath": "./assets/Imagic",
"showUnsupportedFiles": false,
"newFileLocation": "current",
"useMarkdownLinks": true,

View File

@@ -4,16 +4,16 @@
"type": "split",
"children": [
{
"id": "5b5e5104c7523175",
"id": "1a8a1bc6981e13ee",
"type": "tabs",
"children": [
{
"id": "768c7ad67bbbb63e",
"id": "e144afbc26630891",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "Books/动手学深度学习/基础概念.md",
"file": "Paper/Diffusion/Imagic.md",
"mode": "source",
"source": false
}
@@ -77,8 +77,7 @@
}
],
"direction": "horizontal",
"width": 315.5,
"collapsed": true
"width": 315.5
},
"right": {
"id": "c501495747cfa761",
@@ -94,7 +93,7 @@
"state": {
"type": "backlink",
"state": {
"file": "Books/动手学深度学习/基础概念.md",
"file": "Paper/Diffusion/Imagic.md",
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical",
@@ -111,7 +110,7 @@
"state": {
"type": "outgoing-link",
"state": {
"file": "Books/动手学深度学习/基础概念.md",
"file": "Paper/Diffusion/Imagic.md",
"linksCollapsed": false,
"unlinkedCollapsed": true
}
@@ -134,7 +133,7 @@
"state": {
"type": "outline",
"state": {
"file": "Books/动手学深度学习/基础概念.md"
"file": "Paper/Diffusion/Imagic.md"
}
}
},
@@ -145,17 +144,8 @@
"type": "advanced-tables-toolbar",
"state": {}
}
},
{
"id": "263334546753593f",
"type": "leaf",
"state": {
"type": "quiet-outline",
"state": {}
}
}
],
"currentTab": 5
]
}
],
"direction": "horizontal",
@@ -164,37 +154,36 @@
},
"left-ribbon": {
"hiddenItems": {
"switcher:Open quick switcher": false,
"graph:Open graph view": false,
"templates:Insert template": false,
"command-palette:Open command palette": false,
"switcher:打开快速切换": false,
"graph:查看关系图谱": false,
"templates:插入模板": false,
"command-palette:打开命令面板": false,
"oz-clear-unused-images:Clear Unused Images": false,
"table-editor-obsidian:Advanced Tables Toolbar": false,
"obsidian-excalidraw-plugin:Create new drawing": false,
"obsidian-excalidraw-plugin:新建绘图文件": false,
"notion-like-tables:Create loom": false
}
},
"active": "768c7ad67bbbb63e",
"active": "e144afbc26630891",
"lastOpenFiles": [
"Books/动手学深度学习/引言.md",
"Study/DL/动手学深度学习/预备知识.md",
"Books/动手学深度学习/基础概念.md",
"Books/代码随想录/数组.md",
"Books/代码随想录",
"Books/Untitled.md",
"Paper/Diffusion/Diffusion Models A Comprehensive Survey of Methods and Applications.md",
"Study/DL/动手学深度学习",
"Paper/Untitled.md",
"Paper/Diffusion",
"Study/乐理",
"Paper/Diffusion/Imagic.md",
"conflict-files-obsidian-git.md",
"Paper/CLIP/Open-Vocabulary Semantic Segmentation.md",
"Paper/CLIP/Learning Transferable Visual Models From Natural Language Supervision.md",
"Paper/Diffusion",
"Paper/CLIP",
"Paper/Open-Vocabulary Semantic Segmentation.md",
"liangOpenVocabularySemanticSegmentation2023.md",
"Paper/未命名.md",
"Books/HDLBits/Verilog.md",
"Paper",
"Books/代码随想录/数组.md",
"Books/代码随想录",
"Paper/Open-Vocabulary Semantic Segmentation.md",
"Books/动手学深度学习/引言.md",
"Paper/Diffusion/Imagic.md",
"Paper/未命名.md",
"Study/乐理",
"Books/动手学深度学习/基础概念.md",
"liangOpenVocabularySemanticSegmentation2023.md",
"Books/HDLBits/Verilog.md",
"Record/Linux/常用软件.md",
"Record/Linux",
"Record",
@@ -204,6 +193,7 @@
"Books/编译原理",
"Books/未命名.md",
"Study/DL/吴恩达深度学习课程/Other.md",
"Study/DL",
"Books/Java Guide/基础语法.md",
"Books/Java并发编程/Java并发编程.md",
"Books/从零开始深入学习Spring/IoC.md",

View File