Clara Imaging Algorithms (Clara IA) is a CUDA accelerated end-to-end medical imaging algorithms toolkit. It offers python wrapper for rapid prototyping.
- NVIDIA GPU: Pascal or newer, including Pascal, Volta, Turing and Ampere families
- NVIDIA driver: 450.36.06+
- CUDA driver: Cuda 11+
- Python: 3.8+
Clara Imaging Algorithms toolkit can be installed using pip
$ pip install clara-imaging-algosExecute the sample code present in examples folder. Update the script with appropriate parameters.
Apache-2.0 License (see LICENSE file).
Copyright (c) 2021-2022, NVIDIA CORPORATION.