paper-with-me

홈 › Papers

H²O: Heatmap by Hierarchical Occlusion

2023-09-20 · CBMI 2023 2023 9 · Luc-Etienne Pommé, Romain Bourqui, Romain Giot

The rise of Deep Learning (DL) has led to a breakthrough in the research field of content-based multimedia indexing. Newly de- veloped systems based on complex models outperform classic ma- chine learning algorithms in object detection, image segmentation or classification tasks. However, despite their high performance, these systems still make mistakes. To be used in industrial condi- tions, these systems must be able to provide trustworthy decisions with guarantees or justifications. Therefore, it is crucial to provide means to analyze and comprehend the decision process that leads a model to its decision. Image classification implies tracking and understanding which input features the model relies on to make its prediction. This paper focuses on features attribution techniques and proposes Heatmaps by Hierarchical Occlusion (H²O), a novel method for detecting pattern-relevant features in an image. We also propose two new pairs of metrics that overcome some evaluation issues: (a) Insertion and Deletion Spearman correlation coefficients which both estimate a correlation between the computed scores in a saliency map and the importance for the model of the associated pixels in the image. (b) Insertion Positive and Deletion Negative Gradient Sums both estimate the coherence of the scores in the saliency maps. Both visual inspection and evaluation on 7 metrics show that H²O is competitive against state-of-the-art methods.

📄 PDF Abstract BibTeX

Code (1)

labribkb/h2o tf

Tasks

image-classificationImage ClassificationImage Segmentationobject-detectionObject DetectionSemantic Segmentation

Similar Papers 제목 키워드 기반

Synthetic Occlusion Augmentation with Volumetric Heatmaps for the 2018 ECCV PoseTrack Challenge on 3D Human Pose Estimation

2018-09-13 · István Sárándi, Timm Linder, Kai O. Arras, Bastian Leibe

In this paper we present our winning entry at the 2018 ECCV PoseTrack Challenge on 3D human pose estimation. Using a fully-convolutional backbone architecture, we obtain volumetric heatmaps per body joint, which we conve…

3D Human Pose EstimationData AugmentationPose Estimation

Subpixel Heatmap Regression for Facial Landmark Localization

2021-11-03 · Adrian Bulat, Enrique Sanchez, Georgios Tzimiropoulos

Deep Learning models based on heatmap regression have revolutionized the task of facial landmark localization with existing models working robustly under large poses, non-uniform illumination and shadows, occlusions and …

Face Alignmentregression

OccFace: Unified Occlusion-Aware Facial Landmark Detection with Per-Point Visibility

2026-02-11 · Xinhao Xiang, Zhengxin Li, Saurav Dhakad, Theo Bancroft 외 arxiv

Accurate facial landmark detection under occlusion remains challenging, especially for human-like faces with large appearance variation and rotation-driven self-occlusion. Existing detectors typically localize landmarks …

Facial Landmark Detection

ORFormer: Occlusion-Robust Transformer for Accurate Facial Landmark Detection

2024-12-17 · Jui-Che Chiang, Hou-Ning Hu, Bo-Syuan Hou, Chia-Yu Tseng 외

Although facial landmark detection (FLD) has gained significant progress, existing FLD methods still suffer from performance drops on partially non-visible faces, such as faces with occlusions or under extreme lighting c…

Facial Landmark Detection

Making Deep Heatmaps Robust to Partial Occlusions for 3D Object Pose Estimation

2018-04-11 · ECCV 2018 9 · Markus Oberweger, Mahdi Rad, Vincent Lepetit

We introduce a novel method for robust and accurate 3D object pose estimation from a single color image under large occlusions. Following recent approaches, we first predict the 2D projections of 3D points related to the…

ObjectPose Estimation