https://github.com/fets-ai/gandlf

A generalizable application framework for segmentation, regression, and classification using PyTorch

https://github.com/fets-ai/gandlf

Science Score: 10.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
    Links to: arxiv.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (14.8%) to scientific vocabulary
Last synced: 8 months ago · JSON representation

Repository

A generalizable application framework for segmentation, regression, and classification using PyTorch

Basic Info
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 1
  • Open Issues: 0
  • Releases: 0
Fork of mlcommons/GaNDLF
Created almost 5 years ago · Last pushed almost 5 years ago

https://github.com/FETS-AI/GaNDLF/blob/master/

# GaNDLF

Code style: black

The **G**ener**a**lly **N**uanced **D**eep **L**earning **F**ramework for segmentation, regression and classification. ## Why use this? - Supports multiple - Deep Learning model architectures - Data dimensions (2D/3D) - Channels/images/sequences - Prediction classes - Domain modalities (i.e., Radiology Scans and Digitized Histopathology Tissue Sections) - Robust data augmentation, courtesy of [TorchIO](https://github.com/fepegar/torchio/) - Built-in nested cross validation (and related combined statistics), with support for parallel HPC-based computing - Handles imbalanced classes (e.g., very small tumor in large organ) - Multi-GPU (on the same machine - distributed) training - Leverages robust open source software - No need to write any code to generate robust models - [Automatic mixed precision](https://pytorch.org/blog/accelerating-training-on-nvidia-gpus-with-pytorch-automatic-mixed-precision/) support ## Citation Please cite the following article for GaNDLF ([full PDF](https://arxiv.org/abs/2103.01006)): ``` @misc{gandlf2021, title={GaNDLF: A Generally Nuanced Deep Learning Framework for Scalable End-to-End Clinical Workflows in Medical Imaging}, author={Sarthak Pati and Siddhesh P. Thakur and Megh Bhalerao and Ujjwal Baid and Caleb Grenko and Brandon Edwards and Micah Sheller and Jose Agraz and Bhakti Baheti and Vishnu Bashyam and Parth Sharma and Babak Haghighi and Aimilia Gastounioti and Mark Bergman and Bjoern Menze and Despina Kontos and Christos Davatzikos and Spyridon Bakas}, year={2021}, eprint={2103.01006}, archivePrefix={arXiv}, primaryClass={cs.LG} } ``` ## Documentation Start at https://cbica.github.io/GaNDLF/. Includes the following: - [Installation](https://cbica.github.io/GaNDLF/setup) - [Usage](https://cbica.github.io/GaNDLF/usage) - [Extension](https://cbica.github.io/GaNDLF/extending) ## Disclaimer - The software has been designed for research purposes only and has neither been reviewed nor approved for clinical use by the Food and Drug Administration (FDA) or by any other federal/state agency. - This code (excluding dependent libraries) is governed by the license provided in https://www.med.upenn.edu/cbica/software-agreement.html unless otherwise specified. ## Contact For more information or any support, please post on the [Discussions](https://github.com/CBICA/GaNDLF/discussions) section or contact CBICA Software.

Owner

  • Name: Federated Tumor Segmentation (FeTS) initiative
  • Login: FETS-AI
  • Kind: organization
  • Email: admin@fets.ai
  • Location: Philadelphia, PA

Federated Learning in medicine

GitHub Events

Total
Last Year