Skip to content
This repository has been archived by the owner on Jun 15, 2023. It is now read-only.
/ cellsparse Public archive

Cell instance segmentation using sparse annotation

License

Notifications You must be signed in to change notification settings

ksugar/cellsparse

Repository files navigation

Cellsparse

Getting started

Clone repository

git clone --recurse-submodules git@github.com:ksugar/cellsparse.git
cd cellsparse

Build Docker image

docker build -t cellsparse .

Run Docker container

docker run --rm --gpus all -v $(pwd)/src:/src -p 8888:8888 cellsparse

About

Cell instance segmentation using sparse annotation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages