Skip to content

Commit

Permalink
uploade new illustration submissions
Browse files Browse the repository at this point in the history
  • Loading branch information
SD3004 committed May 6, 2022
1 parent f54fcc6 commit 38ad2e3
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 4 deletions.
Binary file added .github/images/challenge3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added .github/images/challenge4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
25 changes: 21 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,14 +114,31 @@ Submission for the challenge have to uploaded on [SLCN Challenge Website](https:

The submissions on grand-challenge work throught the use of Docker containers. As a participant, you will have to create and upload an *Algorithm Container* in order to submit a solution.

### 6.1 Algorithm Container <a name="algo"></a>
### 6.1 Create your Algorithm page on Grand Challenge <a name="algo"></a>

![algo_title](https://raw.githubusercontent.com/{metrics-lab}/{SLCN_challenge}/{main}/.github/images/{challenge1}.{png}
)
Fill the required information. You can keep your algorithm private.

![create_algo](https://raw.githubusercontent.com/metrics-lab/SLCN_challenge/main/.github/images/challenge1.png)


### 6.2 Evaluation Container <a name="eval"></a>
Please set the viewer option to Viewer CIRRUS Core (Public); the inputs to *Cortical surface mesh (Image)* and the outputs to *Birth Age (Float)*


![info_algo](https://raw.githubusercontent.com/metrics-lab/SLCN_challenge/main/.github/images/challenge2.png)

### 6.2 Upload your Algorithm container on Grand Challenge <a name="algo"></a>

Once your algorithm page is created, you will be able to either upload your algorithm container (the .tar output file of the *bash export.sh* command) or link it to a github repository containing your project.

![info_algo](https://raw.githubusercontent.com/metrics-lab/SLCN_challenge/main/.github/images/challenge3.png)


### 6.3 Try-out your algorithm container <a name="algo"></a>

Even if your container is working perfectly localy, it might failed when uploaded onto the grand-challenge servers. Therefore, we highly advice you to **try-out** your algorithm container, by uploading one image example (a .mha file such as the one provided in ./test/).

![info_algo](https://raw.githubusercontent.com/metrics-lab/SLCN_challenge/main/.github/images/challenge4.png)


## 7. Contacts <a name="contacts"></a>

Expand Down

0 comments on commit 38ad2e3

Please sign in to comment.