Participation Quick Start Guide
To start participating in the Challenge:
- Pick a task and review the description, particularly the Goal and Data sections:
- Task 1: Lesion Segmentation, featuring image contour detection
- Task 2: Lesion Attribute Detection, featuring semantic image segmentation
- Task 3: Disease Classification, featuring multi-class image classification
- Download training data, including input image and response ground truth bundles:
- Develop an algorithm for generating responses from generalized input images
- As necessary, get support or share your insights on the Challenge Forum
- (After July 9th, 2018) (Optionally) Submit your validation results for a preliminary end-to-end check of your system
- Download validation input images
- Use your algorithm to create predicted responses
- Submit these predicted responses to receive an immediate score
- This will provide feedback that your predicted responses have the correct data format help check for data issues that may lower your score substantially (e.g. a bug in your script causes every segmentation to be empty)
- You may make unlimited serial submissions.
- (After July 9th, 2018) Submit your test results
- Download test input images
- Use your algorithm to create predicted responses.
- Submit these predicted responses
- Your score will be hidden, but you will receive immediate feedback regarding invalid data formats
- You may make unlimited and independent submissions, but only the most recent submission will be used for official judging
- Include a PDF manuscript with your submission, describing your algorithm’s approach