Skip to content

Commit

Permalink
Merge branch 'master' of github.com:airlab-unibas/airlab
Browse files Browse the repository at this point in the history
  • Loading branch information
RobinSandkuehler committed Jul 2, 2018
2 parents 0a6e237 + 026d2d9 commit cfbe1eb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ for rapid prototyping and reproduction of registration algorithms. The unique fe
is transparent.
AirLab is implemented in Python using [PyTorch](https://pytorch.org/) as tensor and optimization library and SimpleITK for basic image IO. It profits therefore from recent advances made by the machine learning community.

AirLab is not meant to replace existing registration frameworks nor it implements deep learning methods only. It is rather a laboratory for image registration algorithms for rapid prototyping and reproduction. Furthermore, it borrows key functionality from PyTorch (autograd and optimization) which is of course not limitted to deep learning methods.

We refer to our arXiv preprint [2018](https://arxiv.org/abs/1806.09907) for a detailed introduction of AirLab and its feature.

Authors: Robin Sandkuehler and Christoph Jud
Expand Down

0 comments on commit cfbe1eb

Please sign in to comment.