This repository contains instructions and scripts for the Longitudinal Multiple Sclerosis Lesion Segmentation Challenge - MICCAI 2021.
DATASET.md details how the challenge data is structured.
SUBMISSION_GUIDELINES.md explains how to submit your method on the VIP platform.
FAQ.md answers commonly asked questions.
The preprocess/ directory contains information to preprocess the data.
The example_method/ directory contains an example MS lesion segmentation method which follows the challenge scheme.