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

scivision aims to be a well-documented and generalisable Python framework for applying computer vision methods to a wide range of scientific imagery.

This tool aims to foster collaboration between data owners and developers by:

  • Empowering scientific domain experts to easily access and integrate the latest CV tools
  • Enabling algorithm developers to distribute their tools to users across scientific fields
  • Evolving with a focus on the needs and priorities of both developers and users
  • Creating and maintaining a community of interdisciplinary contributors
  • Providing a bridge between different data scales and formats

📗 Table of contents

🐨 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.

📚 Documentation

In in addition to the Contributing Guide, the readthedocs website contains information about using the scivision python package API and updating the scivision catalog.

It also includes our maintainer documentation, which explains how to update the scivision package on PyPI and update the documentation.

📒 Demo and Examples

Open a notebook demonstrating Scivision in an interactive session in your browser (using Binder): Launch Binder

Visit the Scivision Gallery for more examples and use-cases.

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.3.tar.gz (17.6 kB view hashes)

Uploaded Source

Built Distribution

scivision-0.2.3-py3-none-any.whl (16.5 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