পদ্ধতির তুলনা করুন
নির্বাচিত পদ্ধতিগুলো পাশাপাশি পর্যালোচনা করুন; যে সারিগুলোয় পার্থক্য আছে সেগুলো চিহ্নিত করা হয়।
| ব্যাখ্যাযোগ্য বস্তু সনাক্তকরণ (Explainable Object Detection)× | Explainable Image Classification× | |
|---|---|---|
| ক্ষেত্র | গভীর শিখন | গভীর শিখন |
| পরিবার | Machine learning | Machine learning |
| উদ্ভবের বছর≠ | 2016–2017 | 2016-2017 |
| প্রবর্তক≠ | Selvaraju et al. (Grad-CAM); Ribeiro et al. (LIME); Lundberg & Lee (SHAP) | Selvaraju et al. (Grad-CAM); Ribeiro et al. (LIME) |
| ধরন≠ | Post-hoc explainability applied to object detection | Post-hoc explainability applied to image classifiers |
| মৌলিক উৎস≠ | 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 ↗ | 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 ↗ |
| অপর নাম | XAI Object Detection, Interpretable Object Detection, Transparent Object Detection, Explainable OD | XAI image classification, interpretable image classifier, explainable CNN, transparent image recognition |
| সম্পর্কিত≠ | 5 | 4 |
| সারসংক্ষেপ≠ | Explainable object detection combines a deep-learning object detector — such as YOLO, Faster R-CNN, or DETR — with post-hoc or built-in explainability methods (Grad-CAM, LIME, SHAP, D-RISE) that visualize why the model placed a bounding box at a particular location and assigned a particular class label, making its decisions auditable by humans. | Explainable image classification combines a deep learning image classifier — typically a CNN or Vision Transformer — with a post-hoc or intrinsic interpretability method such as Grad-CAM, LIME, or SHAP to produce visual or quantitative explanations of why the model assigned a particular label to an image. The goal is to make the classifier's decision process transparent, auditable, and trustworthy. |
| ScholarGateডেটাসেট ↗ |
|
|