evalutils icon indicating copy to clipboard operation
evalutils copied to clipboard

evalutils helps users create extensions for grand-challenge.org

Results 6 evalutils issues
Sort by recently updated
recently updated
newest added

* evalutils version: 0.4.2 * Python version: ??? * Operating System: ??? ### Description User report: > the evalutils created default dockerfile, does not also not built successfully on grand...

When `./test.sh` is called, the following error is encountered often: ``` Could not load expected_output.json using . ``` This suggests that evalutils is reading all the files from the automatically-generated...

I was looking at the code for creating an algorithm container. The `Algorithm` class has a `_load_input_image` function which is constrained to load only one input image. Perhaps we could...

Request from Erdi: > it would also be super cool if I could upload a tensorflow/pytorch model directly? > > Maybe we can do something with ONNX? > > I...

enhancement

The exception messages from itk are now multiline, which result in unintelligible error messages when they're passed to grand challenge (see https://covid-segmentation.grand-challenge.org/FAQs/). These should be handled better.

We should think of a new name for this package as @silvandeleemput is introducing templating for model containers or processors, so `evalutils` is no longer a good name (was it...