paper-with-me

Papers

Fast Multiple Landmark Localisation Using a Patch-based Iterative Network

2018-06-18 · Yuanwei Li, Amir Alansary, Juan J. Cerrolaza, Bishesh Khanal, Matthew Sinclair, Jacqueline Matthew, Chandni Gupta, Caroline Knight, Bernhard Kainz, Daniel Rueckert

We propose a new Patch-based Iterative Network (PIN) for fast and accurate landmark localisation in 3D medical volumes. PIN utilises a Convolutional Neural Network (CNN) to learn the spatial relationship between an image patch and anatomical landmark positions. During inference, patches are repeatedly passed to the CNN until the estimated landmark position converges to the true landmark location. PIN is computationally efficient since the inference stage only selectively samples a small number of patches in an iterative fashion rather than a dense sampling at every location in the volume. Our approach adopts a multi-task learning framework that combines regression and classification to improve localisation accuracy. We extend PIN to localise multiple landmarks by using principal component analysis, which models the global anatomical relationships between landmarks. We have evaluated PIN using 72 3D ultrasound images from fetal screening examinations. PIN achieves quantitatively an average landmark localisation error of 5.59mm and a runtime of 0.44s to predict 10 landmarks per volume. Qualitatively, anatomical 2D standard scan planes derived from the predicted landmark locations are visually similar to the clinical ground truth. Source code is publicly available at https://github.com/yuanwei1989/landmark-detection.

📄 PDF Abstract BibTeX arXiv:1806.06987

Code (1)

yuanwei1989/landmark-detection 공식 구현 tf

Tasks

Multi-Task Learning

Similar Papers 제목 키워드 기반

Face Detection, Bounding Box Aggregation and Pose Estimation for Robust Facial Landmark Localisation in the Wild

2017-05-05 · Zhen-Hua Feng, Josef Kittler, Muhammad Awais, Patrik Huber 외

We present a framework for robust face detection and landmark localisation of faces in the wild, which has been evaluated as part of `the 2nd Facial Landmark Localisation Competition'. The framework has four stages: face…

Face AlignmentFace DetectionPose Estimation

Deep Learning-Based Regression and Classification for Automatic Landmark Localization in Medical Images

2020-07-10 · Julia M. H. Noothout, Bob D. de Vos, Jelmer M. Wolterink, Elbrich M. Postma 외

In this study, we propose a fast and accurate method to automatically localize anatomical landmarks in medical images. We employ a global-to-local localization approach using fully convolutional neural networks (FCNNs). …

ClassificationGeneral Classificationregression

A Comprehensive Performance Evaluation of Deformable Face Tracking "In-the-Wild"

2016-03-18 · Grigorios G. Chrysos, Epameinondas Antonakos, Patrick Snape, Akshay Asthana 외

Recently, technologies such as face detection, facial landmark localisation and face recognition and verification have matured enough to provide effective and efficient solutions for imagery captured under arbitrary cond…

Face AlignmentFace DetectionFace Recognition

Comparison of Evaluation Metrics for Landmark Detection in CMR Images

2022-01-25 · Sven Koehler, Lalith Sharan, Julian Kuhm, Arman Ghanaat 외

Cardiac Magnetic Resonance (CMR) images are widely used for cardiac diagnosis and ventricular assessment. Extracting specific landmarks like the right ventricular insertion points is of importance for spatial alignment a…

CNN-based Landmark Detection in Cardiac CTA Scans

2018-04-13 · Julia M. H. Noothout, Bob D. de Vos, Jelmer M. Wolterink, Tim Leiner 외

Fast and accurate anatomical landmark detection can benefit many medical image analysis methods. Here, we propose a method to automatically detect anatomical landmarks in medical images. Automatic landmark detection is p…

Anatomical Landmark DetectionClassificationGeneral ClassificationMedical Image Analysis+1