Skip to content
This repository was archived by the owner on Sep 25, 2021. It is now read-only.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

niftidataset

Build Status Coverage Status Documentation Status Python Versions

This package is deprecated in favor of torchio or MONAI and will no longer be supported

This package simply provides appropriate dataset and transforms classes for NIfTI images for use with PyTorch or PyTorch wrappers.

** Note that this is an alpha release. If you have feedback or problems, please submit an issue (it is very appreciated) **

Requirements

  • nibabel >= 2.3.1
  • numpy >= 1.15.4
  • pillow >= 5.3.0
  • torch >= 1.0.0
  • torchvision >= 0.2.1

Installation

pip install git+git://github.com/jcreinhold/niftidataset.git

Tutorial

5 minute Overview

In addition to the above small tutorial, there is consolidated documentation here.

Test Package

Unit tests can be run from the main directory as follows:

nosetests -v tests

About

pytorch dataset class for reading and transforming NIfTI files

Topics

Resources

Stars

64 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages