ANCIS-Pytorch
ANCIS-Pytorch performs instance-level detection and segmentation of neural cells in microscopic images to enable quantitative analysis of cellular morphology under challenging imaging conditions such as cell adhesion, distortion, unclear contours, low-contrast protrusions, and background impurities.
Key Features:
- Joint Detection and Segmentation: Simultaneously predicts bounding boxes and segmentation masks for individual neural cells in each microscopic image.
- Attention Mechanism Integration: Incorporates attention mechanisms into both detection and segmentation modules to emphasize relevant features and suppress background noise.
- Hybrid Network Architecture: Combines a Single Shot MultiBox Detector (SSD) for object detection with U-Net for segmentation within a joint network framework.
- Robustness to Imaging Challenges: Addresses cell adhesion, distortion, unclear contours, low-contrast protrusions, and background impurities to improve segmentation reliability.
- High Precision and Speed: Demonstrates high detection and segmentation precision and maintains fast processing on neural cell microscopy datasets, outperforming comparable methods.
Scientific Applications:
- Cellular morphology analysis: Enables quantitative single-cell morphological measurements in neural microscopy studies.
- Connectivity studies: Provides per-cell segmentation and localization data to support analyses of neural cell spatial relationships and connectivity.
- Neural pathology investigations: Supports detection and segmentation of abnormal neural cell structures for pathology and disease research.
Methodology:
ANCIS-Pytorch uses a joint network that integrates SSD for detection and U-Net for segmentation, with attention mechanisms applied to both detection and segmentation modules to produce bounding boxes and segmentation masks.
Topics
Details
- License:
- Unlicense
- Maturity:
- Mature
- Cost:
- Free of charge
- Tool Type:
- command-line tool
- Operating Systems:
- Linux
- Programming Languages:
- Python
- Added:
- 8/9/2019
- Last Updated:
- 6/16/2020
Operations
Publications
Yi J, Wu P, Jiang M, Huang Q, Hoeppner DJ, Metaxas DN. Attentive neural cell instance segmentation. Medical Image Analysis. 2019;55:228-240. doi:10.1016/j.media.2019.05.004. PMID:31103790.