https://github.com/insightsoftwareconsortium/covalic
A platform for image algorithm validation in public challenges.
https://github.com/insightsoftwareconsortium/covalic
Last synced: 7 months ago
JSON representation
A platform for image algorithm validation in public challenges.
- Host: GitHub
- URL: https://github.com/insightsoftwareconsortium/covalic
- Owner: InsightSoftwareConsortium
- Created: 2013-01-23T21:33:50.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2017-01-13T18:01:47.000Z (about 9 years ago)
- Last Synced: 2025-06-30T15:21:22.880Z (7 months ago)
- Language: C++
- Homepage:
- Size: 190 KB
- Stars: 16
- Watchers: 22
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
COVALIC (Comparison and Validation for Image Computing)
==============
COVALIC provides the building blocks of a web-based platform for public
image analysis challenges.
This includes ITK-based C++ plugins for comparing different image processing
algorithms that was used in multiple public challenges as a backend server code.These plugins are ITK filter classes that are wrapped in a generic command line
interface described by XML files to facilitate batch processing
in a variety of systems.
There's also work in progress for a Python-based meta-analysis machine learning
framework that automatically determine weightings of different metrics, and
characterize how a challenge can have different results under specific
perturbations.
COVALIC is currently in use at the following sites:
* http://challenge.kitware.com
* https://www.virtualskeleton.ch