repype

Guide

  • Quick start
    • Installation
    • Examples
      • Image segmentation
      • Text-based user interface
      • Using notebooks for inspection

Modules

  • repype
  • repype.textual
repype
  • Quick start
  • View page source

Quick start

Installation

To use repype, first install it from PyPI:

pip install repype

Or alternatively, install from conda-forge:

conda install -c conda-forge repype

Examples

  • Image segmentation
    • Task specifications
    • Batch processing
    • Modification of the pipeline
    • Running tasks programmatically
  • Text-based user interface
    • Built-in capabilities
    • Custom status updates
  • Using notebooks for inspection
    • Creating some results to work with
    • Loading the results for inspection
    • Re-computing marginal data
Previous Next

© Copyright 2017-2025 Leonid Kostrykin, Biomedical Computer Vision Group, Heidelberg University.

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