Skip to content

MedVisBonn/SICS155_challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SICS-155 Challenge

Repository for evaluation tools for the SICS-155 challenge.

Website: https://medvisbonn.github.io/

Installation

To install the project, follow these steps (a Python installation is required):

  1. Clone the repository:

    git clone https://github.com/medvisbonn/SICS155_challenge.git
    cd SICS155_challenge
  2. Install the required dependencies:

    pip install -r requirements.txt

Usage

  1. Run the script:
    python evaluation.py GROUND_TRUTH_PATH PREDICTION_PATH [options]
  2. Get more information using:
    python evaluation.py --help

About

Repository for evaluation tools for the SICS-155 challenge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages