sjoerdk / evalutils

evalutils creates evaluation containers for grand-challenge.org

Home Page:https://grand-challenge.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

evalutils

https://travis-ci.org/comic/evalutils.svg?branch=master Maintainability Test Coverage Documentation Status Updates

evalutils helps challenge administrators easily create evaluation containers for grand-challenge.org.

Features

  • Generation your challenge evaluation project boilerplate using Cookiecutter
  • Scripts to build, test and export your generated docker container for grand-challenge.org
  • Loading of CSV, ITK and Pillow compatible prediction files
  • Validation of submitted predictions
  • Interface to SciKit-Learn metrics and Pandas aggregations
  • Bounding box annotations with Jaccard Index calculations

Getting Started

evalutils requires Python 3.6, and can be installed from pip. Please see the Getting Started documentation for more details.

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

About

evalutils creates evaluation containers for grand-challenge.org

https://grand-challenge.org

License:MIT License


Languages

Language:Python 96.2%Language:Makefile 1.9%Language:Shell 0.7%Language:Dockerfile 0.6%Language:Batchfile 0.5%