Logo
stable

Getting Started

  • Getting started
    • Backends
    • Installation

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
    • 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
      • Models
        • Classification
        • Generative Adversarial Networks
        • Segmentation
      • Training
        • Parameters
        • Network Trainer
        • Predictor
        • Experiment
        • Callbacks
        • Losses
        • Metrics
        • convert_batch_to_numpy_identity
        • float_to_pytorch_tensor
        • create_optims_default_pytorch
        • create_optims_gan_pytorch
        • convert_torch_tensor_to_npy
        • create_optims_default_tf
        • initialize_uninitialized
        • convert_tf_tensor_to_npy
      • Utilities
      • Backend Resolution
      • Class Hierarchy Diagrams
  • GitHub
delira
  • Docs »
  • delira - Deep Learning In RAdiology
  • Edit on GitHub

delira - Deep Learning In RAdiology¶

Getting Started

  • Getting started
    • Backends
    • 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
      • Models
        • Classification
        • Generative Adversarial Networks
        • Segmentation
      • Training
        • Parameters
        • Network Trainer
        • Predictor
        • Experiment
        • Callbacks
        • Losses
        • Metrics
        • convert_batch_to_numpy_identity
        • float_to_pytorch_tensor
        • create_optims_default_pytorch
        • create_optims_gan_pytorch
        • convert_torch_tensor_to_npy
        • create_optims_default_tf
        • initialize_uninitialized
        • convert_tf_tensor_to_npy
      • Utilities
      • Backend Resolution
      • Class Hierarchy Diagrams
  • GitHub

Indices and tables¶

  • Index

  • Module Index

  • Search Page

Next

© Copyright 2019, Justus Schock, Oliver Rippel, Christoph Haarburger Revision 71368ce3.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: stable
Versions
stable
v0.4.0
v0.3.2
v0.3.1
v0.3.0
v0.2.0-beta.1
master
Downloads
pdf
html
epub
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.