So sánh phương pháp
Xem các phương pháp đã chọn cạnh nhau; những hàng khác biệt được làm nổi bật.
| Phân đoạn ngữ nghĩa có thể giải thích× | Phân đoạn thực thể (Instance Segmentation)× | |
|---|---|---|
| Lĩnh vực | Học sâu | Học sâu |
| Họ | Machine learning | Machine learning |
| Năm ra đời≠ | 2019–2021 | 2017 |
| Người khởi xướng≠ | Combination: Long et al. (FCN) + Selvaraju et al. (Grad-CAM); formalized as a unified paradigm ~2019–2021 | He, K., Gkioxari, G., Dollar, P., Girshick, R. |
| Loại≠ | Explainable deep learning pipeline | Pixel-level detection and mask prediction |
| Công trình gốc≠ | Selvaraju, R. R., Cogswell, M., Das, A., Vedantam, R., Parikh, D., & Batra, D. (2017). Grad-CAM: Visual explanations from deep networks via gradient-based localization. Proceedings of the IEEE International Conference on Computer Vision (ICCV), 618–626. 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 ↗ |
| Tên gọi khác | XSS, interpretable semantic segmentation, explainable scene parsing, transparent pixel-wise classification | instance-level segmentation, object instance segmentation, mask prediction, panoptic instance segmentation |
| Liên quan | 4 | 4 |
| Tóm tắt≠ | Explainable Semantic Segmentation (XSS) couples pixel-wise scene parsing — assigning a class label to every pixel in an image — with post-hoc or intrinsic explanation methods such as Grad-CAM, attention maps, or SHAP, so that the network's class decisions can be audited, visualized, and justified to domain experts in medical imaging, autonomous driving, and remote sensing. | 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. |
| ScholarGateBộ dữ liệu ↗ |
|
|