Skip to main content

A deep learning based tool to segment epithelial tissues. The epyseg GUI can be uesd to build, train or run custom networks

Project description

EPySeg

EPySeg is a package for segmenting 2D epithelial tissues. EPySeg also ships with a graphical user interface that allows for building, training and running deep learning models. Training can be done with or without data augmentation (2D-xy and 3D-xyz data augmentation are supported). EPySeg relies on the segmentation_models library. EPySeg source code is available here. Cloud version available here.

Install

  1. Install python 3.7 or Anaconda 3.7 (if not already present on your system)

  2. In a command prompt type:

    pip install --user --upgrade epyseg
    

    or

    pip3 install --user --upgrade epyseg
    

    NB:

    • To open a command prompt on Windows press 'Windows'+R then type 'cmd'
    • To open a command prompt on MacOS press 'Command'+Space then type in 'Terminal'
  3. To open the graphical user interface, type the following in a command:

    python -m epyseg
    

    or

    python3 -m epyseg
    

Third party libraries

Below is a list of the 3rd party libraries used by EPySeg and/or pyTA.

IMPORTANTLY: if you disagree with any license below, please uninstall EPySeg.

Library name Use Link License
tensorflow Deep learning library https://pypi.org/project/tensorflow/ Apache 2.0
segmentation-models Models https://pypi.org/project/segmentation-models/ MIT
czifile Reads Zeiss .czi files https://pypi.org/project/czifile/ BSD (BSD-3-Clause)
Markdown Python implementation of Markdown https://pypi.org/project/Markdown/ BSD
matplotlib Plots images and graphs https://pypi.org/project/matplotlib/ PSF
numpy Array/Image computing https://pypi.org/project/numpy/ BSD
numpydoc Numpy documentation format https://pypi.org/project/numpydoc/ BSD
Pillow Reads 'basic' images (.bmp, .png, .pnm, ...) https://pypi.org/project/Pillow/ HPND
PyQt5 Graphical user interface (GUI) https://pypi.org/project/PyQt5/ GPL v3
PyQtWebEngine Display html in GUI https://pypi.org/project/PyQtWebEngine/ GPL v3
read-lif Reads Leica .lif files https://pypi.org/project/read-lif/ GPL v3
scikit-image Image processing https://pypi.org/project/scikit-image/ BSD (Modified BSD)
scipy Great library to work with numpy arrays https://pypi.org/project/scipy/ BSD
tifffile Reads .tiff files (also reads Zeiss .lsm files) https://pypi.org/project/tifffile/ BSD
tqdm Command line progress https://pypi.org/project/tqdm/ MIT, MPL 2.0
natsort 'Human' like sorting of strings https://pypi.org/project/natsort/ MIT
numexpr Speeds up image math https://pypi.org/project/numexpr/ MIT
urllib3 Model architecture and trained models download https://pypi.org/project/urllib3/ MIT
qtawesome Elegant icons in pyTA https://pypi.org/project/QtAwesome/ MIT
pandas Data analysis toolkit https://pypi.org/project/pandas/ BSD (BSD-3-Clause)
numba GPU acceleration of numpy ops https://pypi.org/project/numba/ BSD
elasticdeform Image deformation (data augmentation) https://pypi.org/project/elasticdeform/ BSD
CARE/csbdeep pyTA uses custom trained derivatives of the CARE surface projection model to generate (denoised) surface projections https://pypi.org/project/csbdeep/ BSD (BSD-3-Clause)

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

epyseg-0.1.25.tar.gz (564.2 kB view details)

Uploaded Source

Built Distribution

epyseg-0.1.25-py3-none-any.whl (2.1 MB view details)

Uploaded Python 3

File details

Details for the file epyseg-0.1.25.tar.gz.

File metadata

  • Download URL: epyseg-0.1.25.tar.gz
  • Upload date:
  • Size: 564.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.7.6

File hashes

Hashes for epyseg-0.1.25.tar.gz
Algorithm Hash digest
SHA256 e995e14f585f1c302317fac3e4a21929d702a2ed74aaa9addf0a59956cb67b8b
MD5 da8fcdf48eaf2fae1fbccd4e37cf16db
BLAKE2b-256 6ca91d53a132d84f5c62b40d67601a15e74bf2109963831b3bb9983b0ff3e579

See more details on using hashes here.

Provenance

File details

Details for the file epyseg-0.1.25-py3-none-any.whl.

File metadata

  • Download URL: epyseg-0.1.25-py3-none-any.whl
  • Upload date:
  • Size: 2.1 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.7.6

File hashes

Hashes for epyseg-0.1.25-py3-none-any.whl
Algorithm Hash digest
SHA256 34837df813082386c2599ca39047f13fe469c2a2f28b4da9d031a4a73cfb15ad
MD5 0b06973dd5fb3d06c6b8b1781e2b8cfc
BLAKE2b-256 04007078173c90d90820e8f25aec42b341dec295328aab792adff00ed6ab79b1

See more details on using hashes here.

Provenance

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