Compare commits

...

2 Commits

Author SHA1 Message Date
aa12a814a4 vault backup: 2023-12-19 19:46:21 2023-12-19 19:46:21 +08:00
cc5f2c1539 vault backup: 2023-12-19 19:31:15 2023-12-19 19:31:15 +08:00

View File

@@ -1,4 +1,8 @@
## Introduction
- Two-stage approach
1. Generate class-agnostic mask proposal
2.
### Vocabularies
## 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.