8 lines
381 B
Markdown
8 lines
381 B
Markdown
## 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. |