radtorch / radtorch

Official repository for RADTorch - The Medical Imaging Machine Learning Framework

Home Page:https://www.radtorch.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

radtorch_1 0_header

DOI

What is RADTorch ?

RADTorch provides a framework of higher level classes and functions that significantly reduce the time needed for implementation of different machine and deep learning algorithms on DICOM and non-DICOM medical images.

RADTorch was built by radiologists for radiologists so they can build, test and implement state-of-the-art machine learning algorithms in minutes.

RADTorch is :

  • User-Friendly: Minimal coding required.

  • Comprehensive: Includes data analysis and visualization.

  • Backed by state-of-the-art machine learning and data visualization frameworks.

image

Install RADTorch

Stable version

To install stable version via pip, use the following command:

pip3 install git+https://download.radtorch.com/

Preview version To install Preview beta version via pip, use the following command:

pip3 install git+https://preview.radtorch.com/

Requests

Feature requests are more than welcomed on our discussion board HERE


Contribute

Bug reports and pull requests are welcome.


Cite us

@software{mohamed_elbanan_2022_6464087,
  author       = {Mohamed Elbanan},
  title        = {radtorch/radtorch: 1.0.0},
  month        = apr,
  year         = 2022,
  publisher    = {Zenodo},
  version      = {1.0.0},
  doi          = {10.5281/zenodo.6464087},
  url          = {https://doi.org/10.5281/zenodo.6464087}
}