Thanks to visit codestin.com
Credit goes to github.com

Skip to content

CUDA accelerated medical imaging algorithms

License

NVIDIA/clara-ia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clara Imaging Algorithms Toolkit

Clara Imaging Algorithms (Clara IA) is a CUDA accelerated end-to-end medical imaging algorithms toolkit. It offers python wrapper for rapid prototyping.

Requirements

  • NVIDIA GPU: Pascal or newer, including Pascal, Volta, Turing and Ampere families
  • NVIDIA driver: 450.36.06+
  • CUDA driver: Cuda 11+
  • Python: 3.8+

Quick Start

Installation

Clara Imaging Algorithms toolkit can be installed using pip

$ pip install clara-imaging-algos

Execution

Execute the sample code present in examples folder. Update the script with appropriate parameters.

License

Apache-2.0 License (see LICENSE file).

Copyright (c) 2021-2022, NVIDIA CORPORATION.

About

CUDA accelerated medical imaging algorithms

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages