Jessyfm / ACRN_Chest_X-ray_IA

Learning Deformable Registration of Medical Images with Anatomical Constraints

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Learning Deformable Registration of Medical Images with Anatomical Constraints

Repository of AC-RegNet, a new method to regularize CNN-based deformable image registration by considering global anatomical priors in the form of segmentation masks.

In this repository you can find the AC-RegNet source code and results produced for the "Learning deformable registration of medical images with anatomical constraints. L. Mansilla, D.H. Milone and E. Ferrante. Neural Networks. ISSN: 0893-6080 (2020, Elsevier)." paper. You can download our paper from here.

Content

  • CLI Application: An open source command line tool for chest x-ray image registration.
  • AC-RegNet: Implementation of AC-RegNet model with TensorFlow.
  • NIH Chest-XRay14 segmentations: Anatomical segmentation masks produced for NIH Chest-XRay14 dataset using AC-RegNet with a multi-atlas segmentation model.

Reference

If you use source code or results from this repository in your publication, please cite our paper:

  • "Learning deformable registration of medical images with anatomical constraints. L. Mansilla, D.H. Milone and E. Ferrante. Neural Networks. ISSN: 0893-6080 (2020, Elsevier)."

About

Learning Deformable Registration of Medical Images with Anatomical Constraints


Languages

Language:Python 100.0%Language:Shell 0.0%