Skip to main content

scivision

Project description


scivision logo

A Toolkit for Scientific Image Analysis

PyPI Binder Scivision Gallery Continuous integration badge Documentation Status Discuss on GitHub Discussions License

The scivision project aims to connect computer vision model developers to image data providers from diverse scientific fields.

It's core features are:

  1. The scivision catalog, containing pretrained computer vision models and datasets from science and the humanities
  2. The scivision model and datasource API, a simple, standard interface to models and data that works with the entries in the catalog

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: badge

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.

🐨 Installation

  1. Install scivision via PyPi: which tends to be the most user-friendly option:

    pip install scivision
    
  2. Install scivision from the source code:

    • Clone scivision source code:
    git clone https://github.com/alan-turing-institute/scivision.git 
    
    • Install scivision and its dependencies:
    cd /path/to/my/scivision
    pip install -v -e .
    

🤔 Contributing

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.

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

scivision-0.2.11.tar.gz (18.9 kB view hashes)

Uploaded Source

Built Distribution

scivision-0.2.11-py3-none-any.whl (18.3 kB view hashes)

Uploaded Python 3

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