predict-idlab / landmarker

PyTorch-based toolkit for landmark detection

Home Page:https://predict-idlab.github.io/landmarker/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

landmarker

PyPI Latest Release support-version codecov CodeQL PRs Welcome Documentation Testing

Landmarker is a PyTorch-based toolkit for (anatomical) landmark detection in images. It is designed to be easy to use and to provide a flexible framework for state-of-the-art landmark detection algorithms for small and large datasets. Landmarker was developed for landmark detection in medical images. However, it can be used for any type of landmark detection problem.

πŸ› οΈ Installation

command
pip pip install landmarker

πŸš€ Getting Started

Technical documentation is available at documentation.

Examples and tutorials are available at examples

✨ Features

  • Modular: Landmarker is designed to be modular. It is easy to add new models, datasets, and loss functions.
  • Flexible: Landmarker provides a flexible framework for landmark detection. It is easy to customize the training and evaluation process.
  • Easy to use: Landmarker is easy to use. It provides a simple API for training and evaluation.
  • State-of-the-art: Landmarker provides state-of-the-art landmark detection models and loss functions.

πŸ“ˆ Future Work

  • Extension to 3D landmark detection.
  • Extension to landmark detection in videos.
  • Add uncertainty estimation.
  • ...

πŸ‘ͺ Contributing

We welcome contributions to Landmarker. Please read the contributing guidelines for more information.

πŸ“– Citation

If you use Landmarker in your research, please cite the following paper:

SCIENTIFIC PAPER UNDER REVIEW

πŸ“ License

Landmark is licensed under the MIT license.


πŸ‘€ Jef Jonkers