Logo
v0.2.0-beta.1

Getting Started

  • Getting started
    • Installation
      • Backends
      • From Source
      • Prebuild Packages

Tutorials:

  • Delira Introduction
    • Loading Data
      • The Dataset
      • The Dataloader
      • The Datamanager
      • Sampler
    • Models
      • __init__
      • closure
      • prepare_batch
    • Abstract Networks for specific Backends
      • PyTorch
        • forward
        • prepare_batch
        • closure example
      • Other examples
    • Training
      • Parameters
      • Trainer
      • Experiment
    • Logging
      • MultiStreamHandler
      • Logging with Visdom - The trixi Loggers
        • Types of VisdomHandlers
    • More Examples
  • Classification with Delira - A very short introduction
    • Logging and Visualization
    • Data Preparation
      • Loading
      • Augmentation
    • Training
    • See Also
  • Generative Adversarial Nets with Delira - A very short introduction
    • HyperParameters
    • Logging and Visualization
    • Data Preparation
      • Loading
      • Augmentation
    • Training
    • See Also
  • Segmentation in 2D using U-Nets with Delira - A very short introduction
    • Logging and Visualization
    • Data Praparation
      • Loading
      • Augmentation
    • Training
    • See Also
  • Segmentation in 3D using U-Nets with Delira - A very short introduction
    • Logging and Visualization
    • Data Praparation
      • Loading
      • Augmentation
    • Training
    • See Also

API Documentation:

  • API Documentation
    • Delira
      • Data Loading
        • Arbitrary Data
        • Nii
        • Sampler
      • IO
      • Logging
        • MultiStreamHandler
        • TrixiHandler
        • Deprecated Handlers
      • Models
        • Classification
        • Generative Adversarial Networks
        • Segmentation
      • Training
        • Parameters
        • Network Trainer
        • Experiment
        • Callbacks
        • Losses
        • AurocMetricPyTorch
        • AccurarcyMetricPyTorch
        • pytorch_batch_to_numpy
        • pytorch_tensor_to_numpy
        • float_to_pytorch_tensor
        • create_optims_default_pytorch
        • create_optims_gan_default_pytorch
      • Utilities
      • Class Hierarchy Diagrams
  • GitHub
delira
  • Docs »
  • delira - Deep Learning In RAdiology
  • Edit on GitHub

delira - Deep Learning In RAdiology¶

Getting Started

  • Getting started
    • Installation

Tutorials:

  • Delira Introduction
    • Loading Data
    • Models
    • Abstract Networks for specific Backends
    • Training
    • Logging
    • More Examples
  • Classification with Delira - A very short introduction
    • Logging and Visualization
    • Data Preparation
    • Training
    • See Also
  • Generative Adversarial Nets with Delira - A very short introduction
    • HyperParameters
    • Logging and Visualization
    • Data Preparation
    • Training
    • See Also
  • Segmentation in 2D using U-Nets with Delira - A very short introduction
    • Logging and Visualization
    • Data Praparation
    • Training
    • See Also
  • Segmentation in 3D using U-Nets with Delira - A very short introduction
    • Logging and Visualization
    • Data Praparation
    • Training
    • See Also

API Documentation:

  • API Documentation
    • Delira
      • Data Loading
        • Arbitrary Data
          • Dataset
          • Dataloader
          • Datamanager
          • Utils
        • Nii
        • Sampler
      • IO
      • Logging
        • MultiStreamHandler
        • TrixiHandler
        • Deprecated Handlers
      • Models
        • Classification
        • Generative Adversarial Networks
        • Segmentation
      • Training
        • Parameters
        • Network Trainer
        • Experiment
        • Callbacks
        • Losses
        • AurocMetricPyTorch
        • AccurarcyMetricPyTorch
        • pytorch_batch_to_numpy
        • pytorch_tensor_to_numpy
        • float_to_pytorch_tensor
        • create_optims_default_pytorch
        • create_optims_gan_default_pytorch
      • Utilities
      • Class Hierarchy Diagrams
  • GitHub

Indices and tables¶

  • Index
  • Module Index
  • Search Page
Next

© Copyright 2019, Justus Schock, Oliver Rippel, Christoph Haarburger Revision 6ab0a1db.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: v0.2.0-beta.1
Versions
latest
v0.2.0-beta.1
Downloads
pdf
htmlzip
epub
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.