Giter Club home page Giter Club logo

seg2link's Introduction

PyPI GitHub

Language

icon

Seg2Link is a napari-based software specifically designed for scientific research. The software aims to tackle a focused problem: offering an efficient toolbox for quick manual refinement of automated segmentation in large-scale 3D cellular images, particularly useful for brain images obtained through electron microscopy."

Our extensive documentation offers step-by-step tutorials, and our academic paper delves into the scientific methodology and validation behind the software.

Unlike other segmentation solutions, Seg2Link requires pre-processed predictions of cell/non-cell regions as inputs. These predictions can conveniently be generated using Seg2linkUnet2d (Documentation). This integrated approach makes the segmentation process both accurate and efficient.

Features

  • Utilizing Deep Learning Predictions -- Seg2Link takes deep learning predictions as input and refines initial inaccurate predictions into highly accurate results through semi-automatic user operations.

  • User-Friendly -- Seg2Link not only auto-generates segmentation results but also allows for easy inspection and manual corrections through minimal mouse and keyboard interactions. It supports features like cell ordering, multiple-step undo and redo.

  • Efficiency -- Seg2Link is engineered for the rapid processing of large 3D images with billions of voxels.

Graphic Overview

Introduction

Install

conda create -n seg2link-env python=3.8 pip
conda activate seg2link-env
  • Install seg2link from this repository:
pip install git+https://github.com/Mohinta2892/Seg2Link.git

Editable install:

pip install -e git+https://github.com/Mohinta2892/Seg2Link.git#egg=Seg2Link

Use the software

  • Activate the created environment by:
conda activate seg2link-env
  • Start the software
seg2link

Citation

If you used this package in your research please cite it:

  • Wen, C., Matsumoto, M., Sawada, M. et al. Seg2Link: an efficient and versatile solution for semi-automatic cell segmentation in 3D image stacks. Sci Rep 13, 7109 (2023). https://doi.org/10.1038/s41598-023-34232-6

If you use this fork in your research, we would be grateful if you acknowledge it:

seg2link's People

Contributors

wenchentao avatar mohinta2892 avatar

seg2link's Issues

Test multi-label pick

Test if multi-label pick is compatible with changing states due to merge or due.
Especially, when o is pressed to restore the all labels view

Load the last data paths automatically from config

If config files are found in
Path.home().seg2link_config_path.ini and set the directories to default to the last paths.
If no configs are found, make Path.home(), which is the current functionality.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.