Skip to content

DIAGNijmegen/demo-algorithm-template

Repository files navigation

🚀 Demo challenge algorithm Template

Thank you for hosting your algorithm on Grand-Challenge.org, we appreciate it!

Content

This Algorithm Template contains a tailored example to help you run your algorithm on Grand-Challenge.org.

It contains the following:

  • ️🦾 A set of example bash scripts (.sh) to help you test your algorithm locally and export it as a container for upload.
  • 🦿 An example python implementation that templates reading the inputs and writing the outputs.

See the header of the interference.py for more information.

Please note that this is supplementary to the documentation. If the documentation does not answer your question, feel free to reach out to us at [email protected].

The examples in this template illustrate one approach, but they are not the only option. Any container image will do as long as it:

  • reads from the /input/images/color-fundus

  • reads from the /input/age-in-months.json

  • outputs, correctly, to /output/images/binary-vessel-segmentation


Generated by Grand-Challenge-Forge v0.6.0

Releases

No releases published

Packages

No packages published