<img src="https://i.imgur.com/kc7aE7z.png"
alt="scivision logo" width="60%" align="center">
<h2>A Toolkit for Scientific Image Analysis</h2>
<a href="https://pypi.org/project/scivision/">
<img alt="PyPI" src="https://img.shields.io/pypi/v/scivision">
</a>
<a href="https://mybinder.org/v2/gh/alan-turing-institute/scivision/HEAD?labpath=examples%2Fscivision-core-functionality.ipynb">
<img alt="Binder" src="https://mybinder.org/badge_logo.svg">
</a>
<a href="https://github.com/scivision-gallery">
<img alt="Scivision Gallery" src="https://img.shields.io/badge/Scivision-Gallery-pink">
</a>
<a href="https://github.com/alan-turing-institute/scivision/actions/workflows/scivision.yml">
<img alt="Continuous integration badge" src="https://github.com/alan-turing-institute/scivision/actions/workflows/scivision.yml/badge.svg">
</a>
<a href="https://scivision.readthedocs.io/en/latest/?badge=latest">
<img alt="Documentation Status" src="https://readthedocs.org/projects/scivision/badge/?version=latest">
</a>
<a href="https://github.com/alan-turing-institute/scivision/discussions">
<img alt="Discuss on GitHub Discussions" src="https://img.shields.io/badge/GitHub-Discussions-yellow?logo=GitHub">
</a>
<a href="https://github.com/alan-turing-institute/scivision/blob/main/LICENSE">
<img alt="License" src="https://img.shields.io/badge/License-BSD_3--Clause-blue.svg">
</a>
The scivision project aims to connect computer vision model developers to image data providers from diverse scientific fields.
It's core features are:
The Scivision documentation is hosted on Read the Docs (including maintainer documentation). Start with the User Guide for an introduction to using Scivision.
You can also see an interactive demonstration of Scivision right now in your browser, no installation required:
Browse through a gallery of notebooks (runnable interactively with Binder) from research projects using Scivision at the Scivision Gallery.
Scivision development happens in the Scivision GitHub repo.
Install scivision via PyPi: which tends to be the most user-friendly option:
bash
pip install scivision
Install scivision from the source code:
bash
git clone https://github.com/alan-turing-institute/scivision.git
bash
cd /path/to/my/scivision
pip install -v -e .
See the Contributing Guide on readthedocs, which contains information on how to set up and contribute computer vision models and scientific image datasets to the scivision catalog, and make them available via the scivision python API, as well as modify the source code.
You may consider starting or joining in with a discussion, or opening an issue in this GitHub repo.
$ claude mcp add scivision \
-- python -m otcore.mcp_server <graph>