LIOM Toolkit
stable

Contents:

  • liom_toolkit
    • liom_toolkit package
      • Subpackages
        • liom_toolkit.registration package
        • liom_toolkit.segmentation package
        • liom_toolkit.utils package
        • liom_toolkit.visualization package
      • Module contents
LIOM Toolkit
  • liom_toolkit
  • liom_toolkit package
  • liom_toolkit.segmentation package
  • liom_toolkit.segmentation.vseg package
  • Edit on GitHub

liom_toolkit.segmentation.vseg package

Submodules

  • liom_toolkit.segmentation.vseg.cldice module
    • cl_dice()
    • cl_score()
  • liom_toolkit.segmentation.vseg.data module
    • PatchDataset
  • liom_toolkit.segmentation.vseg.loss module
    • DiceBCELoss
      • DiceBCELoss.forward()
    • DiceLoss
      • DiceLoss.forward()
  • liom_toolkit.segmentation.vseg.make_dataset module
    • make_train_val()
  • liom_toolkit.segmentation.vseg.model module
    • ConvBlock
      • ConvBlock.forward()
    • DecoderBlock
      • DecoderBlock.forward()
    • EncoderBlock
      • EncoderBlock.forward()
    • VsegModel
      • VsegModel.b
      • VsegModel.d4
      • VsegModel.e4
      • VsegModel.forward()
  • liom_toolkit.segmentation.vseg.predict_one module
    • predict_one()
  • liom_toolkit.segmentation.vseg.training module
    • create_images()
    • evaluate()
    • mask_image()
    • train()
    • train_model()
  • liom_toolkit.segmentation.vseg.utils module
    • add_patch_to_empty_array()
    • calculate_metrics()
    • create_dir()
    • create_patches()
    • crop_image()
    • epoch_time()
    • matplotlib_imshow()
    • numeric_filesort()
    • patch()
    • process_image()
    • seeding()
  • liom_toolkit.segmentation.vseg.validation module
    • show_diff()
    • validate_model()

Module contents

Previous Next

© Copyright 2024, Frans Irgolitsch. Revision 1260b199.

Built with Sphinx using a theme provided by Read the Docs.