Implementation of retinal image registration using Implicit Neural Representations (INRs), based on the IDIR framework.
This repository contains the implementation code for adapting the IDIR framework for 2D retinal image alignment, developed as part of my computer science degree thesis.
mateo19182/TFG - Contains the written thesis and presentation slides.
Implicit Neural Representations for Deformable Image Registration MIDL 2022 paper:
@inproceedings{wolterink2021implicit,
title={Implicit Neural Representations for Deformable Image Registration},
author={Wolterink, Jelmer M and Zwienenberg, Jesse C and Brune, Christoph},
booktitle={Medical Imaging with Deep Learning 2022},
year={2022},
url={https://openreview.net/forum?id=BP29eKzQBu3}
}