Published December 11, 2020 | Version 1.0.0

3DUNetCNN Pretrained Models

Authors/Creators

Description

Pre-trained model and configuration files designed to work with the 3DUNetCNN GitHub project.

The model files are named: <dataset>_<receptive_field>[_<version>][_<fold_number>].h5

The corresponding configuration files are also given. These files include important details regarding data preprocessing, model architecture, and model training. The easiest way to train one of these models to on a new application is to modify the given configuration file to suit your needs and then to feed configuration file along with the pre-trained model to the "train.py" script from the GitHub repository. The receptive field is given for reference for those looking to implement a model. However, taking a pre-trained model at one receptive field and then training at another receptive field is perfectly reasonable, and will like reduce training time compared to training model from scratch. It is also worth noting that the project employs flexible model loading that allows for the weights from pretrained UNet models to be used as weights for models with slightly different UNet architectures. Therefore, even if you change architecture (using the configuration file), you should still be able to load weights from a pretrained model with a different architecture to reduce the training time needed.

When using the AutoImplant models, please cite the following paper:

  • Ellis D.G., Aizenberg M.R. (2020) Deep Learning Using Augmentation via Registration: 1st Place Solution to the AutoImplant 2020 Challenge. In: Li J., Egger J. (eds) Towards the Automatization of Cranial Implant Design in Cranioplasty. AutoImplant 2020. Lecture Notes in Computer Science, vol 12439. Springer, Cham. https://doi.org/10.1007/978-3-030-64327-0_6

The augmented AutoImplant data used to train the models can be found here.

Files

AutoImplant2020_176x224x144_fold0_config.json

Files (1.6 GB)

Name Size
md5:f3a2ac0b6e53aba8e89a5d192593c94a
274.3 MB Download
md5:75cee054707d67ea15583d3ed4a8261e
120.5 kB Preview Download
md5:f29bb536f4e1b602888d0cee540b3b5e
274.3 MB Download
md5:015f4c96af6a36fd1ad8cbc21b1a625b
120.5 kB Preview Download
md5:6df82227c34903121531ea4e78a39c1e
274.3 MB Download
md5:4482e5882aee4450aacc2d473f0a44b1
120.5 kB Preview Download
md5:a3ccf9f4af4b9d46eab0eb36e2f72830
274.3 MB Download
md5:4c24dcecc1b419f6c870c04a8dc88450
120.5 kB Preview Download
md5:06ad58048a5901d38f79df1673005cd8
274.3 MB Download
md5:b3e80b0720e20021d577e17cfc6b8806
2.1 kB Preview Download
md5:6e4b19a6dc8621e973540d3c490551e3
274.3 MB Download
md5:159868bbcf76275974f488b889520616
2.1 kB Preview Download
md5:f4a2d769288eba2544cb38dd7f5ae911
7.3 kB Preview Download

Additional details

References

  • Ellis D.G., Aizenberg M.R. (2020) Deep Learning Using Augmentation via Registration: 1st Place Solution to the AutoImplant 2020 Challenge. In: Li J., Egger J. (eds) Towards the Automatization of Cranial Implant Design in Cranioplasty. AutoImplant 2020. Lecture Notes in Computer Science, vol 12439. Springer, Cham. https://doi.org/10.1007/978-3-030-64327-0_6
  • David G Ellis. (2020). Augmentation Via Registration: AutoImplant 2020 Augmented Data Set (Version 1.0.0) [Data set]. Zenodo. http://doi.org/10.5281/zenodo.4270278