Skip to content

Latest commit

 

History

History
36 lines (20 loc) · 1.6 KB

README.md

File metadata and controls

36 lines (20 loc) · 1.6 KB

Elastix Model Zoo Website

License Model Zoo

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

Screenshot 2021-05-26 at 14 52 26

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 elastix

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.