Skip to main content

Multiclass Cell Segmentation

Project description

cellseg: Multiclass Cell Segmentation

PyPI version Stage Test Install Travis Build PyPI license Documentation Status Total Downloads Monthly Downloads Weekly Downloads Maintenance GitHub last commit GitHub issues GitHub issues-closed

Introduction

cellseg is a PyTorch (torch) based deep learning package aimed at multiclass cell segmentation.

Installation

pip install cellseg 

Or if you want to build from source

git clone git@github.com:Nelson-Gon/cellseg.git
cd cellseg
python setup.py install 

Development stage

  • Read Tiff Images

  • Read Non Tiff Images

  • Write Data Transformers and Loaders

  • Write functional model

  • Modify model weights/layers

Usage

# imports data, utils, model 
from cellseg import *

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

cellseg-0.0.0.tar.gz (2.1 kB view hashes)

Uploaded Source

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