holgerroth / model-zoo

MONAI Model Zoo that hosts models in the MONAI Bundle format.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MONAI Model Zoo

MONAI Model Zoo hosts a collection of medical imaging models in the MONAI Bundle format. All source code of models (bundles) are tracked in models/, and for each distinct version of a bundle, it will be archived as a .zip file (named in the form of bundle_name_version.zip) and stored in Releases.

Getting Started

To download and get started with the models, please see the model browser and the example use cases.

License

Bundles released on the MONAI Model Zoo require a license for the software itself comprising the configuration files and model weights. You are required to adhere to the license conditions included with each bundle, as well as any license conditions stated for data bundles may include or use (please check the file docs/data_license.txt if it is existing within the bundle directory).

The MONAI Model Zoo repository itself follows Apache License, thus you need to follow this license if using its software, and we recommend this license for bundles.

The MONAI Model Zoo does not make any statement of the suitability of any model for a particular task, especially not for therapeutic or diagnostic use.

Contributing

To make a contribution in MONAI Model Zoo, see the contributing guidelines.

Links

About

MONAI Model Zoo that hosts models in the MONAI Bundle format.

License:Apache License 2.0


Languages

Language:Jupyter Notebook 65.8%Language:Python 32.3%Language:Shell 1.9%