https://github.com/aramis-lab/miccai-educational-challenge-2020
AD Classification using Clinica
https://github.com/aramis-lab/miccai-educational-challenge-2020
Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (5.3%) to scientific vocabulary
Repository
AD Classification using Clinica
Basic Info
- Host: GitHub
- Owner: aramis-lab
- License: mit
- Default Branch: master
- Size: 182 KB
Statistics
- Stars: 4
- Watchers: 4
- Forks: 2
- Open Issues: 1
- Releases: 1
Metadata Files
README.md
MICCAI-educational-challenge-2020
This repository contains the supports for a tutorial to perform AD Classification using Clinica.
When cloning remember to include the submodules:
git submodule update --init --recursive
Jupyter-book is automatically deployed here: https://aramislab.paris.inria.fr/clinicadl/tuto/intro.html
When Notebooks-AD-DL is
updated, type:
git submodule update --remote
to update the Jupyter-book.
To run locally, please install the necessary packages inside a conda environment:
bash
conda create -y -n clinicadl_tuto python=3.7
conda activate clinicadl_tuto
pip install jupyterlab
pip install clinicadl==0.2.1
Then, you can clone the repository containing this tutorial and lauch the notebooks from inside:
bash
git clone git@github.com:aramis-lab/MICCAI-educational-challenge-2020.git
cd ./Notebooks-AD-DL
jupyter notebook
Owner
- Name: ARAMIS Lab
- Login: aramis-lab
- Kind: organization
- Location: Paris, France
- Website: www.aramislab.fr
- Twitter: AramisLabParis
- Repositories: 21
- Profile: https://github.com/aramis-lab
The Aramis Lab is a joint research team between CNRS, Inria, Inserm and Sorbonne University and belongs to the Paris Brain Institute (ICM).
GitHub Events
Total
Last Year
Issues and Pull Requests
Last synced: 11 months ago
Dependencies
- jupyter-book ==0.7.1
- sphinxcontrib-bibtex ==1.0.0