This shows you the differences between two versions of the page.
vss:competition:1 [2023/07/10 17:54] andy_eduard.catruna |
vss:competition:1 [2024/07/09 20:41] (current) andy_eduard.catruna [Competition] |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== Competition ====== | ====== Competition ====== | ||
- | <hidden> | ||
- | The competition is hosted on Kaggle at this **[[https://www.kaggle.com/t/aa0298d7b1b3452baed400707a089924 | link]]**. | + | The competition is hosted on Kaggle at this **[[https://www.kaggle.com/t/ca9c55b30f5e0d7e5b21d84d857a4819 | link]]**. |
The teams will be composed of 2 people. | The teams will be composed of 2 people. | ||
- | We provide you with a **[[https://www.kaggle.com/code/andycatruna/starter-code | Starter Code]]** which demonstrates how to read the data, train a network and make a submission. You are encouraged to start your work from this notebook. | + | We provide you with a **[[https://www.kaggle.com/code/andreiniculae/starting-code | Starter Code]]** which demonstrates how to read the data, train a network and make a submission. You are encouraged to start your work from this notebook. |
===== Description ===== | ===== Description ===== | ||
Line 27: | Line 26: | ||
* 80% of the training set is unlabeled. | * 80% of the training set is unlabeled. | ||
* an unknown percentage of samples are mislabeled. | * an unknown percentage of samples are mislabeled. | ||
+ | |||
+ | ===== Deadline ===== | ||
+ | You can make submissions until 3:55 PM Friday (12 July). | ||
===== Rules ===== | ===== Rules ===== | ||
- | * Using models pretrained on ImageNet is not allowed. | + | <note important> |
+ | * Using pretrained models is not allowed. | ||
+ | * Using additional training data apart from the data provided is not allowed. | ||
* Searching on the internet for the clean dataset or labels for the test set is not allowed. | * Searching on the internet for the clean dataset or labels for the test set is not allowed. | ||
- | * Manually correcting and annotating the data is not allowed. | + | </note> |
+ | |||
+ | <note important> | ||
+ | Slides | ||
+ | * Max 2 slides | ||
+ | * Use Google Slides | ||
+ | * Submit the link to your slides **[[https://forms.gle/gorF3d8GJLFkLhAs9|here]]** | ||
+ | </note> | ||
- | </hidden> |