paper-with-me

Papers

Integrating Spatial Configuration into Heatmap Regression Based CNNs for Landmark Localization

2019-08-02 · Christian Payer, Darko Štern, Horst Bischof, Martin Urschler

In many medical image analysis applications, often only a limited amount of training data is available, which makes training of convolutional neural networks (CNNs) challenging. In this work on anatomical landmark localization, we propose a CNN architecture that learns to split the localization task into two simpler sub-problems, reducing the need for large training datasets. Our fully convolutional SpatialConfiguration-Net (SCN) dedicates one component to locally accurate but ambiguous candidate predictions, while the other component improves robustness to ambiguities by incorporating the spatial configuration of landmarks. In our experimental evaluation, we show that the proposed SCN outperforms related methods in terms of landmark localization error on size-limited datasets.

📄 PDF Abstract BibTeX arXiv:1908.00748

Code (3)

christianpayer/MedicalDataAugmentationTool-HeatmapRegression 공식 구현 tf
nnzzll/scn pytorch
predict-idlab/landmarker pytorch

Tasks

Medical Image Analysisregression

Similar Papers 제목 키워드 기반

Attentive One-Dimensional Heatmap Regression for Facial Landmark Detection and Tracking

2020-04-05 · Shi Yin, Shangfei Wang, Xiaoping Chen, Enhong Chen

Although heatmap regression is considered a state-of-the-art method to locate facial landmarks, it suffers from huge spatial complexity and is prone to quantization error. To address this, we propose a novel attentive on…

Face AlignmentFacial Landmark DetectionGPULandmark Tracking+2

Beyond Waypoints: Dual-Heatmap Grounding for Cross-Embodiment Semantic Navigation

2026-05-19 · Kaijie Yun, Yue Chen arxiv

Grounding open-ended semantic instructions into physically executable local goals is a fundamental challenge in human-robot interaction. While existing navigation frameworks often regress deterministic waypoints, this ri…

HIH: Towards More Accurate Face Alignment via Heatmap in Heatmap

2021-04-07 · Xing Lan, Qinghao Hu, Qiang Chen, Jian Xue 외

Heatmap-based regression overcomes the lack of spatial and contextual information of direct coordinate regression, and has revolutionized the task of face alignment. Yet it suffers from quantization errors caused by negl…

Face Alignmentregression

Point detection through multi-instance deep heatmap regression for sutures in endoscopy

2021-11-16 · Lalith Sharan, Gabriele Romano, Julian Brand, Halvar Kelm 외

Purpose: Mitral valve repair is a complex minimally invasive surgery of the heart valve. In this context, suture detection from endoscopic images is a highly relevant task that provides quantitative information to analys…

Anatomical Landmark Detectionregression

A Transfer Learning approach to Heatmap Regression for Action Unit intensity estimation

2020-04-14 · Ioanna Ntinou, Enrique Sanchez, Adrian Bulat, Michel Valstar 외

Action Units (AUs) are geometrically-based atomic facial muscle movements known to produce appearance changes at specific facial locations. Motivated by this observation we propose a novel AU modelling problem that consi…

Face AlignmentregressionTransfer Learning