Skip to main content

Algorithms for Panoptic Segmentation of organelles in EM

Project description

empanada

Overview

empanada (EM Panoptic Any Dimension Annotation) is a tool for panoptic segmentation of organelles in 2D and 3D electron microscopy (EM) images. Panoptic segmentation combines both instance and semantic segmentation enabling a holistic approach to image annotation with a single deep learning model. To make model training and inference lightweight and broadly applicable to many EM imaging modalities, empanada runs all expensive operations on 2D images or run length encoded versions of 3D volumes.

Note: Development is active and breaking changes should be expected. Not all features are implemented.

Highlights

  • Train 2D panoptic segmentation models by customizing easy to read .yaml config files.
  • Get better models faster by using state-of-the-art CEM pretrained model weights to initialize training.
  • Run models on 2D images, videos, or isotropic and anisotropic volumes with orthoplane and stack inference, respectively.
  • Export GPU and quantized CPU trained models for use in napari with empanada-napari.

Installation

Install empanada with pip:

pip install empanada-dl

To install the latest development version of empanada directly from GitHub:

pip install git+https://github.com/volume-em/empanada.git

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

empanada-dl-0.1.7.tar.gz (24.5 MB view hashes)

Uploaded Source

Built Distribution

empanada_dl-0.1.7-py3-none-any.whl (91.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page