LITS-CHALLENGE icon indicating copy to clipboard operation
LITS-CHALLENGE copied to clipboard

INFORMATION FOR THE LIVER TUMOR SEGMENTATION CHALLENGE

LITS-CHALLENGE

This repository contains information about the LITS Challenge.

Metrics

Please look into evaluation_notebook.ipynb to see how we evalute on the lits-challenge.com

Installation

Install all required packages using:

pip install -r requirements.txt

Run a jupyter notebook server to see the evaluation_notebook.ipynb

jupyter notebook

Go in your browser to localhost:8888.