Welcome to the elastix model zoo django website.
Note: This is not the repository where you should upload your parameter files, for this checkout the model zoo repository.
The elastix model zoo is a dynamic website that uses github's version control to monitor it's content contributions. The website is built with django and is hosted at: https://elastix.lumc.nl/modelzoo
The elastix model zoo repository is a submodule of this website repository and has to be cloned separately. In order to do so, run the following after a clone of this repository:
cd ModelZooElastix/ElastixModelZoo
git submodule init
git submodule update
More information about the elastix algorithm, including an extensive manual can be found on the wiki
Interactive tutorials are available in Jupyter notebooks.
You can also subscribe to the mailing list for questions.