Порівняння методів
Переглядайте обрані методи поруч; рядки з відмінностями підсвічено.
| Слабконавчене детектування об'єктів× | Сегментація екземплярів× | |
|---|---|---|
| Галузь | Глибоке навчання | Глибоке навчання |
| Родина | 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Набір даних ↗ |
|
|