Skip to content

prete/abscr

 
 

Repository files navigation

ABSCR library

A python library for cell recognition.

Install

GPU support with pure conda

conda env create -n cenv --file environment_explicit.yml
conda activate cenv
conda develop .
python -m ipykernel install --user --name=cenv

Bingo!

Container run

TBD...

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Jupyter Notebook 98.7%
  • Python 1.3%
-