From aa12a814a4297216d6811108cd067b77be52bd9c Mon Sep 17 00:00:00 2001 From: RainBus Date: Tue, 19 Dec 2023 19:46:21 +0800 Subject: [PATCH] vault backup: 2023-12-19 19:46:21 --- Paper/Open-Vocabulary Semantic Segmentation.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Paper/Open-Vocabulary Semantic Segmentation.md b/Paper/Open-Vocabulary Semantic Segmentation.md index 729e356..0d9443d 100644 --- a/Paper/Open-Vocabulary Semantic Segmentation.md +++ b/Paper/Open-Vocabulary Semantic Segmentation.md @@ -1,4 +1,8 @@ ## Introduction +- Two-stage approach + 1. Generate class-agnostic mask proposal + 2. + ## Vocabularies 1. ground-truth masks: refer to the manually annotated masks or pixel-level labels that are used to define the correct segmentation of objects in an image. Each pixel in the ground-truth mask is assigned a specific class label corresponding to the object or region it belongs to. \ No newline at end of file