Machine learningDeep learning / NLP / CV
可解释目标检测
可解释目标检测将深度学习目标检测器(如 YOLO、Faster R-CNN 或 DETR)与事后或内置的可解释性方法(Grad-CAM、LIME、SHAP、D-RISE)相结合,可视化模型为何将边界框放置在特定位置并分配特定类别标签,从而使人类能够审计其决策。
阅读完整方法
仅限会员
登录使用免费账户登录即可阅读本节。
Method map
The neighbourhood of related methods — select a node to explore.
来源
- 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: 10.1109/ICCV.2017.74 ↗
- Ribeiro, M. T., Singh, S., & Guestrin, C. (2016). 'Why Should I Trust You?': Explaining the Predictions of Any Classifier. Proceedings of the 22nd ACM SIGKDD International Conference on Knowledge Discovery and Data Mining, 1135–1144. DOI: 10.1145/2939672.2939778 ↗
如何引用本页
ScholarGate. (2026, June 3). Explainable Artificial Intelligence for Object Detection (XAI-OD). ScholarGate. https://scholargate.app/zh/deep-learning/explainable-object-detection
Which method?
Set this method beside its closest kin and read them side by side — the library lays the books on the table; the choice is yours.
- 可解释图像分类深度学习↔ compare
- 可解释视觉 Transformer深度学习↔ compare
- 实例分割深度学习↔ compare
- 目标检测深度学习↔ compare
- 语义分割深度学习↔ compare