Coder Social home page Coder Social logo

taoyilee / radtorch Goto Github PK

View Code? Open in Web Editor NEW

This project forked from radtorch/radtorch

1.0 1.0 0.0 14.06 MB

RADTorch - Radiology Machine Learning Framework built on top of PyTorch

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

License: Other

Python 100.00%

radtorch's Introduction


RADTorch provides a framework of higher level classes and functions that aim at significantly reducing the time needed for implementation of different machine and deep learning algorithms on 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 built upon widely used machine learning and deep learning frameworks. These include:

  1. PyTorch for Deep Learning and Neural Networks.

  2. Scikit-learn for Data Management and Machine Learning Algorithms.

  3. PyDICOM for handling of DICOM data.

  4. Bokeh, Matplotlib and Seaborn for Data Visualization.


How

Running a state-of-the-art DICOM image classifier can be run using the Image Classification Pipeline using the commands:

from radtorch import pipeline

classifier = pipeline.Image_Classification(data_directory='path to data')
classifier.run()
The above 3 lines of code will run an image classifier using Alexnet model architecture with pre-trained weights for feature extraction and 'ridge' classifier.

Try it yourself

RADTorch playground for testing is provided on Google Colab.


Documentation

Full Documentation at official website: https://docs.radtorch.com


Requests

Feature requests are more than welcomed on our discussion board HERE


Who are we?

RADTorch was developed by Mohamed Elbanan, MD: a Radiology Resident at Yale New Haven Health System, Clinical Research Affiliate at Yale School of Medicine and a Machine-learning enthusiast.


Contribute

Bug reports and pull requests are welcome.


Cite us

This framework is provided for free and opensource to anyone who would like to use it and/or update it.

Please cite us as :

@software{mohamed_elbanan_2020_3827986,
  author       = {Mohamed Elbanan},
  title        = {radtorch/radtorch: 1.1.1},
  month        = may,
  year         = 2020,
  publisher    = {Zenodo},
  version      = {1.1.1},
  doi          = {10.5281/zenodo.3827986},
  url          = {https://doi.org/10.5281/zenodo.3827986}
}

radtorch's People

Contributors

elbanan avatar kareemelfatairy avatar

Stargazers

Roman avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.