Skip to main content

Segmentation tool for biological cells of irregular size and shape in 3D and 2D.

Project description

VollSeg

Developed by KapoorLabs

Logo1 Logo2

This product is a testament to our expertise at KapoorLabs, where we specialize in creating cutting-edge solutions. We offer bespoke pipeline development services, transforming your developmental biology questions into publishable figures with our advanced computer vision and AI tools. Leverage our expertise and resources to achieve end-to-end solutions that make your research stand out.

Note: The tools and pipelines showcased here represent only a fraction of what we can achieve. For tailored and comprehensive solutions beyond what was done in the referenced publication, engage with us directly. Our team is ready to provide the expertise and custom development you need to take your research to the next level. Visit us at KapoorLabs.

Segmentation Algorithm

VollSeg is more than just a single segmentation algorithm; it is a meticulously designed modular segmentation tool tailored to diverse model organisms and imaging methods. While a U-Net might suffice for certain image samples, others might benefit from utilizing StarDist, and some could require a blend of both, potentially coupled with denoising or region of interest models. The pivotal decision left to make is how to select the most appropriate VollSeg configuration for your dataset, a question we comprehensively address in our documentation website.

PyPI version License Twitter Badge Segmentation

Installation

This package can be installed by

pip install vollseg

If you are building this from the source, clone the repository and install via

git clone https://github.com/kapoorlab/vollseg/

cd vollseg

pip install -e .

Algorithm

  • Algorithm
    • Schematic representation showing the segmentation approach used in VollSeg.
    • First, we input the raw fluorescent image in 3D (A) and preprocess it to remove noise.
    • Next, we obtain the star convex approximation to the cells using Stardist (B) and the U-Net prediction labeled via connected components (C).
    • We then obtain seeds from the centroids of labeled image in B, for each labeled region of C in order to create bounding boxes and centroids.
    • If there is no seed from B in the bounding box region from U-Net, we add the new centroid (in yellow) to the seed pool (D).
    • Finally, we do a marker controlled watershed in 3D using skimage implementation on the probability map shown in (E) to obtain the final cell segmentation result shown in (F).
    • All images are displayed in Napari viewer with 3D display view.

Requirements

  • Python 3.7 and above.

License

Under MIT license. See LICENSE.

Authors

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

vollseg-32.3.2.tar.gz (78.1 kB view details)

Uploaded Source

Built Distribution

vollseg-32.3.2-py3-none-any.whl (88.9 kB view details)

Uploaded Python 3

File details

Details for the file vollseg-32.3.2.tar.gz.

File metadata

  • Download URL: vollseg-32.3.2.tar.gz
  • Upload date:
  • Size: 78.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for vollseg-32.3.2.tar.gz
Algorithm Hash digest
SHA256 c33dd363ffe9690e115427acb5a95105955211f669dc847aa30abd2e7c19b3ef
MD5 58d4df1e4b247294430aee81d26476eb
BLAKE2b-256 f92425e6033b97d5f87d5680d2f6bef731c0e9a5cf25d8a31aff55cbb47cf89d

See more details on using hashes here.

File details

Details for the file vollseg-32.3.2-py3-none-any.whl.

File metadata

  • Download URL: vollseg-32.3.2-py3-none-any.whl
  • Upload date:
  • Size: 88.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for vollseg-32.3.2-py3-none-any.whl
Algorithm Hash digest
SHA256 3b291b48d78bdbefad567807f710fb2354de172cc644cc439c5981a6f2034174
MD5 d82c515fffe5374048d862530b5f09a7
BLAKE2b-256 52dd7fd3baa0b57234fea0bec6b86d595ceb025cb14692e8cce432b2c067273f

See more details on using hashes here.

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