Skip to content

Preliminary experiments with DL and Pytorch on anatomical images

License

Notifications You must be signed in to change notification settings

giulia-berto/dl_with_pytorch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dl_with_pytorch

Code used for some preliminary experiments with Deep Learning (DL) and Pytorch.
The aim of the project was to train Convolutional Neural Networks (CNNs) to automatically assign tags to anatomical and diffusion Magnetic Resonance (MR) images.

The code was used for three classification tasks:

  • classify between T1 and FA anatomical MR images
  • classify whether or not a T1 anatomical image is defaced
  • classify diffusion MR images into three classes based on their b-value (b=1000 s/mm^2, b=2000 s/mm^2, and b=3000 s/mm^2)

Note: code and examples of this repository were inspired by those collected in the book "Deep Learning with PyTorch" by Eli Stevens, Luca Antiga, and Thomas Viehmann, published by Manning Publications, 2020. https://www.manning.com/books/deep-learning-with-pytorch

MIT Copyright (c) 2020 Giulia Bertò

About

Preliminary experiments with DL and Pytorch on anatomical images

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published