NSF HDR ML Challenge
Codabench Tutorial
Yuan-Tang Chou (UW)
A3D3 Institute
for HDR ML Challenge team
1
PHY-2117997
Reminder
2
1. Login or Create Account on Codabench
3
2. Download Dummy Submission
4
3. Register in the Competition
5
4. Submit Dummy Submission
6
5. Check results in the leaderboard
7
6. Check out the starting kit
8
7. Starting kit as a Google Colab Notebook
9
8. Get Public Data
10
9. Checkout example submissions
11
11. Code submission structure
��
[*] Follow the example to load your model. Avoid hard-coded path to model weight
12
Common issue
[!!] Do not zip the whole folder. ONLY select the model.py and relevant weight files to make the tarball
If you see the above error, mostly likely you zip the whole folder when making the tarball
13
14
ML Challenges