Skip to content

schelv/evalutils

 
 

Repository files navigation

evalutils

image

image

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 Intersection Over Union 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 helps challenge administrators easily create evaluation containers for grand-challenge.org

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 93.9%
  • Makefile 4.5%
  • Other 1.6%