landmarker: a Toolkit for Anatomical Landmark Localization in 2D/3D Images
Jef Jonkers, Luc Duchateau, Glenn Van Wallendael, Sofie Van Hoecke

TL;DR
landmarker is a flexible Python toolkit built on PyTorch that improves anatomical landmark localization in 2D/3D medical images, supporting various methods and customization for enhanced accuracy and research efficiency.
Contribution
It introduces a modular, comprehensive toolkit specifically designed for medical landmark localization, addressing limitations of general-purpose pose estimation tools.
Findings
Enhances landmark localization accuracy in medical images.
Supports multiple methodologies including heatmap regression.
Facilitates customization and extension for specific datasets.
Abstract
Anatomical landmark localization in 2D/3D images is a critical task in medical imaging. Although many general-purpose tools exist for landmark localization in classical computer vision tasks, such as pose estimation, they lack the specialized features and modularity necessary for anatomical landmark localization applications in the medical domain. Therefore, we introduce landmarker, a Python package built on PyTorch. The package provides a comprehensive, flexible toolkit for developing and evaluating landmark localization algorithms, supporting a range of methodologies, including static and adaptive heatmap regression. landmarker enhances the accuracy of landmark identification, streamlines research and development processes, and supports various image formats and preprocessing pipelines. Its modular design allows users to customize and extend the toolkit for specific datasets and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMedical Imaging and Analysis · Anatomy and Medical Technology · Medical Image Segmentation Techniques
MethodsHeatmap
