diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index 32c1a0f..54de40f 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -11,8 +11,12 @@ "id": "7006e33745a6f46e", "type": "leaf", "state": { - "type": "empty", - "state": {} + "type": "markdown", + "state": { + "file": "Paper/Open-Vocabulary Semantic Segmentation.md", + "mode": "source", + "source": false + } } } ] @@ -89,6 +93,7 @@ "state": { "type": "backlink", "state": { + "file": "Paper/Open-Vocabulary Semantic Segmentation.md", "collapseAll": false, "extraContext": false, "sortOrder": "alphabetical", @@ -105,6 +110,7 @@ "state": { "type": "outgoing-link", "state": { + "file": "Paper/Open-Vocabulary Semantic Segmentation.md", "linksCollapsed": false, "unlinkedCollapsed": true } @@ -126,7 +132,9 @@ "type": "leaf", "state": { "type": "outline", - "state": {} + "state": { + "file": "Paper/Open-Vocabulary Semantic Segmentation.md" + } } }, { diff --git a/Paper/Open-Vocabulary Semantic Segmentation.md b/Paper/Open-Vocabulary Semantic Segmentation.md index e69de29..cf90d65 100644 --- a/Paper/Open-Vocabulary Semantic Segmentation.md +++ b/Paper/Open-Vocabulary Semantic Segmentation.md @@ -0,0 +1,4 @@ + + +### Vocabularies +1. ground-truth masks: \ No newline at end of file