Giter VIP home page Giter VIP logo

ordinal-cnn-parkinsons's Introduction

An ordinal CNN approach for the assessment of neurological damage in Parkinson's disease patients"

Code for the experimentation of the paper "An ordinal CNN approach for the assessment of neurological damage in Parkinson's disease patients" (pending review)

Installation

Python 3.8 is required to run the experiments, along with the requirements specified in the requirements.txt file. To automatically install these requirements using pip, run the following command:

python -m pip install -r requirements.txt

Usage

The signac project first needs to be initialized by providing the path to the folder containing:

  • The labels.csv file with the image filenames and corresponding labels
  • The mni directory, containing the image files in MNI152 standard space
python init.py <path to folder>

This will create all the validation jobs for the experimentation.

The generated jobs can then be ran using the signac CLI interface:

python project.py submit  # for submitting to an installed and configured scheduler
python project.py run     # for running locally

For more information on how to use the signac CLI, go to the signac documentation.

Once all validation jobs have been completed, the evaluation jobs can be created and ran:

python add_evaluation_jobs.py

# Like before, jobs can be submitted or ran locally
# Completed jobs will not be executed twice
python project.py submit # or
python project.py run

After all evaluation jobs are completed, the results can be extracted to spreadsheet files:

python extract_results.py

Citation

BibTeX

@article{BARBEROGOMEZ2021115271,
  title = {An ordinal CNN approach for the assessment of neurological damage in Parkinson’s disease patients},
  journal = {Expert Systems with Applications},
  volume = {182},
  pages = {115271},
  year = {2021},
  issn = {0957-4174},
  doi = {https://doi.org/10.1016/j.eswa.2021.115271},
  url = {https://www.sciencedirect.com/science/article/pii/S0957417421007028},
  author = {Javier Barbero-Gómez and Pedro-Antonio Gutiérrez and Víctor-Manuel Vargas and Juan-Antonio Vallejo-Casas and César Hervás-Martínez},
  keywords = {Artificial neural networks, Ordinal classification, Data augmentation, Computer-aided diagnosis}
}

APA 7th edition

J. Barbero-Gómez, P.-A. Gutiérrez, V.-M. Vargas, J.-A. Vallejo-Casas, and C. Hervás-Martínez, “An ordinal CNN approach for the assessment of neurological damage in Parkinson’s disease patients,” Expert Systems with Applications, vol. 182, p. 115271, Nov. 2021, doi: 10.1016/j.eswa.2021.115271.

Contributors

ordinal-cnn-parkinsons's People

Contributors

javierbg avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

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.