Compare commits
2 Commits
0d9a161d4b
...
c1c205d210
| Author | SHA1 | Date | |
|---|---|---|---|
| c1c205d210 | |||
| 1b8a83bfac |
2
.obsidian/app.json
vendored
2
.obsidian/app.json
vendored
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"promptDelete": false,
|
||||
"newLinkFormat": "relative",
|
||||
"attachmentFolderPath": "./assets/Verilog",
|
||||
"attachmentFolderPath": "./assets/Open-Vocabulary Semantic Segmentation",
|
||||
"showUnsupportedFiles": false,
|
||||
"newFileLocation": "current",
|
||||
"useMarkdownLinks": true,
|
||||
|
||||
2
.obsidian/appearance.json
vendored
2
.obsidian/appearance.json
vendored
@@ -2,7 +2,7 @@
|
||||
"accentColor": "",
|
||||
"cssTheme": "Minimal",
|
||||
"monospaceFontFamily": "Maple Mono SC NF",
|
||||
"theme": "moonstone",
|
||||
"theme": "obsidian",
|
||||
"interfaceFontFamily": "霞鹜文楷",
|
||||
"textFontFamily": "霞鹜文楷等宽",
|
||||
"translucency": false
|
||||
|
||||
19
.obsidian/workspace.json
vendored
19
.obsidian/workspace.json
vendored
@@ -4,16 +4,16 @@
|
||||
"type": "split",
|
||||
"children": [
|
||||
{
|
||||
"id": "622c79aef6d28cb5",
|
||||
"id": "1a8a1bc6981e13ee",
|
||||
"type": "tabs",
|
||||
"children": [
|
||||
{
|
||||
"id": "82a60b2f86acd8d6",
|
||||
"id": "7006e33745a6f46e",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "Books/HDLBits/Verilog.md",
|
||||
"file": "Paper/Open-Vocabulary Semantic Segmentation.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
}
|
||||
@@ -93,7 +93,7 @@
|
||||
"state": {
|
||||
"type": "backlink",
|
||||
"state": {
|
||||
"file": "Books/HDLBits/Verilog.md",
|
||||
"file": "Paper/Open-Vocabulary Semantic Segmentation.md",
|
||||
"collapseAll": false,
|
||||
"extraContext": false,
|
||||
"sortOrder": "alphabetical",
|
||||
@@ -110,7 +110,7 @@
|
||||
"state": {
|
||||
"type": "outgoing-link",
|
||||
"state": {
|
||||
"file": "Books/HDLBits/Verilog.md",
|
||||
"file": "Paper/Open-Vocabulary Semantic Segmentation.md",
|
||||
"linksCollapsed": false,
|
||||
"unlinkedCollapsed": true
|
||||
}
|
||||
@@ -133,7 +133,7 @@
|
||||
"state": {
|
||||
"type": "outline",
|
||||
"state": {
|
||||
"file": "Books/HDLBits/Verilog.md"
|
||||
"file": "Paper/Open-Vocabulary Semantic Segmentation.md"
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -164,14 +164,17 @@
|
||||
"notion-like-tables:Create loom": false
|
||||
}
|
||||
},
|
||||
"active": "37c3469d51811935",
|
||||
"active": "7006e33745a6f46e",
|
||||
"lastOpenFiles": [
|
||||
"Paper/Open-Vocabulary Semantic Segmentation.md",
|
||||
"liangOpenVocabularySemanticSegmentation2023.md",
|
||||
"Paper/未命名.md",
|
||||
"Books/HDLBits/Verilog.md",
|
||||
"Paper",
|
||||
"Record/Linux/常用软件.md",
|
||||
"Record/Linux",
|
||||
"Record",
|
||||
"Books/编译原理/Overview.md",
|
||||
"Books/HDLBits/Verilog.md",
|
||||
"Books/HDLBits",
|
||||
"Study/DL/吴恩达深度学习课程/Lesson 1.md",
|
||||
"Books/编译原理",
|
||||
|
||||
4
Paper/Open-Vocabulary Semantic Segmentation.md
Normal file
4
Paper/Open-Vocabulary Semantic Segmentation.md
Normal file
@@ -0,0 +1,4 @@
|
||||
|
||||
|
||||
### Vocabularies
|
||||
1. ground-truth masks:
|
||||
Reference in New Issue
Block a user