Create the final rankings for the submissions of the SynthRAD2023 MICCAI challenge.
To get a local copy up and running clone the repo:
git clone https://github.com/SynthRAD2023/ranking.git
or
git clone git@github.com:SynthRAD2023/ranking.git
- Export the leaderboard of the to be ranked task to a
.csv
file. - Change the path in
rank_teams.py
file to this file - Run
rank_teams.py
See the open issues for a list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the GNU General Public License v3.0. See LICENSE
for more information.
Matteo Maspero - @matteomasperonl - m.maspero@umcutrecht.nl
Project Link: https://github.com/SynthRAD2023/ranking