قارن الطرق
راجع الطرق التي اخترتها جنبًا إلى جنب؛ الصفوف المختلفة مميَّزة.
| الكشف عن الكائنات بإشراف ضعيف× | تقسيم الكيانات (Instance Segmentation)× | |
|---|---|---|
| المجال | التعلم العميق | التعلم العميق |
| العائلة | Machine learning | Machine learning |
| سنة النشأة≠ | 2016 (deep WSOD); MIL roots circa 1997 | 2017 |
| صاحب الطريقة≠ | Bilen, H. & Vedaldi, A. (WSDDN); Multiple Instance Learning origins: Dietterich et al. (1997) | He, K., Gkioxari, G., Dollar, P., Girshick, R. |
| النوع≠ | Weakly supervised detection paradigm | Pixel-level detection and mask prediction |
| المصدر التأسيسي≠ | Bilen, H., & Vedaldi, A. (2016). Weakly supervised deep detection networks. In Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition (CVPR), pp. 2846–2854. DOI ↗ | He, K., Gkioxari, G., Dollar, P., & Girshick, R. (2017). Mask R-CNN. Proceedings of the IEEE International Conference on Computer Vision (ICCV), 2961–2969. DOI ↗ |
| الأسماء البديلة | WSOD, weakly-supervised detection, image-level supervised detection, multiple instance detection | instance-level segmentation, object instance segmentation, mask prediction, panoptic instance segmentation |
| ذات صلة≠ | 5 | 4 |
| الملخص≠ | Weakly Supervised Object Detection (WSOD) trains object detectors using only image-level labels — indicating which object classes appear in an image — without requiring costly bounding-box annotations. Multiple Instance Learning (MIL) formulations allow the model to discover the likely location of each object class from classification signals alone, dramatically reducing annotation cost. | Instance segmentation is a computer vision task that simultaneously detects every distinct object in an image and produces a precise pixel-level mask for each individual object instance. Unlike semantic segmentation, which labels every pixel with a class, instance segmentation distinguishes between separate objects of the same class, enabling fine-grained spatial understanding. |
| ScholarGateمجموعة البيانات ↗ |
|
|