All Projects → lucasmansilla → ACRN_Chest_X-ray_IA

lucasmansilla / ACRN_Chest_X-ray_IA

Licence: MIT License
Learning Deformable Registration of Medical Images with Anatomical Constraints

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to ACRN Chest X-ray IA

TransMorph Transformer for Medical Image Registration
TransMorph: Transformer for Unsupervised Medical Image Registration (PyTorch)
Stars: ✭ 130 (+622.22%)
Mutual labels:  image-registration, image-alignment
ganslate
Simple and extensible GAN image-to-image translation framework. Supports natural and medical images.
Stars: ✭ 17 (-5.56%)
Mutual labels:  medical-images
deid
best effort anonymization for medical images using python
Stars: ✭ 108 (+500%)
Mutual labels:  medical-images
claire
Constrained Large Deformation Diffeomorphic Image Registration (CLAIRE)
Stars: ✭ 30 (+66.67%)
Mutual labels:  image-registration
kdsb17
Gaussian Mixture Convolutional AutoEncoder applied to CT lung scans from the Kaggle Data Science Bowl 2017
Stars: ✭ 18 (+0%)
Mutual labels:  medical-images
SASHIMI
SASHIMI segmentation is a Matlab App for semi-automatic interactive segmentation of multi-slice images.
Stars: ✭ 15 (-16.67%)
Mutual labels:  image-registration
Vessel-Segmentation-MR-Registration
The code in this repository is from my master thesis. This project aims to automatically segment carotid from 3D MR brain image, and use the segmented carotid to extract Time-Activity-Curve from PET images. It mainly involves 3D image coregistration, vessel segmentation, partial valume correction.
Stars: ✭ 19 (+5.56%)
Mutual labels:  image-registration
Improved-Wasserstein-GAN-application-on-MRI-images
Improved Wasserstein GAN (WGAN-GP) application on medical (MRI) images
Stars: ✭ 23 (+27.78%)
Mutual labels:  medical-images
MIRACL
Multi-modal Image Registration And Connectivity anaLysis
Stars: ✭ 23 (+27.78%)
Mutual labels:  image-registration
FAIR.m
Flexible Algorithms for Image Registration
Stars: ✭ 103 (+472.22%)
Mutual labels:  image-registration
RNiftyReg
An R interface to the NiftyReg medical image registration library
Stars: ✭ 32 (+77.78%)
Mutual labels:  image-registration
nightlight
Nightlight: Astronomic Image Processing
Stars: ✭ 25 (+38.89%)
Mutual labels:  image-registration
nemar
[CVPR2020] Unsupervised Multi-Modal Image Registration via Geometry Preserving Image-to-Image Translation
Stars: ✭ 120 (+566.67%)
Mutual labels:  image-registration
grouped-ssd-pytorch
PyTorch implementation of Grouped SSD (GSSD) and GSSD++ for focal liver lesion detection from multi-phase CT images (MICCAI 2018, IEEE TETCI 2021)
Stars: ✭ 36 (+100%)
Mutual labels:  medical-images
u-dicom-viewer
A simple web browser DICOM viewer for any device.
Stars: ✭ 91 (+405.56%)
Mutual labels:  medical-images
MCF-3D-CNN
Temporal-spatial Feature Learning of DCE-MR Images via 3DCNN
Stars: ✭ 43 (+138.89%)
Mutual labels:  medical-images
ViT-V-Net for 3D Image Registration Pytorch
Vision Transformer for 3D medical image registration (Pytorch).
Stars: ✭ 169 (+838.89%)
Mutual labels:  image-registration
VoxelMorph-PyTorch
An unofficial PyTorch implementation of VoxelMorph- An unsupervised 3D deformable image registration method
Stars: ✭ 68 (+277.78%)
Mutual labels:  image-registration
quicksilver
Predictive Image Registration
Stars: ✭ 117 (+550%)
Mutual labels:  image-registration
DeepAtlas
Joint Semi-supervised Learning of Image Registration and Segmentation
Stars: ✭ 38 (+111.11%)
Mutual labels:  image-registration

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 source code corresponding to the paper "Learning deformable registration of medical images with anatomical constraints" (Neural Networks, 2020). 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 with TensorFlow.
  • NIH Chest-XRay14 segmentations: Anatomical segmentation masks produced for the NIH Chest-XRay14 dataset using AC-RegNet and a multi-atlas segmentation model.

Reference

  • Mansilla, L., Milone, D. H., & Ferrante, E. (2020). Learning deformable registration of medical images with anatomical constraints. Neural Networks, 124, 269-279.

License

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].