All Projects → alan-turing-institute → scivision

alan-turing-institute / scivision

Licence: BSD-3-Clause license
scivision: a framework for scientific image analysis

Programming Languages

python
139335 projects - #7 most used programming language
javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to scivision

rds-course
Materials for Turing's Research Data Science course
Stars: ✭ 22 (-63.33%)
Mutual labels:  hut23
binderhub-deploy
Deploy a BinderHub from scratch on Microsoft Azure
Stars: ✭ 27 (-55%)
Mutual labels:  hut23
Master-Research-Tools-Collection
Record some tools commonly used in research, My blog address:
Stars: ✭ 31 (-48.33%)
Mutual labels:  scientific-research
pylcaio
A Python class to hybridize lifecycle assessment (LCA) and environmentally extended input-output (EEIO) databases.
Stars: ✭ 21 (-65%)
Mutual labels:  scientific-research
AlphaPlot
📈 Application for statistical analysis and data visualization which can generate different types of publication quality 2D and 3D plots with extensive visual customization.
Stars: ✭ 140 (+133.33%)
Mutual labels:  scientific-research
python-data-science-project
Template repository for a Python 3-based (data) science project
Stars: ✭ 54 (-10%)
Mutual labels:  scientific-research
pytorch-gpu-data-science-project
Template repository for a Python 3-based (data) science project with GPU acceleration using the PyTorch ecosystem.
Stars: ✭ 16 (-73.33%)
Mutual labels:  scientific-research
PyRates
Open-source, graph-based Python code generator and analysis toolbox for dynamical systems (pre-implemented and custom models). Most pre-implemented models belong to the family of neural population models.
Stars: ✭ 33 (-45%)
Mutual labels:  scientific-research
monitoring-ecosystem-resilience
Repository for mini-projects in the Data science for Sustainable development project
Stars: ✭ 16 (-73.33%)
Mutual labels:  hut23
DeezyMatch
A Flexible Deep Learning Approach to Fuzzy String Matching
Stars: ✭ 70 (+16.67%)
Mutual labels:  hut23
ReadabiliPy
A simple HTML content extractor in Python. Can be run as a wrapper for Mozilla's Readability.js package or in pure-python mode.
Stars: ✭ 55 (-8.33%)
Mutual labels:  hut23
TuringDataStories
TuringDataStories: An open community creating “Data Stories”: A mix of open data, code, narrative 💬, visuals 📊📈 and knowledge 🧠 to help understand the world around us.
Stars: ✭ 27 (-55%)
Mutual labels:  hut23
AIrsenal
Machine learning Fantasy Premier League team
Stars: ✭ 140 (+133.33%)
Mutual labels:  hut23
ptype
Probabilistic type inference
Stars: ✭ 25 (-58.33%)
Mutual labels:  hut23
distinctipy
A lightweight package for generating visually distinct colours.
Stars: ✭ 125 (+108.33%)
Mutual labels:  hut23

scivision logo

A Toolkit for Scientific Image Analysis

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

All Contributors

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.

Contributors

Thanks goes to these wonderful people (emoji key):


Aida Mehonic

📋 📖 🤔

Alan R Lowe

💻 🤔 📖 🚇 🔍

Alejandro ©

💻 🤔 🎨 💡

Beatriz Costa Gomes

💻 🤔 📖 🎨 💡

Ben Evans

🤔

Ed Chalstrey

💻 🤔 📖 🚇

Evangeline Corcoran

💻 🤔 📖 🚇

JamesAliScott

🤔 🔣

Kasra Hosseini

💻 🤔 📖 🚇

Martin Rogers

🔣 💡 💻 🤔

Miquel Massot

💻 🤔 📖 🔌

Robert Blackwell

🤔

Scott Hosking

🔍 🤔

ots22

💻 🤔 📖 🚇

This project follows the all-contributors specification. Contributions of any kind welcome!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].