TL;DR
This paper introduces a universal deep learning model for detecting multiple anatomical landmarks across different medical imaging datasets, outperforming specialized models and reducing complexity.
Contribution
Developed the first universal landmark detection model capable of handling multiple anatomical regions with end-to-end training on mixed datasets.
Findings
Universal model outperforms previous multi-dataset models.
Model surpasses single-region specialized models.
Requires fewer parameters than standard convolutional models.
Abstract
Detecting anatomical landmarks in medical images plays an essential role in understanding the anatomy and planning automated processing. In recent years, a variety of deep neural network methods have been developed to detect landmarks automatically. However, all of those methods are unary in the sense that a highly specialized network is trained for a single task say associated with a particular anatomical region. In this work, for the first time, we investigate the idea of "You Only Learn Once (YOLO)" and develop a universal anatomical landmark detection model to realize multiple landmark detection tasks with end-to-end training based on mixed datasets. The model consists of a local network and a global network: The local network is built upon the idea of universal U-Net to learn multi-domain local features and the global network is a parallelly-duplicated sequential of dilated…
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
Methods*Communicated@Fast*How Do I Communicate to Expedia? · You Only Look Once · Concatenated Skip Connection · Max Pooling · Convolution · U-Net
