Pith. sign in

REVIEW 2 cited by

G-CAME: Gaussian-Class Activation Mapping Explainer for Object Detectors

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2306.03400 v1 pith:ZX7V57H3 submitted 2023-06-06 cs.CV cs.AIcs.LG

G-CAME: Gaussian-Class Activation Mapping Explainer for Object Detectors

classification cs.CV cs.AIcs.LG
keywords g-cameobjectactivationdetectionexplainergaussianmappingmethod
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
Share X Bluesky LinkedIn Reddit HN
read the original abstract

Nowadays, deep neural networks for object detection in images are very prevalent. However, due to the complexity of these networks, users find it hard to understand why these objects are detected by models. We proposed Gaussian Class Activation Mapping Explainer (G-CAME), which generates a saliency map as the explanation for object detection models. G-CAME can be considered a CAM-based method that uses the activation maps of selected layers combined with the Gaussian kernel to highlight the important regions in the image for the predicted box. Compared with other Region-based methods, G-CAME can transcend time constraints as it takes a very short time to explain an object. We also evaluated our method qualitatively and quantitatively with YOLOX on the MS-COCO 2017 dataset and guided to apply G-CAME into the two-stage Faster-RCNN model.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Consistent Evidence, Robust Recognition: Faithful Attribution Regularization under Geometric Transformations

    cs.CV 2026-07 conditional novelty 6.0

    Submodular region-search attributions plus a ranking/truncation loss regularize models toward spatially corresponding evidence under geometric transforms, improving attribution metrics and transformed accuracy with sm...

  2. Explaining What Machines See: XAI Strategies in Deep Object Detection Models

    cs.CV 2025-09 conditional novelty 2.0

    A survey organizing explainable AI methods for object detection into perturbation, gradient, backpropagation, and graph based families, with an overview of datasets, metrics, and publication trends.