Repo for which users will create pull requests for subissions (ImageCLEGmedical GAN challenge).
Please name the submissions files following the structure presented below:
<team_name>_submission<id>
e.g. AIMultimediaLab_submission1
How to do it?
- Fork the repository
- Add your submission files in your cloned repository. Please make sure to check your submission files with the validator script you can find in the main repository of this competition (2023_ImageCLEFmed_GANs) in order to make sure that the files you submit respect the requirements.
- Create a pull request to this repo.
More information is available here: https://docs.github.com/en/desktop/contributing-and-collaborating-using-github-desktop/working-with-your-remote-repository-on-github-or-github-enterprise/creating-an-issue-or-pull-request-from-github-desktop
For the submission we expect the following format: ,
You need to respect the following constraints:
- The separator between the figure ID and the prediction score (1/0) has to be a comma (,)
- Each figure ID of test set must be included in the submitted file exactly once