GithubHelp home page GithubHelp logo

jose-verdu-diaz / musclesenseworkbench Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bariskanber/musclesenseworkbench

0.0 1.0 0.0 777 KB

Musclesense workbench is an open-source software package for MRI visualisation, processing, and analysis that is tailored for use in neuromuscular diseases research

License: Other

Python 100.00%

musclesenseworkbench's Introduction

Musclesense workbench

Musclesense workbench is an AI-driven, open-source software for neuromuscular diseases imaging research, that is maintained and developed by a consortium of higher education institutions.

The software offers cross-platform MRI visualisation, processing, and analysis tools all within one platform.

Background

The software was produced as part of the Wellcome Institutional Strategic Support Fund (ISSF3) – AI in Healthcare Call 2019 project “Towards improving the clinical care of patients with neuromuscular diseases using innovative artificial intelligence imaging methods”.

Funded by the Wellcome Trust and the National Institute for Health Research Biomedical Research Centre at University College London and University College London Hospitals NHS Foundation Trust, the project aimed to contribute towards improving the clinical care of patients with neuromuscular diseases using innovative artificial intelligence imaging methods.

Future versions of the software will allow the use of different muscle segmentation tools utilising alternate methods and/or acquisition sequences using a configurable plug-in mechanism. The default deep-learning-based segmentation tool provided with the software is described in the article linked here.

Consortium

The current consortium members are University College London (UK), and Newcastle University (UK). Please email us to express interest in joining the consortium.

What it looks like

Screenshot from 2021-11-14 02-24-45

Getting started

Download the latest release version. Alternatively, you can download or clone the repository instead if you would like to test the latest development version.

Simply save and extract your download at a location of your choice on your computer.

It is no longer necessary to download any model weights as these are automatically retrieved by the software as required.

The following are prerequisites (where appropriate with example commands):

itk-snap
Python3
sudo apt install python3-pip
sudo apt install python3-tk
python3 -m pip install numpy --user
python3 -m pip install nibabel --user
python3 -m pip install matplotlib --user
python3 -m pip install pandas --user
python3 -m pip install joblib --user
python3 -m pip install scikit-learn --user
python3 -m pip install tensorflow==2.2.0 --user
python3 -m pip install keras==2.3.1 --user
python3 -m pip install h5py==2.10.0 --user
python3 -m pip install scikit-image --user
python3 -m pip install pillow --user --upgrade
python3 setup.py (from the installation directory)

To run the workbench, type python3 mmseg_app.py from the installation directory

While the above example commands are given for installation on an Ubuntu OS, the software should work on other Linux OSes as well as MacOS. It will probably need some modifications before it will work on Windows though. Do not hesitate to get in touch if you have any trouble installing and getting the software up-and-running on your system.

Notices

Musclesense the algorithm, and Musclesense Workbench should not be used in the diagnosis or treatment of patients.

Enquiries

Please submit any enquiries here

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.