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 arejust supported). EPySeg relies on the segmentation_models library. EPySeg source code is available here. Cloud version available here.
Install
-
Install python 3.7 or Anaconda 3.7 (if not already present on your system)
-
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'
-
To open the graphical user interface, type the following in a command:
python -m epyseg
or
python3 -m epyseg
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file epyseg-0.1.17.tar.gz
.
File metadata
- Download URL: epyseg-0.1.17.tar.gz
- Upload date:
- Size: 171.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.7.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7c6fe68276b651055e84cf0c42da8dae7622283f9a50f34b99df99fc74bedacb |
|
MD5 | 724cb817f2bd0068c40967b656419f64 |
|
BLAKE2b-256 | a8252150df96232e5bf5dabe3ce9ea55157b133424722b5e4ee029266aa4bde5 |
Provenance
File details
Details for the file epyseg-0.1.17-py3-none-any.whl
.
File metadata
- Download URL: epyseg-0.1.17-py3-none-any.whl
- Upload date:
- Size: 1.7 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.7.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 28cc104684fe3b607a97219e7951c8341172e0a4297f41079133e28deac40f96 |
|
MD5 | 3e86653f56a6b2711c28355e9a84f244 |
|
BLAKE2b-256 | 19c176760a60e430507edb7732d6182104f3dafce65d34182ccecdb89a1cf3b4 |