vault backup: 2023-12-19 19:46:21

This commit is contained in:
2023-12-19 19:46:21 +08:00
parent cc5f2c1539
commit aa12a814a4

View File

@@ -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.