方法对比
并排查看您选择的方法;存在差异的行会高亮显示。
| 可解释的语义分割× | 实例分割× | |
|---|---|---|
| 领域 | 深度学习 | 深度学习 |
| 方法族 | Machine learning | Machine learning |
| 起源年份≠ | 2019–2021 | 2017 |
| 提出者≠ | 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. |
| 类型≠ | Explainable deep learning pipeline | Pixel-level detection and mask prediction |
| 开创性文献≠ | 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 ↗ |
| 别名 | XSS, interpretable semantic segmentation, explainable scene parsing, transparent pixel-wise classification | instance-level segmentation, object instance segmentation, mask prediction, panoptic instance segmentation |
| 相关 | 4 | 4 |
| 摘要≠ | 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. |
| ScholarGate数据集 ↗ |
|
|